Template:Npc: Difference between revisions

From IdleOn MMO Wiki
No edit summary
mNo edit summary
Line 27: Line 27:


### Infobox ###
### Infobox ###
--><div class="Infobox">
--><includeonly><infobox>
<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>
</data>
</dl>
    <data source="location">
<div class="SubHeader">Misc</div>
<label>Location</label>
<dl>
        <format>[[Worlds#{{{location}}}|{{{location}}}]]</format>
<dt>Birth Weight</dt>
</data>
<dd>{{{birthweight}}} Kg</dd>
    <data source="customarea">
<dt>Starsign</dt>
<label>Location</label>
<dd>{{{starsign}}}</dd>
</data>
<dt>Mother's Maiden Name</dt>
    <data source="noquest">
<dd>{{{mmm|}}}</dd>
<label>Total Quests</label>
</dl>
</data>
</div>
    <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 67:
|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

Revision as of 01:43, 17 February 2023

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

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