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
Line 21: Line 21:
===profession===
===profession===
The profession of the NPC.
The profession of the NPC.

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


==Quick copy==
==Quick copy==
Line 29: Line 32:
|episode =
|episode =
|profession =
|profession =
|shop =
}}</pre>
}}</pre>



Revision as of 06:52, 26 March 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 Manbutan

profession

The profession of the NPC.

shop

The shop of the NPC.

Quick copy

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