Difference between revisions of "NPC info/Documentation"

m
m
Line 2: Line 2:
 
Displays an information page about a non-player character (NPC).
 
Displays an information page about a non-player character (NPC).
 
==Usage==
 
==Usage==
{{T|NPC info|name=Granar|culture=Elaniens|level=10|quest=Quest 1<br>Quest 2}}
+
{{T|NPC info|name{{=}}Granar|culture{{=}}Elaniens|level{{=}}10|quest{{=}}Quest 1<br>Quest 2}}
 
==Parameters==
 
==Parameters==
 
{{parameter|image|An image of the NPC.|<code><nowiki>{{PAGENAME}}.png</nowiki></code>|Only use if the image name differs from the name of the page.}}
 
{{parameter|image|An image of the NPC.|<code><nowiki>{{PAGENAME}}.png</nowiki></code>|Only use if the image name differs from the name of the page.}}

Revision as of 20:08, 25 February 2023

Description

Displays an information page about a non-player character (NPC).

Usage

{{NPC info|<name=Granar>|<culture=Elaniens>|<level=10>|<quest=Quest 1
Quest 2>
}}

Parameters

Arrow.pngimage: An image of the NPC.
Optional. Defaults to '{{PAGENAME}}.png'.
Notes: Only use if the image name differs from the name of the page.
Arrow.pngname: The name of the NPC.
Optional.
Notes: Only use if the name of the NPC differs from the name of the article.
Arrow.pngculture: The NPC's culture
Optional.
Arrow.pnglevel: The NPC's level. Can be a range of levels.
Required.
Arrow.pnglocation: The NPC's location.
Optional. Defaults to 'Kwalat'.
Arrow.pngquest: The quests the NPC is a part of. Separate each quest with the <br> tag.
Required.