Template:Environmental skill table row
From GW2 Wiki English Mirror
Jump to navigationJump to search
Description
This template is intended for use for environmental skills as bundles or tonics, in conjunction with the {{Environmental skill table header}}. It returns the wiki code for a single table row, populated with the following skill data: slot#, skill, activation time, recharge time, and description. It does not return the table opening or closing tags, so those must be provided on the calling page.
Caveat
This is a template that is used for cases that aren't covered by the following templates:
- {{Slot skill table header}} and {{Slot skill table row}} for slot skills (prints type, underwater status, skill point cost, recharge, and description)
- {{Profession mechanic skill table header}} and {{Profession mechanic skill table row}} for profession mechanic skills (prints profession mechanic slot#, weapon, type, recharge, and description)
- {{Weapon skill table header}} and {{Weapon skill table row}} for weapon skills and auxiliary skill bars (prints slot#, type, recharge, and description)
Usage
{{Environmental skill table row|<skill name>}}
{{Profession mechanic skill table row|<skill name>|<skillnumber>|<linked text>|chain=<chain>|class=<css class>}}
Parameters
- 1 (unnamed parameter)
- Required. Skill name. Full name of the skill article, including disambiguation suffixes.
- 2 (unnamed parameter)
- Optional. Skill number. Set the skill number to a certain value, useful if the skill appears in many slots and is therefore not numbered.
- 3 (unnamed parameter)
- Optional. Linked text. Defaults to canonical name.
- description
- Defaults to the in-game description.
- activation
- Defaults to the activation time.
- recharge
- Defaults to the recharge time.
- chain
- Set to one of the following values to show an additional icon before the skill icon:
bundle 
On hover: Bundle skill bundle2 
Level 2; on hover: Secondary bundle skill chain 
or any other unused value, as: y, yes... chain2 
Level 2 mount 
On hover: Mount skill mount2 
Level 2; on hover: Secondary mount skill replacedby 
On hover: Replaced by replacedby2 
Level 2; on hover: Replaced by
- class
- Optional. If specified, adds the specified CSS class to the row.