Location Template: Difference between revisions

From Official Kynseed Wiki from PixelCount Studios
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
<div class="infobox box-right">
<div class="info-box item-info-box">
     <div class="infobox-top">
     <div class="item-name">ITEM_NAME</div>
        <div class="infobox-name">LOCATION_NAME</div>
     <div class="item-icon"><img src="https://wiki.kynseed.com/resources/assets/icons/items/4_x2.png"></div>
    </div>
    <div class="item-desc">ITEM_DESCRIPTION</div>
     <div class="infobox-middle">
    <div class="trait-1">TRAIT_1</div>
        <div class="infobox-content">
    <div class="trait-2">TRAIT_2</div>
            <div class="npc-icon"><img src="https://wiki.kynseed.com/resources/assets/icons/locations/LOCATION_ID.png"></div>
     <div class="trait-3">TRAIT_3</div>
            <table>
                <tr><td colspan="2" class="heading">Information</td></tr>
                <tr><td class="heading">Haven</td><td>LOCATION_HAVEN</td></tr>
                <tr><td class="heading">Population</td><td>LOCATION_POP</td></tr>
                <tr><td colspan="2" class="heading">Connected To</td></tr>
                <tr><td>LOCATION_CON</td></tr>
            </table>
        </div>
    </div>
     <div class="infobox-bottom"></div>
</div>
</div>
<div class="item-price-box border-box"><div class="border-box-inner">PRICES</div></div>


__TOC__
__TOC__


== Summary ==
== Summary ==
<div class="section-text">
<div class="section-text"><p>ITEM_DESCRIPTION</p></div>
    <!-- EditArea:Summary -->
 
    <p>LOCATION_COMBAT</p>
== Quality Conditions ==
</div>
<div class="section-text">QUALITY_CONDITIONS</div>


== Monsters ==
== Locations ==
<div class="section-text">LOCATION_MONSTERS</div>
<div class="section-text">ITEM_LOCATIONS</div>


== Proverbs ==
== Proverbs ==
<div class="section-text">LOCATION_PROVERBS</div>
<div class="section-text">ITEM_PROVERBS</div>
 
== Books ==
<div class="section-text">LOCATION_BOOKS</div>
 
== Insects ==
<div class="section-text">LOCATION_INSECTS</div>
 
== Fish ==
<div class="section-text">LOCATION_FISH</div>
 
== Plants ==
<div class="section-text">LOCATION_PLANTS</div>


== Ores ==
== Gifting ==
<div class="section-text">LOCATION_ORES</div>
<div class="section-text">ITEM_GIFTING</div>


== Houses ==
== Recipes ==
<div class="section-text">LOCATION_HOUSES</div>
<div class="section-text">ITEM_RECIPES</div>


== Shops ==
== Offerings ==
<div class="section-text">LOCATION_SHOPS</div>
<div class="section-text"><p>ITEM_OFFERINGS</p></div>


[[Category:Templates]]
[[Category:Templates]]

Revision as of 06:29, 6 December 2022

ITEM_NAME
ITEM_DESCRIPTION
TRAIT_1
TRAIT_2
TRAIT_3
PRICES

Summary

ITEM_DESCRIPTION

Quality Conditions

QUALITY_CONDITIONS

Locations

ITEM_LOCATIONS

Proverbs

ITEM_PROVERBS

Gifting

ITEM_GIFTING

Recipes

ITEM_RECIPES

Offerings

ITEM_OFFERINGS