Template:Npc: Difference between revisions

From IdleOn MMO Wiki
imported>Wekhter
mNo edit summary
imported>Kiokurashi
No edit summary
Line 1: Line 1:
<includeonly>
<noinclude><!--
 
### Cargo Declare ###
-->{{#cargo_declare:_table=NPCs
  |Name=String
  |MapLocation=String
  |QuestCount=Integer
  |BirthWeight=String
  |Starsign=String
  |MothersMaidenName=String
  |Notes=Wikitext (limit=3000)
}}</noinclude><!--
 
### Cargo Store ###
--><includeonly>
{{#cargo_store:_table=NPCs
  |Name={{{name|{{PAGENAME}}}}}
  |MapLocation={{{location|}}}
  |QuestCount={{{noquest|}}}
  |BirthWeight={{{birthweight|}}}
  |Starsign={{{starsign|}}}
  |MothersMaidenName={{{mmm|}}}
  |Notes={{{notes|}}}
}}
 
 
{| class="Infobox"
{| class="Infobox"
|-
|-

Revision as of 18:02, 7 May 2021

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

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