Template:MonsterBox/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>@DeletedUser40283032
m (*** typos)
>@DeletedUser40283032
No edit summary
Line 35: Line 35:
|-
|-
| <code>damage</code> || The damage the monster deals. Marked with "Extra Fire Damage" for example.
| <code>damage</code> || The damage the monster deals. Marked with "Extra Fire Damage" for example.
|-
| <code>modifier</code> || Modifiers which don't fit into any other category. "Extra Life" for example.
|-
|-
| <code>skill</code> || The skills the monster is using. Marked with "Casts".  
| <code>skill</code> || The skills the monster is using. Marked with "Casts".  
Line 58: Line 60:
| weakness =  
| weakness =  
| damage =
| damage =
| modifier =
| skill =  
| skill =  
| aura =  
| aura =  
Line 75: Line 78:
| name = General Gravicius
| name = General Gravicius
| rarity = Boss
| rarity = Boss
| image = GeneralGravicius.png
| image =
| imagealt =
| imagealt =
| diff1 = 32
| diff1 = 32
Line 85: Line 88:
| weakness =  
| weakness =  
| damage = Extra [[Fire]] Damage  
| damage = Extra [[Fire]] Damage  
| modifier =
| skill = Casts [[Firestorm]] <br> Casts [[Molten Shell]] <br> Casts [[Fire Trap]]
| skill = Casts [[Firestorm]] <br> Casts [[Molten Shell]] <br> Casts [[Fire Trap]]
| aura = Allies have [[Energy Shield]]
| aura = Allies have [[Energy Shield]]
Line 93: Line 97:
| name = General Gravicius
| name = General Gravicius
| rarity = Boss
| rarity = Boss
| image = GeneralGravicius.png
| image =
| imagealt =
| imagealt =
| diff1 = 32
| diff1 = 32
Line 103: Line 107:
| weakness =  
| weakness =  
| damage = Extra [[Fire]] Damage  
| damage = Extra [[Fire]] Damage  
| modifier =
| skill = Casts [[Firestorm]] <br> Casts [[Molten Shell]] <br> Casts [[Fire Trap]]
| skill = Casts [[Firestorm]] <br> Casts [[Molten Shell]] <br> Casts [[Fire Trap]]
| aura = Allies have [[Energy Shield]]
| aura = Allies have [[Energy Shield]]

Revision as of 03:14, 26 November 2013

This subpage provides documentation for Template:MonsterBox.

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

Parameters

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

Parameter Description
name The name of the monster.
rarity This is used to change the color of the name. Defaults to the color white.
  • Boss - Change the color to orange.
  • Unique - Change the color to orange.
image The name of the file/picture that should be used. Defaults to name.png.
imagealt What should appear if you hover over the image or if the file can't be loaded etc. Defaults to name.
diff1 The monsters level in normal difficulty (Should be around the same level as the area).
diff2 The monsters level in cruel difficulty. Defaults to "?".
diff3 The monsters level in merciless difficulty. Defaults to "?".
location The location(s) of the monster.
quest When the monster's needed for a quest, mention the name of the quest here.
resistance The resistances of the monster. Marked with "Resists". Can be seen under the name.
weakness Weaknesses of the monster. Marked with "Vulnerable to".
damage The damage the monster deals. Marked with "Extra Fire Damage" for example.
modifier Modifiers which don't fit into any other category. "Extra Life" for example.
skill The skills the monster is using. Marked with "Casts".
aura Active monster auras. "Allies have Energy Shield" for example.

Copy Paste ready

Full version

{{MonsterBox
| name =
| rarity =
| image =
| imagealt =
| diff1 =
| diff2 =
| diff3 = 
| location = 
| quest = 
| resistance = 
| weakness = 
| damage =
| modifier =
| skill = 
| aura = 
}}

Minimal version

{{MonsterBox
| name =
}}

Example

{{MonsterBox
| name = General Gravicius
| rarity = Boss
| image =
| imagealt =
| diff1 = 32
| diff2 =
| diff3 =
| location = Barracks
| quest = Sever the Right Hand
| resistance = Resists [[Elemental Damage]] <br> Resists [[Chaos]]
| weakness = 
| damage = Extra [[Fire]] Damage 
| modifier =
| skill = Casts [[Firestorm]] <br> Casts [[Molten Shell]] <br> Casts [[Fire Trap]]
| aura = Allies have [[Energy Shield]]
}}
General Gravicius
General Gravicius
General Gravicius
Location(s) Barracks
Quest(s) Sever the Right Hand
Damage Extra Fire Damage
Resistance(s) Resists Elemental Damage
Resists Chaos
Skill(s) Casts Firestorm
Casts Molten Shell
Casts Fire Trap
Aura(s) Allies have Energy Shield