Difference between revisions of "NPC info/Documentation"

Line 2: Line 2:
 
Displays an information page about a non-player character (NPC).
 
Displays an information page about a non-player character (NPC).
 
==Parameters==
 
==Parameters==
{{bullet}} '''name''': Optional. The name of the NPC. Only use if the name of the NPC differs from the name of the article.
+
{{parameter|name|The name of the NPC.||Only use if the name of the NPC differs from the name of the article.}}
 
+
{{parameter|culture|The NPC's culture|}}
{{bullet}} '''culture''': Optional. The NPC's culture.
+
{{parameter|level|The NPC's level. Can be a range of levels.}}
 
+
{{parameter|location|The NPC's location.|[[Kwalat]]}}
{{bullet}} '''level''': The NPC's level. Can be a range of levels.
+
{{parameter|quest|The quests the NPC is a part of. Separate each quest with the <nowiki><br></nowiki> tag.}}
 
 
{{bullet}} '''location''': The NPC's location. Defaults to [[Kwalat]].
 
 
 
{{bullet}} '''quest''': The quests the NPC is a part of. Separate each quest with <nowiki><br></nowiki>
 
  
 
==Usage==
 
==Usage==

Revision as of 17:28, 25 February 2023

Description

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

Parameters

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.

Usage

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