NPC Template: Difference between revisions

From Official Kynseed Wiki from PixelCount Studios
Jump to navigation Jump to search
No edit summary
No edit summary
 
(12 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">NPC_NAME</div>
<tr><th>Sprite</th><td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_start.png"></td></tr>
    </div>
<tr><th>Age</th><td>NPC_AGE</td></tr>
    <div class="infobox-middle">
<tr><th>Haven</th><td>NPC_HAVEN</td></tr>
        <div class="infobox-content">
<tr><th>Location</th><td>NPC_LOCATION</td></tr>
            <div class="npc-icon"><img src="http://51.142.188.45/resources/assets/icons/items/4_x2.png"></div>
<tr><th>House</th><td>NPC_HOUSE</td></tr>
            <table>
<tr><th>Family</th><td>NPC_FAMILY</td></tr>
                <tr>
<tr><th>Talents</th><td>NPC_TALENTS</td></tr>
                    <td class="heading">Age</td>
</table>
                    <td>NPC_AGE</td>
<!-- EditArea:Summary -->
                </tr>
== Sprites ==
                <tr>
<div class="section-text npc-sprites">
                    <td class="heading">Haven</td>
    <table class="styled-table mw-collapsible mw-collapsed">
                    <td>NPC_HAVEN</td>
        <tr class="table-header">
                </tr>
            <th>Baby</th>
                <tr>
            <th>Kid</th>
                    <td class="heading">Location</td>
            <th>Adult</th>
                    <td>NPC_LOCATION</td>
            <th>Elder</th>
                </tr>
        </tr>
                <tr>
        <tr class="table-row">
                    <td class="heading">House</td>
            <td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_baby.png"></td>
                    <td>NPC_HOUSE</td>
            <td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_kid.png"></td>
                </tr>
            <td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_adult.png"></td>
             </table>
             <td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_elder.png"></td>
        </div>
        </tr>
    </div>
     </table>
     <div class="infobox-bottom"></div>
</div>
</div>


__TOC__
== Gifting ==
 
<div class="section-text">NPC_GIFTING</div>
== Summary ==
<!-- EditArea:Summary -->


== Quality Conditions ==
== Story ==
<div class="section-text">QUALITY_CONDITIONS</div>
<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