Template:Infobox Monster/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
* Mine of Mantuban |
* Mine of Mantuban |
||
* Crenopolis |
* Crenopolis |
||
===level=== |
|||
The level of the monster. |
|||
===hp=== |
===hp=== |
||
Line 37: | Line 34: | ||
===examine=== |
===examine=== |
||
The examine text of the monster. |
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== |
==Quick copy== |
||
Line 45: | Line 54: | ||
|premium = |
|premium = |
||
|episode = |
|episode = |
||
|level = |
|||
|hp = |
|hp = |
||
|variant = |
|variant = |
||
|passive = |
|passive = |
||
|examine = |
|examine = |
||
|profession_a = |
|||
|profession_a_level = |
|||
|profession_b = |
|||
|profession_b_level = |
|||
}}</pre> |
}}</pre> |
||
Revision as of 17:08, 1 November 2024
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.
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.
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.
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 = |premium = |episode = |hp = |variant = |passive = |examine = |profession_a = |profession_a_level = |profession_b = |profession_b_level = }}