|
Infobox NPC gives information about NPCs, such as their name, job, and what items they sell or buy, if any.
This template supports user customization, see Template:Infobox NPC/Customization for more information.
|
This should be copied and pasted onto the page, and parameters should be filled in.
{{Infobox_NPC|List={{{1|}}}|GetValue={{{GetValue|}}}
| name = {{subst:PAGENAME}}
| job =
| location =
| buysell =
| buys =
| sells =
| notes =
}}
|
| Parameters |
| Parameter |
Explanation |
name |
Name of the NPC. |
job |
Job of the NPC, such as Shopkeeper, Priest, Healer, Guard, et cetera. For multiple jobs, use job2, job3, job4... |
location |
The city in which the NPC can be found. If the NPC isn't in a city, put the closest city here. |
buysell |
"yes" if the NPC buys and/or sells stuff, otherwise "no". |
buys |
Optional. A list of items the NPC buys. Only use when buysell is set to "yes". |
sells |
Optional. A list of items the NPC sells. Only use when buysell is "yes". |
notes |
Any other notes, such as special things they can do or what quests they are involved in. |
|