Template:Infobox Monster/doc: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 31: Line 31:
===variant===
===variant===
What base category the monster is a variant of.
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 42: Line 48:
|hp =
|hp =
|variant =
|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 = 
}}