Template:Npc

From Regnum Online Wiki
Revision as of 00:37, 15 March 2010 by ROWiki>G.Slack
Jump to navigation Jump to search

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}}
  | image      =
  | realm      = 
  | area       = 
  | profession = 
  | x =   | z = 
  | class      = 
  | race       = 
  | sex        = 

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

</noinclude>}}</onlyinclude>