Template:NPC/doc
From The Mana World
This is the main template that is to be used for NPCs documentation.
Translated templates are named .Xy:NPC where Xy is the standard abbreviation of language.
example: Template:.De:NPC
Note: {{I18n}} Template does not direct to translated template.
Usage:
Copy the following code into your page.
Normal NPC
{{NPC
|Name = EJlol
|Image = [[Image:Image.png]]
|Gender = Male
|Race = [[Human]]
|Location = Earth
}}
By adding Shop = yes the NPC will get the Shop category.
Object NPC
{{NPC
|Name = EJlol's bag
|Image = [[Image:Image.png]]
|Object = Yes
|Location = Earth
|Owner = EJlol
}}
By adding Shop = yes the NPC will get the Shop category.
Lore NPC
{{NPC
|Name = EJlol
|Image = [[Image:Image.png]]
|Gender = Male
|Race = [[Human]]
|Lore = Yes
}}