Template:Skill description
From Guild Wars 2 Wiki
Jump to navigationJump to search
No skill description found.
Usage[edit]
For a given skill, queries and displays Property:Has game description. Removes linebreaks by default so multi-line descriptions can be displayed entirely in one line.
{{skill description|<skill>}}
Parameters[edit]
- 1 (unnamed parameter)
- Skill name. Defaults to PAGENAME. Use appropriate qualifier when necessary.
- keeplinebreaks
- Optional. Set to preserve linebreaks in the skill description.
Examples[edit]
Skill | Code | Skill description |
---|---|---|
Smoke Screen | {{skill description|Smoke Screen}} |
Deception. Create a smoke screen that blocks missiles and blinds foes. |
Flame Burst | {{skill description|Flame Burst}} |
Burn foes at the target location. |
Hundred Blades | {{skill description|Hundred Blades}} |
Repeatedly strike multiple foes. The last strike does extra damage. |
Signet of Agility | {{skill description|Signet of Agility}} |
Signet Passive: Grants increased precision. Signet Active: Refill endurance and cleanse conditions from nearby allies. |
Signet of Agility | {{skill description|Signet of Agility|keeplinebreaks=y}} |
Signet Passive: Grants increased precision. Signet Active: Refill endurance and cleanse conditions from nearby allies. |