Template:Infobox NPC
Appearance
The {{Infobox NPC}}
template produces the right-rail infobox on every non-combatant NPC page. It auto-categorises its host page into Category:NPCs
(plus a faction category and Category:Shops where supplied), and self-populates the hidden queues Category:Pages missing data and Category:Pages needing an image when required fields are blank.
For hostile creatures use {{Infobox Enemy}}
instead.
Usage
{{Infobox NPC
| name =
| image =
| role =
| location =
| faction =
| race =
| gender =
| shop =
| quests =
| examine =
| release =
}}
Parameters
| Parameter | Description |
|---|---|
name |
Exact in-game name. Defaults to the page title. |
image |
Chathead/sprite file name without the File: prefix. Falls back to the wiki logo and stamps Category:Pages needing an image
when blank. |
alt |
Alt text for the image. |
role |
Short role line shown under the portrait (e.g. Merchant, Quest giver). |
location |
Where the NPC is found (wikilink). Required; a blank value stamps Category:Pages missing data
. |
faction |
Faction/allegiance; also files the page under [[:Category:{faction}]].
|
race |
Species/race. |
gender |
Gender, if stated in game. |
shop |
Name of the shop the NPC runs; presence files the page under Category:Shops
. |
quests |
Quest(s) the NPC is involved in (wikilinks). |
examine |
Short flavour line. |
release |
Version/date the NPC was added. |