Haven Template: Difference between revisions

From Official Kynseed Wiki from PixelCount Studios
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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><th>Locations</th><td>LOCATION_NUM_LOC</td></tr>
    </div>
<tr><th>Population</th><td>HAVEN_POP</td></tr>
    <div class="infobox-middle">
</table>
        <div class="infobox-content">
            <div class="npc-icon"><img src="https://wiki.kynseed.com/resources/assets/icons/havens/HAVEN_ID.png"></div>
            <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">

Latest revision as of 12:22, 1 March 2024

LocationsLOCATION_NUM_LOC
PopulationHAVEN_POP

Summary

Locations

HAVEN_LOCATIONS

Houses

HAVEN_HOUSES

Shops

HAVEN_SHOPS