Template:Npc: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Onteron
No edit summary
ROWiki>Onteron
No edit summary
Line 6: Line 6:
<pre>
<pre>
&lt;onlyinclude&gt;{{npc | {{{1|}}} | name = {{subst:PAGENAME}}
&lt;onlyinclude&gt;{{npc | {{{1|}}} | name = {{subst:PAGENAME}}
 
   | realm     =  
   | realm =  
   | area       =  
   | area =
  | x =    | z =  
   | profession =  
   | profession =  
   | class =  
  | x =  | z =
   | race =  
   | class     =  
   | sex =  
   | race       =  
   | level =  
   | sex       =  
   | level     =  


&lt;noinclude&gt;
&lt;noinclude&gt;

Revision as of 00:35, 8 January 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        = 
  | level      = 

<noinclude>

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

</noinclude>}}</onlyinclude>