Template:Infobox Monster/doc: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
(missing aggressive)
Line 99: Line 99:
|variant =
|variant =
|passive =
|passive =
|aggressive =
|examine =
|examine =
|profession_a =
|profession_a =

Revision as of 00:39, 11 November 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.

episode

The episode of the monster.

One of:

  • Hopeport
  • Hopeforest
  • Mine of Mantuban
  • Crenopolis

hp

The health of the monster.

xp

The experience gained by defeating the monster.

att_style

The damage type of the monster's attacks.

One of:

  • none
  • impact
  • cryonae
  • arborae
  • tempestae
  • infernae
  • necromae

immune_to

The damage type that the monster is immune to.

One of:

  • none
  • impact
  • cryonae
  • arborae
  • tempestae
  • infernae
  • necromae

vulnerable_to

The damage type that the monster is vulnerable to.

One of:

  • none
  • impact
  • cryonae
  • arborae
  • tempestae
  • infernae
  • necromae

variant

What base category the monster is a variant of.

passive

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

aggressive

Whether or not the monster is attacks you. Yes, No, N/A

examine

The examine text of the monster.

profession_a

The first profession that this monster has. (Optional)

profession_a_level

The level of the first profession that this monster has. (Optional, required if profession_a is filled)

profession_b

The second profession that this monster has. (Optional)

profession_b_level

The level of the second profession that this monster has. (Optional, required if profession_b is filled)

Quick copy

{{Infobox Monster
|name = 
|image = 
|release = 
|episode = 
|hp = 
|xp = 
|att_style = 
|immune_to = 
|vulnerable_to = 
|variant = 
|passive = 
|aggressive = 
|examine = 
|profession_a = 
|profession_a_level = 
|profession_b = 
|profession_b_level = 
}}