Haven Template: Difference between revisions

From Official Kynseed Wiki from PixelCount Studios
Jump to navigation Jump to search
(Created page with "<div class="infobox box-right"> <div class="infobox-top"> <div class="infobox-name">HAVEN_NAME</div> </div> <div class="infobox-middle"> <div class="infobox-content"> <div class="npc-icon"><img src="http://51.142.188.45/resources/assets/icons/items/4_x2.png"></div> <table> <tr> <td colspan="2" class="heading">Information</td> </tr> <tr>...")
 
No edit summary
 
(5 intermediate revisions by 2 users 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="http://51.142.188.45/resources/assets/icons/items/4_x2.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">
Line 40: Line 18:
<div class="section-text">HAVEN_SHOPS</div>
<div class="section-text">HAVEN_SHOPS</div>


== People ==
[[Category:Templates]]
<div class="section-text">HAVEN_PEOPLE</div>

Latest revision as of 12:22, 1 March 2024

LocationsLOCATION_NUM_LOC
PopulationHAVEN_POP

Summary

Locations

HAVEN_LOCATIONS

Houses

HAVEN_HOUSES

Shops

HAVEN_SHOPS