Template:Item info/shield

From Guild Wars Wiki
Jump to navigationJump to search

Purpose[edit]

This template can produce an in-game representation of any shield. 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 shield.
color
The color of the shield. See Template:item info for information on available colors.
armor
The AL the shield provides.
req
The requirement of the shield. Defaults to 9.
attribute
The required attribute attribute of the shield.
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/shield
| name         = Heraldic Shield of Fortitude
| color        = gold
| armor        = 16
| req          = 9
| attribute    = Command
| text1        = Inscription: None
| text2        = Health +30
}}
Item tl.gif Item tr.gif
Heraldic Shield of Fortitude
Armor: 16 (Requires 9 Command)
Inscription: None
Health +30
Item bl.gif Item br.gif


{{item info/shield
| name         = Shield of the Condemned
| color        = green
| attribute    = Command
| text1        = Received physical damage -5
| alt-text1    = Chance: 20%
| text2        = Health +30
}}
Item tl.gif Item tr.gif
Shield of the Condemned
Armor: 16 (Requires 9 Command)
Received physical damage -5 (Chance: 20%)
Health +30
Item bl.gif Item br.gif