Template:Npc: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Onteron
mNo edit summary
ROWiki>Onteron
No edit summary
Line 30: Line 30:
               | {{localurl: {{{name}}} }} = full
               | {{localurl: {{{name}}} }} = full
               | {{localurl: {{{area}}} }} = count
               | {{localurl: {{{area}}} }} = count
              | {{localurl: Machine Readable Data/NPCs/Data}} = csv
               | {{localurl: NPC List }} = listitem
               | {{localurl: NPC List }} = listitem
              | {{localurl: {{{area}}} map }} = map
              | {{localurl: {{{area}}} map svg }} = svg
               | #default = {{#explode: {{{1|listitem}}} | ; | 0 }}
               | #default = {{#explode: {{{1|listitem}}} | ; | 0 }}
             }}
             }}

Revision as of 17:33, 27 July 2009

To add a NPC article, just type the name of the NPC in the box and press create:

<createbox>
   preload=Project:Preload Templates/NPC/Content
 editintro=Project:Preload Templates/NPC/Intro
 buttonlabel=Create
 width=50
 break=no

</createbox>


Alternatively copy the following into a new article and fill in the parameters:

<onlyinclude>{{npc | {{{1|}}} | name = {{subst:PAGENAME}}
  | realm      = 
  | area       = 
  | profession = 
  | x =   | z = 
  | class      = 
  | race       = 
  | sex        = 

<noinclude>
  | info = <!-- Type the character article here -->

</noinclude>}}</onlyinclude>