Difference between revisions of "NPC info"
Stratonian (talk | contribs) m (quest redefine) |
Stratonian (talk | contribs) m (fix again) |
||
Line 22: | Line 22: | ||
|world bosses=,class="skill-infobox-row-heading",Type,,class="skill-infobox-row-data",[[:Category:World Bosses{{!}}World Boss]]{{#if:{{{name}}}{{!}}[[Category:World Boss]]}} | |world bosses=,class="skill-infobox-row-heading",Type,,class="skill-infobox-row-data",[[:Category:World Bosses{{!}}World Boss]]{{#if:{{{name}}}{{!}}[[Category:World Boss]]}} | ||
}}}}<!-- | }}}}<!-- | ||
+ | |||
+ | quests | ||
+ | -->{{#arraydefine:quests|{{{quest}}}|<br>}}<!-- | ||
TABLE --> | TABLE --> | ||
Line 48: | Line 51: | ||
{{#if:{{{location|}}}|{{!}}class="skill-infobox-row-heading"{{!}}'''[[Health]]'''{{!}}{{!}}class="skill-infobox-row-data"{{!}}{{{location}}}}} | {{#if:{{{location|}}}|{{!}}class="skill-infobox-row-heading"{{!}}'''[[Health]]'''{{!}}{{!}}class="skill-infobox-row-data"{{!}}{{{location}}}}} | ||
|- | |- | ||
− | {{#if:{{{quest|}}} | + | {{#if:{{{quest|}}}|{{!}}class="skill-infobox-row-heading"{{!}}'''Involved In'''{{!}}{{!}}class="skill-infobox-row-data"{{!}}{{#arrayprint:quests|<br>|@|[[@]]}}}}<!-- formats the quests array --> |
|}</div><!-- | |}</div><!-- | ||
DESCRIPTION | DESCRIPTION | ||
-->{{{description}}}</includeonly><noinclude>{{NPC info/Documentation}}</noinclude> | -->{{{description}}}</includeonly><noinclude>{{NPC info/Documentation}}</noinclude> |
Revision as of 00:41, 16 April 2023
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.
- Notes: Set to any value 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
- •Critters
- •Wandering Bosses
- •World Bosses
Errors
No description was provided. Add a description parameter.