User:***EAGLEMUT***/Codez/NPC infobox

From Guild Wars 2 Wiki
Jump to navigationJump to search

Parameters[edit]

name
Optional. Defaults the name of the article ({{PAGENAME}}).
icon
Optional. The creature icon. If no value is set the icon defaults to showing an icon chosen by the service parameter. If that too is unspecified, the icon is hidden.
image
Optional. The NPC image should not include any text. Defaults to the page name ({{PAGENAME}}.jpg).
race
Required. The race of the NPC. Race here should be capitalized.
organization
Optional. The organization/affiliation the NPC belongs to.
level
Optional. The level of the NPC.
rank
Optional. Should be one of the following: normal, veteran, elite, champion, legendary.
profession
Optional. The profession of the NPC.
service / service2
Delete unless NPC performs a service.
goal
Optional. Specific events or tasks this NPC is affiliated with.
passive
Optional. Does nothing except set category.
zone1
Required. Zone of where the NPC may be found.
zone2 ... 4
Optional. Other zones of where the NPC may be found, used for categories.
area1
Required. Area of where the NPC may be found.
area2 ... 4
Optional. Other areas of where the NPC may be found, used for categories.
map1 ... map5
Optional. Map images of the NPC's location.
map1-text ... map5-text
Optional. Map image descriptions.

Code[edit]

{{NPC infobox
| name = 
| image = 
| race = 
| organization = 
| level = 
| rank = 
| profession = 
| service = 
| service2 = 
| goal = 
| passive = 
| zone1 = 
| zone2 =
| zone3 = 
| zone4 = 
| area1 = 
| area2 = 
| area3 = 
| area4 = 
| map1 = 
| map1-text = 
| map2 = 
| map2-text = 
| map3 = 
| map3-text = 
| map4 = 
| map4-text = 
| map5 = 
| map5-text = 
}}


See also[edit]