Template:Item info/focus

From Guild Wars Wiki
Jump to navigationJump to search

Purpose[edit]

This template can produce an in-game representation of any Focus item. It's built on top of Template:item info which can produce the in-game representation of any item.

Parameters[edit]

name
The name of the focus item.
color
The color of the focus item. See Template:item info for information on available colors.
energy
The energy boost the focus item provides.
req
The requirement of the focus item. Defaults to 9.
attribute
The required attribute of the wand.
line-color[1...29]
The color of a specific line. See Template:item info for information on available colors.
text[1...29]
The coloured text portion of a line.
alt-text[1...29]
The grey text portion of a line. It will be put between brackets if the linked text[1...29] is non empty.

Example[edit]

{{item info/focus
| name         = Celestial Compass of Fortitude
| color        = gold
| attribute    = Smiting Prayers
| text1        = Health +30
| text2        = Inscription: None
}}
Item tl.gif Item tr.gif
Celestial Compass of Fortitude
Energy +12 (Requires 9 Smiting Prayers)
Health +30
Inscription: None
Item bl.gif Item br.gif


{{item info/focus
| name         = Rose Focus
| color        = green
| attribute    = Fast Casting
| text1        = Halves casting time of spells
| alt-text1    = Chance: 10%
| text2        = Health +30
}}
Item tl.gif Item tr.gif
Rose Focus
Energy +12 (Requires 9 Fast Casting)
Halves casting time of spells (Chance: 10%)
Health +30
Item bl.gif Item br.gif