Template:Item info/wand
From Guild Wars Wiki
Jump to navigationJump to search
Purpose[edit]
This template can produce an in-game representation of any Wand. 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 wand.
- color
- The color of the wand. See Template:item info for information on available colors.
- damage-min
- The minimum damage of the wand. Defaults to 11.
- damage-max
- The maximum damage of the wand. Defaults to 22.
- damage-type
- The type of damage dealt by the wand.
- req
- The requirement of the wand. 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/wand | name = Blazing Wing Wand of Quickening | color = gold | damage-type = Fire | attribute = Fire Magic | text1 = Halves skill recharge of spells | alt-text1 = Chance: 10% | text2 = Inscription: None }}
Blazing Wing Wand of Quickening Fire Dmg: 11-22 (Requires 9 Fire Magic) Halves skill recharge of spells (Chance: 10%) Inscription: None
|
||
{{item info/wand | name = Gorrol's Cane | color = green | damage-type = Chaos | attribute = Illusion Magic | text1 = Halves casting time of spells | alt-text1 = Chance: 10% | text2 = Halves skill recharge of spells | alt-text2 = Chance: 10% }}
Gorrol's Cane Chaos Dmg: 11-22 (Requires 9 Illusion Magic) Halves casting time of spells (Chance: 10%) Halves skill recharge of spells (Chance: 10%)
|
||