User:Infinite/Template/Item Tooltip

From Guild Wars 2 Wiki
Jump to navigationJump to search

Parameters[edit]

name
Optional. Defaults the name of the article ({{PAGENAME}}).
description
Optional. In-game description.
power
Optional.
precision
Optional.
toughness
Optional.
vitality
Optional.
boon_duration
Optional.
condition_damage
Optional.
condition_duration
Optional.
critical_damage
Optional.
healing_power
Optional.
upgrade_slot
Item present in the armor's upgrade slot, by default the slot will be empty. The upgrade slot will not be displayed if the word none is entered as the parameter's value.
icon
Inventory icon is placed here.
armor_weight
Optional. Light, Medium, or Heavy.
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.
required_level
Optional.
binding
Account Bound, Bind On Acquire, Soulbound On Use, or Soulbound.
float
left, or right.
margin-left
Optional.
margin-right
Optional.
margin-top
Optional.
margin-bottom
Optional.

Code[edit]

{{item
| name = 
| rarity = 
| defense = 
| power =  
| precision =  
| toughness =  
| vitality =  
| boon_duration =  
| condition_damage =  
| condition_duration =  
| critical_damage =  
| healing_power =  
| upgrade_slot = 
| icon = 
| armor_weight = 
| slot = 
| required_level = 
| binding = 
| cost = 
| value = 
}}