Template:Infobox NPC/doc: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{Documentation}} ==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 Manbutan ===profession=== The profession of the NPC. ==Quick copy== <pre>{{Infobox NPC |name = |image = |release = |episode = |profession = }}</pre> <includeonly>Category:Infobox templates</includeonly>")
 
No edit summary
 
(6 intermediate revisions by 2 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 17: Line 20:
* Hopeport
* Hopeport
* Hopeforest
* Hopeforest
* Mine of Manbutan
* Mine of Mantuban
* Crenopolis

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


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

===shop===
The shop of the NPC.

===examine===
The examine text of the NPC.


==Quick copy==
==Quick copy==
Line 27: Line 40:
|image =
|image =
|release =
|release =
|premium =
|episode =
|episode =
|locations =
|profession =
|profession =
|shop =
|examine =
}}</pre>
}}</pre>



Latest revision as of 18:21, 17 May 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.

premium

Whether or not this NPC requires a premium pass.

episode

The episode of the NPC.

One of:

  • Hopeport
  • Hopeforest
  • Mine of Mantuban
  • Crenopolis

Location

The location of the NPC.

profession

The profession of the NPC.

shop

The shop of the NPC.

examine

The examine text of the NPC.

Quick copy

{{Infobox NPC
|name = 
|image = 
|release = 
|premium = 
|episode = 
|locations = 
|profession = 
|shop = 
|examine = 
}}