User:Noxx/Skill Infobox Draft/Version 3/Template

From Guild Wars 2 Wiki
Jump to navigationJump to search

This template is using external templates for the information table lines and inserting = sign in templates.

Parameters[edit]

All parameters are optional.

name
Skill name. Defaults to the page name.
description
Skill description.
icon
Skill icon to show (including [[File:..]]). If not explicitly written and the default icon is not found, Skill.png is shown instead.
bg-icon
Background icon to show (including [[File:..]]). Defaults to the tango icon for the profession, otherwise Any tango icon 20px.png.
adrenaline
Adrenaline cost.
lifeforce
Life force cost.
initiative
Initiative cost.
energy
Energy cost as a percentage of base energy.
activation
Activation time.
recharge
Recharge time.
profession
Profession that uses the skill.
race
Race that uses the skill.
slot
Skill slot occupied by the skill:
weapon: Weapon skill.
environmental: Environmental weapon skill.
healing: Healing skill.
utility: Utility skill.
elite: Elite skill.
downed: Downed skill.
deathshroud: Necromancer's downed skill and skill in Death Shroud.
pet: Pet skill.
mechanic: Profession specific ability.
monster: Monster skill.
...otherwise direct input.
mainhand
Weapon held in the main-hand.
offhand
Weapon held in the off-hand.
twohand
Weapon held in both hands, including environmental weapons.
attunement
Attunement for elementalist's weapon skills.
pet
Pet species, such as cat.
pet-type
Pet subtype, such as stalker (requires pet attribute as well).
type
Skill type, such as signet.
type-link
Page where the skill type link should link to, if other than the skill type name.
activ-type
Activation type:
chain: Chain skill.
channeled or hold: Channeled skill.
charge: Charge skill.
chain1 .. chain3
Skill sequence.

Code[edit]

{{User:Noxx/Skill Infobox Draft/Version 3/Template
 | name = 
 | description = 
 | icon = 
 | bg-icon = 
 | adrenaline = 
 | lifeforce = 
 | initiative = 
 | energy = 
 | activation = 
 | recharge = 
 | profession = 
 | race = 
 | slot = 
 | mainhand = 
 | offhand = 
 | twohand = 
 | attunement = 
 | pet = 
 | pet-type = 
 | type = 
 | type-link = 
 | activ-type = 
 | chain1 = 
 | chain2 = 
 | chain3 = 
}}