Difference between revisions of "NPC info/Documentation"
Stratonian (talk | contribs) m (→Parameters) |
Stratonian (talk | contribs) m (→Parameters) |
||
Line 5: | Line 5: | ||
==Parameters== | ==Parameters== | ||
− | {{parameter| | + | {{parameter|icon|An icon of the NPC.|<nowiki>{{PAGENAME}} Icon.png</nowiki>|Only use if the icon name differs from the name of the page.}} |
{{parameter|random|Displays a note stating that the NPC's appearance may change randomly.|Set to "<code>yes</code>", "<code>y</code>" to enable.}} | {{parameter|random|Displays a note stating that the NPC's appearance may change randomly.|Set to "<code>yes</code>", "<code>y</code>" to enable.}} | ||
{{parameter|name|The name of the NPC.|<nowiki>{{PAGENAME}}</nowiki>|Only use if the template is on a different page to the NPC's main article.}} | {{parameter|name|The name of the NPC.|<nowiki>{{PAGENAME}}</nowiki>|Only use if the template is on a different page to the NPC's main article.}} | ||
Line 14: | Line 14: | ||
{{parameter|location|The NPC's location.|}} | {{parameter|location|The NPC's location.|}} | ||
{{parameter|organization|The NPC's organization.|}} | {{parameter|organization|The NPC's organization.|}} | ||
+ | {{parameter|image|An image of the NPC.|<nowiki>{{PAGENAME}}.jpg</nowiki>|Only use if the image name differs from the name of the page.}} | ||
Possible organizations: | Possible organizations: | ||
;Cultures | ;Cultures |
Revision as of 11:26, 5 January 2024
Description
Displays an information page about a non-player character (NPC).
Usage
{{NPC info|<icon=icon>|<name=name>|<description=description>|<disposition=disposition>|<organization=organization>|<level=level>|<quest=Quest 1, Quest 2>}}
Parameters
- icon: An icon of the NPC.
- Optional. Defaults to '
{{PAGENAME}} Icon.png
'. - Notes: Only use if the icon name differs from the name of the page.
- random: Displays a note stating that the NPC's appearance may change randomly.
- Optional. Defaults to '
Set to "
'.yes
", "y
" to enable.
- name: The name of the NPC.
- Optional. Defaults to '
{{PAGENAME}}
'. - Notes: Only use if the template is on a different page to the NPC's main article.
- disposition: The NPC's disposition toward the player.
- Optional. Defaults to '
neutral
'. - Notes: Used to determine the background color of the table heading. Choose from "
ally
", "neutral
", or "enemy
".
- image: An image of the NPC.
- Optional. Defaults to '
{{PAGENAME}}.jpg
'. - Notes: Only use if the image name differs from the name of the page.
Possible organizations:
- Cultures
- •Elaniens
- •Faidens
- •Quaddari
- •Yorners
- Camp Creatures
- •Archosaurs
- •Boars
- •Gnats
- •Fingi
- •Imps
- •Insects (no official name; contains bomboslug, gravedigger fly, termite queen, etc)
- •Leafies
- •Lost Fronts
- •Mutant Rats
- •Occultists
- •Spiders
- •Wolves
- Unique
- •Wandering Bosses
- •World Bosses
Errors
No description was provided. Add a description parameter.