Template:Npc: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
(Undo revision 78321 by Jasaj (talk))
Tag: Undo
 
(38 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<includeonly>
<noinclude><!--
{| class="Infobox"
 
|-
### Cargo Declare ###
! colspan="2" class="Header" | {{PAGENAME}}
-->{{#cargo_declare:_table=NPCs
|-
  |World=String
| colspan="2" class="HeaderImage" | [[file:{{PAGENAME}}.gif]]
  |MapLocation=String
|-
  |QuestCount=Integer
! colspan="2" class="SubHeader" | Information
  |BirthWeight=Float
|-
  |Starsign=String
! Location
  |MomsMaidenName=String
| [[Worlds#{{{location}}} | {{{location}}}]]
  |Notes=Wikitext (size=3000)
|-
  |NPCType=String
! Number of Quests
}}</noinclude><!--
| {{{noquest|}}}
 
|-
### Cargo Store ###
! colspan="2" class="SubHeader" | Misc
--><includeonly>
|-
{{#cargo_store:_table=NPCs
! Birth Weight (Kg)
  |World={{{world|}}}
| {{{birthweight}}}
  |MapLocation={{{location|}}}
|-
  |QuestCount={{{noquest|0}}}
! Starsign
  |BirthWeight={{{birthweight|}}}
| {{{starsign}}}
  |Starsign={{{starsign|}}}
|-
  |MomsMaidenName={{{mmm|}}}
! class="LastTable" | Mothers Maiden Name
  |Notes={{{notes|}}}
| {{{mmm|}}}
  |NPCType={{#if:{{{npcType|}}}|{{{npcType}}} }}NPC
|}
}}<!--
 
### 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|}}}
 
{{#seo:
{{#seo:
|image={{PAGENAME}}.gif
|image={{PAGENAME}}.gif
|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
Line 41: Line 76:
|starsign=
|starsign=
|mmm=
|mmm=
|notes=
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 09:32, 17 August 2024

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

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