Difference between revisions of "NPC info/Documentation"

m
Line 10: Line 10:
 
{{bullet}} '''location''': The NPC's location. Defaults to [[Kwalat]].
 
{{bullet}} '''location''': The NPC's location. Defaults to [[Kwalat]].
  
{{bullet}} '''quest''': {{error|This parameter doesn't work as of yet.}} The quests the NPC is a part of. Separate each quest by a line break.
+
{{bullet}} '''quest''': The quests the NPC is a part of. Separate each quest by <nowiki><br></nowiki>
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
 
{{NPC info|name=Granar|culture=Elaniens|level=10|quest=Quest 1<br>Quest 2}}
 
{{NPC info|name=Granar|culture=Elaniens|level=10|quest=Quest 1<br>Quest 2}}
 
</pre>
 
</pre>

Revision as of 10:36, 18 February 2023

Description

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

Parameters

name: Optional. The name of the NPC. Only use if the name of the NPC differs from the name of the article.

culture: Optional. The NPC's culture.

level: The NPC's level. Can be a range of levels.

location: The NPC's location. Defaults to Kwalat.

quest: The quests the NPC is a part of. Separate each quest by <br>

Usage

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