Template:Infobox Monster/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 monster. ===image=== The image of the monster. ===release=== The release date of the monster. ===premium=== Whether or not this monster requires a premium pass. ===episode=== The episode of the monster. One of: * Hopeport * Hopeforest * Mine of Mantuban * Crenopolis ===hp=== The health of the monster. ==Quick copy== <pre>{{Infobox NPC |name = |image = |release = |premium = |episode = |hp = }}</...")
 
No edit summary
Line 22: Line 22:
* Mine of Mantuban
* Mine of Mantuban
* Crenopolis
* Crenopolis

===level===
The level of the monster.


===hp===
===hp===
The health of the monster.
The health of the monster.

===variant===
What base category the monster is a variant of.


==Quick copy==
==Quick copy==
Line 33: Line 39:
|premium =
|premium =
|episode =
|episode =
|level =
|hp =
|hp =
|variant =
}}</pre>
}}</pre>



Revision as of 18:58, 10 April 2024

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

Parameters

name

The name of the monster.

image

The image of the monster.

release

The release date of the monster.

premium

Whether or not this monster requires a premium pass.

episode

The episode of the monster.

One of:

  • Hopeport
  • Hopeforest
  • Mine of Mantuban
  • Crenopolis

level

The level of the monster.

hp

The health of the monster.

variant

What base category the monster is a variant of.

Quick copy

{{Infobox NPC
|name = 
|image = 
|release = 
|premium = 
|episode = 
|level = 
|hp = 
|variant = 
}}