Template:Infobox NPC/doc: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Shop is optional.)
 
(5 intermediate revisions by 3 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 23: Line 20:
* Crenopolis
* Crenopolis


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


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


===shop===
===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.
The shop of the NPC.


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


==Quick copy==
==Quick copy==
Line 40: Line 37:
|image =
|image =
|release =
|release =
|premium =
|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 = 
}}