Template:Infobox NPC/doc: Difference between revisions

(Remove |premium =)
(Shop is optional.)
 
(4 intermediate revisions by 2 users not shown)
Line 20: Line 20:
* Crenopolis
* Crenopolis


===Location===
===location===
The location of the NPC.
The location of the NPC.

===profession===
The profession 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.


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


==Quick copy==
==Quick copy==
Line 39: Line 39:
|episode =
|episode =
|locations =
|locations =
|profession =
|shop =
|shop =
|examine =
|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 = 
}}