Template:MonsterBox/doc

From Path of Exile Wiki
Revision as of 20:02, 6 October 2017 by >Lextra2 (→‎Copy Paste)
Jump to navigation Jump to search

This subpage provides documentation for Template:MonsterBox.

This template is used to create a box with informations about a monster.

Parameters

All parameters except for name are optional. They can be excluded or left blank.

Parameter Description
name The name of the monster.
rarity One of the following:
  • Normal
  • Magic
  • Rare
  • Unique
  • Boss
image Image name.
level The level of the monster.
location The location of the monster.
quest If the monster is related to a quest.
health The base health of the monster.
damage The base physical damage of the monster.
aps The base Attacks per Second of the monster.
resistance The base resistances of the monster.
modifiers The modifiers (mods) the monster has.

Copy Paste

{{MonsterBox
| name = {{PAGENAME}}
| rarity = Boss
| image = 
| level = 
| location = 
| quest = 
| health = 
| damage = 
| aps = 
| resistance = 30% [[Fire]] <br> 30% [[Cold]] <br> 30% [[Lightning]] <br> 15% [[Chaos]]
| modifier = [[60% Less Curse Effectiveness]]
}}