Haven Template: Difference between revisions

From Official Kynseed Wiki from PixelCount Studios
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div class="infobox box-right">
__NOTOC__
    <div class="infobox-top">
<table class="info-box item-info-box">
        <div class="infobox-name">HAVEN_NAME</div>
<tr><td colspan="2"><img src="https://wiki.kynseed.com/resources/assets/icons/havens/HAVEN_ID.png"><p class="item-description">ITEM_DESCRIPTION</p></td></tr>
    </div>
<tr><th>Traits</th><td><ul><li>TRAIT_1</li><li>TRAIT_2</li><li>TRAIT_3</li></ul></td></tr>
    <div class="infobox-middle">
<tr><th>Locations</th><td>LOCATION_NUM_LOC</td></tr>
        <div class="infobox-content">
<tr><th>Population</th><td>HAVEN_POP</td></tr>
            <div class="npc-icon"><img src="https://wiki.kynseed.com/resources/assets/icons/havens/HAVEN_ID.png"></div>
</table>
            <table>
                <tr>
                    <td colspan="2" class="heading">Information</td>
                </tr>
                <tr>
                    <td class="heading">Population</td>
                    <td>HAVEN_POP</td>
                </tr>
                <tr>
                    <td class="heading">Locations</td>
                    <td>LOCATION_NUM_LOC</td>
                </tr>
            </table>
        </div>
    </div>
    <div class="infobox-bottom"></div>
</div>
 
__TOC__
 
== Summary ==
== Summary ==
<div class="section-text">
<div class="section-text">

Revision as of 12:12, 1 March 2024

ITEM_DESCRIPTION

Traits
  • TRAIT_1
  • TRAIT_2
  • TRAIT_3
LocationsLOCATION_NUM_LOC
PopulationHAVEN_POP

Summary

Locations

HAVEN_LOCATIONS

Houses

HAVEN_HOUSES

Shops

HAVEN_SHOPS