NPC Template: Difference between revisions

From Official Kynseed Wiki from PixelCount Studios
Jump to navigation Jump to search
No edit summary
No edit summary
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__TOC__
__NOTOC__
<table class="info-box item-info-box">
<tr><th>Sprite</th><td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_start.png"></td></tr>
<tr><th>Age</th><td>NPC_AGE</td></tr>
<tr><th>Haven</th><td>NPC_HAVEN</td></tr>
<tr><th>Location</th><td>NPC_LOCATION</td></tr>
<tr><th>House</th><td>NPC_HOUSE</td></tr>
<tr><th>Family</th><td>NPC_FAMILY</td></tr>
<tr><th>Talents</th><td>NPC_TALENTS</td></tr>
</table>
<!-- EditArea:Summary -->
== Sprites ==
<div class="section-text npc-sprites">
    <table class="styled-table mw-collapsible mw-collapsed">
        <tr class="table-header">
            <th>Baby</th>
            <th>Kid</th>
            <th>Adult</th>
            <th>Elder</th>
        </tr>
        <tr class="table-row">
            <td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_baby.png"></td>
            <td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_kid.png"></td>
            <td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_adult.png"></td>
            <td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_elder.png"></td>
        </tr>
    </table>
</div>


== Summary ==
== Gifting ==
<div class="section-text">NPC_GIFTING</div>
 
== Story ==
<div class="section-text">NPC_STORY</div>


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

Latest revision as of 10:17, 6 March 2024

Sprite
AgeNPC_AGE
HavenNPC_HAVEN
LocationNPC_LOCATION
HouseNPC_HOUSE
FamilyNPC_FAMILY
TalentsNPC_TALENTS

Sprites

Baby Kid Adult Elder

Gifting

NPC_GIFTING

Story

NPC_STORY