Monster 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">MONSTER_NAME</div>
<tr><th>Sprite</th><td><img src="https://wiki.kynseed.com/resources/assets/icons/monsters/MONSTER_ICON.gif"></td></tr>
    </div>
<tr><th>Location</th><td>MONSTER_LOCATION</td></tr>
    <div class="infobox-middle">
<tr><th>Loot</th><td>MONSTER_LOOT</td></tr>
        <div class="infobox-content">
</table>
            <div class="npc-icon"><img src="https://wiki.kynseed.com/resources/assets/icons/monsters/MONSTER_ICON.gif"></div>
            <table>
                <tr><td colspan="2" class="heading">Information</td></tr>
                <tr><td class="heading">Location</td><td>MONSTER_LOCATION</td></tr>
            </table>
        </div>
    </div>
    <div class="infobox-bottom"></div>
</div>
 
__TOC__


== Summary ==
== Summary ==
Line 26: Line 15:
     <!-- EditArea:Moves -->
     <!-- EditArea:Moves -->
</div>
</div>
== Loot ==
<div class="section-text">MONSTER_LOOT</div>


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

Revision as of 10:11, 22 February 2024

Sprite
LocationMONSTER_LOCATION
LootMONSTER_LOOT

Summary

Moves