Template:Npc: Difference between revisions

From IdleOn MMO Wiki
No edit summary
(Undo revision 78321 by Jasaj (talk))
Tag: Undo
 
(8 intermediate revisions by 4 users not shown)
Line 18: Line 18:
   |World={{{world|}}}
   |World={{{world|}}}
   |MapLocation={{{location|}}}
   |MapLocation={{{location|}}}
   |QuestCount={{{noquest|}}}
   |QuestCount={{{noquest|0}}}
   |BirthWeight={{{birthweight|}}}
   |BirthWeight={{{birthweight|}}}
   |Starsign={{{starsign|}}}
   |Starsign={{{starsign|}}}
Line 27: Line 27:


### Infobox ###
### Infobox ###
--><div class="Infobox">
--><infobox theme="npcinfo">
<div class="Header">{{PAGENAME}}</div>
<title>
<div class="HeaderImage">[[file:{{PAGENAME}}.gif]]</div>
<default>{{PAGENAME}}</default>
<div class="SubHeader">Information</div>
</title>
<dl>
<image>
<dt>World</dt>
        <default>[[File:{{PAGENAME}}.gif]]</default>
<dd>{{{world|Undefined}}}</dd>
    </image>
<dt>Location</dt>
    <header>Information</header>
<dd>[[Worlds#{{{location}}} | {{{location}}}]]{{#if:{{{customarea|}}}|<br/>{{{customarea|}}} }}</dd>
    <data source="world">
<dt>Total Quests</dt>
<label>World</label>
<dd>{{{noquest|0}}}</dd>
<format>[[Worlds#World {{#switch:{{{world}}}|Blunder Hills=1|Yum-Yum Desert=2|Frostbite Tundra=3|Hyperion Nebula=4|Smolderin' Plateau=5}} - {{{world}}}|{{{world}}}]]</format>
</dl>
</data>
<div class="SubHeader">Misc</div>
    <data source="location">
<dl>
<label>Area</label>
<dt>Birth Weight</dt>
        <format>{{Area|{{{location}}}}}</format>
<dd>{{{birthweight}}} Kg</dd>
</data>
<dt>Starsign</dt>
    <data source="customarea">
<dd>{{{starsign}}}</dd>
<label>Location</label>
<dt>Mother's Maiden Name</dt>
</data>
<dd>{{{mmm|}}}</dd>
    <data source="noquest">
</dl>
<label>Total Quests</label>
</div>
</data>
    <header>Misc</header>
    <data source="birthweight">
<label>Birth Weight</label>
        <format>{{{birthweight}}} Kg</format>
</data>
    <data source="starsign">
<label>Starsign</label>
</data>
    <data source="mmm">
<label>Mother's Maiden Name</label>
</data>
</infobox>


{{{notes|}}}
{{{notes|}}}
Line 56: Line 68:
|description=Location: {{{location}}}
|description=Location: {{{location}}}
Number of Quests: {{{noquest|0}}}
Number of Quests: {{{noquest|0}}}
}}
}}[[Category:NPC]]</includeonly><noinclude>
[[Category:NPC]]
</includeonly><noinclude>
<pre>
<pre>
{{npc
{{npc

Latest revision as of 09:32, 17 August 2024

This template defines the table "NPCs". View table.

{{npc
|location=
|noquest=
|birthweight=
|starsign=
|mmm=
|notes=
}}