Template:Npc: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe No edit summary |
Tag: Undo |
||
(23 intermediate revisions by 7 users not shown) | |||
Line 16: | Line 16: | ||
--><includeonly> | --><includeonly> | ||
{{#cargo_store:_table=NPCs | {{#cargo_store:_table=NPCs | ||
|World={{{world}}} | |World={{{world|}}} | ||
|MapLocation={{{location|}}} | |MapLocation={{{location|}}} | ||
|QuestCount={{{noquest|}}} | |QuestCount={{{noquest|0}}} | ||
|BirthWeight={{{birthweight|}}} | |BirthWeight={{{birthweight|}}} | ||
|Starsign={{{starsign|}}} | |Starsign={{{starsign|}}} | ||
|MomsMaidenName={{{mmm|}}} | |MomsMaidenName={{{mmm|}}} | ||
|Notes={{{notes|}}} | |Notes={{{notes|}}} | ||
|NPCType={{# | |NPCType={{#if:{{{npcType|}}}|{{{npcType}}} }}NPC | ||
}}<!-- | }}<!-- | ||
### Infobox ### | ### Infobox ### | ||
--> | --><infobox theme="npcinfo"> | ||
<title> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image> | |||
<default>[[File:{{PAGENAME}}.gif]]</default> | |||
</image> | |||
<header>Information</header> | |||
<data source="world"> | |||
<label>World</label> | |||
<format>[[Worlds#World {{#switch:{{{world}}}|Blunder Hills=1|Yum-Yum Desert=2|Frostbite Tundra=3|Hyperion Nebula=4|Smolderin' Plateau=5}} - {{{world}}}|{{{world}}}]]</format> | |||
| | </data> | ||
<data source="location"> | |||
<label>Area</label> | |||
| {{{ | <format>{{Area|{{{location}}}}}</format> | ||
</data> | |||
<data source="customarea"> | |||
<label>Location</label> | |||
</data> | |||
<data source="noquest"> | |||
<label>Total Quests</label> | |||
</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 65: | 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= }}