Template:MonsterBox/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Lextra2
mNo edit summary
>Lextra2
m (updated informations)
Line 20: Line 20:
* Rare
* Rare
* Unique
* Unique
* Boss
|-
|-
| <code>image</code>
| <code>image</code>
Line 61: Line 62:
| damage =  
| damage =  
| aps =  
| aps =  
| resistance =  
| resistance = 30% [[Fire]] <br> 30% [[Cold]] <br> 30% [[Lightning]] <br> 15% [[Chaos]]
| modifier =  
| modifier = [[60% Less Curse Effectiveness]]
}}
}}
</pre>
</pre>

Revision as of 20:02, 6 October 2017

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 = 
| image = 
| level = 
| location = 
| quest = 
| health = 
| damage = 
| aps = 
| resistance = 30% [[Fire]] <br> 30% [[Cold]] <br> 30% [[Lightning]] <br> 15% [[Chaos]]
| modifier = [[60% Less Curse Effectiveness]]
}}