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
 
(3 intermediate revisions by one other user not shown)
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.

===passive===
Whether or not the monster is passively fightable, indicated by a moon icon [[File:Passive activity icon.png|18px]].

===examine===
The examine text of the monster.


==Quick copy==
==Quick copy==
<pre>{{Infobox NPC
<pre>{{Infobox Monster
|name =
|name =
|image =
|image =
Line 33: Line 45:
|premium =
|premium =
|episode =
|episode =
|level =
|hp =
|hp =
|variant =
|passive =
|examine =
}}</pre>
}}</pre>



Latest revision as of 06:06, 22 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.

passive

Whether or not the monster is passively fightable, indicated by a moon icon .

examine

The examine text of the monster.

Quick copy

{{Infobox Monster
|name = 
|image = 
|release = 
|premium = 
|episode = 
|level = 
|hp = 
|variant = 
|passive = 
|examine = 
}}