Template:Infobox NPC/doc: Difference between revisions

No edit summary
(Shop is optional.)
 
(9 intermediate revisions by 4 users not shown)
Line 10: Line 10:
===release===
===release===
The release date of the NPC.
The release date of the NPC.

===premium===
Whether or not this NPC requires a premium pass.


===episode===
===episode===
Line 21: Line 18:
* Hopeforest
* Hopeforest
* Mine of Mantuban
* Mine of Mantuban
* Crenopolis


===profession===
===location===
The profession of the NPC.
The location of the NPC.


===shop===
===shop===
The shop of the NPC.
The shop of the NPC. (Optional)

===actions===
Comma-separated list of the actions shown in the non-player character's action menu, in the order they appear in game. Do not include the "Info" that all non-player characters have.

===description===
The description of the NPC in its card.


==Quick copy==
==Quick copy==
Line 33: Line 37:
|image =
|image =
|release =
|release =
|premium =
|episode =
|episode =
|profession =
|locations =
|shop =
|shop =
|description =
}}</pre>
}}</pre>



Latest revision as of 01:37, 18 November 2024

This is a documentation subpage for Template:Infobox NPC.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Infobox NPC invokes function main in Module:Infobox NPC using Lua.

Parameters

name

The name of the NPC.

image

The image of the NPC.

release

The release date of the NPC.

episode

The episode of the NPC.

One of:

  • Hopeport
  • Hopeforest
  • Mine of Mantuban
  • Crenopolis

location

The location of the NPC.

shop

The shop of the NPC. (Optional)

actions

Comma-separated list of the actions shown in the non-player character's action menu, in the order they appear in game. Do not include the "Info" that all non-player characters have.

description

The description of the NPC in its card.

Quick copy

{{Infobox NPC
|name = 
|image = 
|release = 
|episode = 
|locations = 
|shop = 
|description = 
}}