User:Lasha/Sandbox/Armor Infobox

From Guild Wars 2 Wiki
Jump to navigationJump to search



Parameters[edit]

name
Optional. Defaults the name of the article ({{PAGENAME}}).
icon
Inventory icon is placed here.
class
Armor classification, capitalized : Heavy, Medium, Light or Cloth.
slot
The equipment slot the armor piece is equipped in : apparatus, head, shoulders, chest, hands, legs or feet.
defense
Defense value the armor piece has.
level
Optional. Required level to equip armor.
value
The value as it appears on the armor information.
bound
Optional. Soulbound, Account-restricted, etc.
rarity
Optional. Fine, masterwork, etc.
set
Optional. Defines the set the item is from (i.e. Magus Set).

Code[edit]

{{Armor infobox
| name = 
| icon = 
| class = 
| slot = 
| defense = 
| level = 
| value = 
| bound = 
| rarity = 
| set = 
| cost =
| stats
}}