Difference between revisions of "NPC info/Documentation"

(Created page with "==Description== Displays an information page about a non-player character (NPC). ==Parameters== {{bullet}} '''name''': Optional. The name of the NPC. Only use if the name of t...")
 
Line 13: Line 13:
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{NPC info|name=Granar|culture=Elaniens|level=10|quest=Example Quest
+
{{NPC info|name=Granar|culture=Elaniens|level=10|quest=Quest 1<br>Quest 2}}
Example Quest 2}}
 
 
</pre>
 
</pre>

Revision as of 10:35, 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: This parameter doesn't work as of yet. The quests the NPC is a part of. Separate each quest by a line break.

Usage

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