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

From Guild Wars 2 Wiki
Jump to navigationJump to search

See some of the example infoboxes using this template.

This template is using external templates for colour and weapon input management.

Parameters[edit]

All parameters are optional.

name
Skill name. Default: page name
description
Skill description.
icon
Skill icon to show. Default: [[File:<name>.jpg]], Skill.png if not found
energy
Energy cost as a percentage of base energy (maximum energy without the boost by Willpower).
adrenaline
Adrenaline cost.
lifeforce
Life force cost.
activation
Activation time.
recharge
Recharge time.
initiative
Initiative cost.
user
Profession, race, pet, monster or NPC that uses this skill. Possible values are common, pet, elementalist, warrior, ranger, necromancer, asura, charr, human, norn, sylvari or direct input. Default: "No user specified"
border-color
Temporary. Forced different colour of the infobox border. Default: colour set for the <user>
bg-color
Temporary. Forced different colour of the non-white backgrounds. Default: colour set for the <user>
list
Title of the page with list of skills for <user>. Default: "List of <user> skills" for professions, "List of <user> racial skills" for races
sort
Main level sorting. Possible values are weapon, dual, burst, healing, utility, elite, special, downed, environmental, npc, monster or direct input (such as pet species). Default: "No sorting specified"
twohand
Weapon held in both hands or an environmental weapon, such as hammer or Hazmat Suit.
mainhand
Weapon held in the main hand, such as dagger.
offhand
Weapon held in the off hand, such as dagger.
sort2
Second level sorting. Possible values are attunements (fire, water, air, earth) or direct input (such as pet subtype).
chain1, chain2, chain3
Chain sequence for the skill. this writes down name of this skill.
activation-type
Details about skill activation specifics. Possible values are chain, hold / channeled, charge or direct input.
type
Skill type. Possible values include signet, mark, trap, attunement etc. Default: "Skill"

Code[edit]

{{User:Loquay/Skill Infobox Draft/Version 2/Template
 | name = 
 | description = 
 | icon = 
 | energy = 
 | adrenaline = 
 | lifeforce = 
 | activation = 
 | recharge = 
 | initiative = 
 | user = 
 | border-color = 
 | bg-color = 
 | list = 
 | sort = 
 | twohand = 
 | mainhand = 
 | offhand = 
 | sort2 =  
 | chain1 = 
 | chain2 = 
 | chain3 = 
 | activation-type = 
 | type = 
}}