Template:MonsterBox/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Lextra2
m (→‎Parameters: - removed depreciated lines)
>Lextra2
m (→‎Copy Paste: - updated)
Line 55: Line 55:
{{MonsterBox
{{MonsterBox
| name = {{PAGENAME}}
| name = {{PAGENAME}}
| rarity = Boss
| rarity =  
| image =  
| image =  
| level =  
| level =  
Line 63: Line 63:
| damage =  
| damage =  
| aps =  
| aps =  
| resistance_group = MapBoss
| resistance =  
| modifier = [[60% Less Curse Effectiveness]]
| modifier =  
| skill =
| aura =  
}}
}}
</pre>
</pre>

Revision as of 14:58, 13 June 2019

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 The rarity of the monster.
Has to be one of the following:
  • Normal
  • Magic
  • Rare
  • Unique
  • Boss
image The image name.
level The level(s) of the monster.
location The location(s) of the monster.
quest The quest(s) the monster is related to.
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.
modifier The modifier(s) (mods) the monster has.

Copy Paste

{{MonsterBox
| name = {{PAGENAME}}
| rarity = 
| image = 
| level = 
| location = 
| quest = 
| health = 
| damage = 
| aps = 
| resistance = 
| modifier = 
}}