Template:Skill list
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description[edit]
This template returns a list of skills of a certain skill context that grant a certain boon, apply a certain condition or a certain control effect. Sorted by profession (alphabetically within heavy, medium, light), by elite specialization and if possible by weapon. It relies on the usage of the template {{skill fact}} which sets the according skill fact properties. An overview of the skill fact properties and their types can be found here.
- Format using
- {{skill list result format}} for the format "suffix = type/none".
- {{skill list result format/notes}} for the format "suffix = notes/type and notes".
- {{skill list result format/description}} for the format "suffix = description/trait".
- See also: #Format comparison
- Related templates
Usage | Skill templates | Trait templates | Description |
---|---|---|---|
Section | {{Related skills}} | {{Related traits}} | These templates list all related skills/traits based on {{skill fact}} and on the {{trait infobox}} improves parameters. They create subsection headings automatically. |
Subsection | {{Skill list}} | {{Trait list}} | These templates list all related skills of a certain context (e.g. weapon, utility)/traits based on {{skill fact}} |
{{Skill list by property}} | {{Trait list by property}} | These templates list all related skills/traits based on a smw query, e.g. based on the {{trait infobox}} improves parameters. | |
Inline | — | {{Trait list entry}} | This template displays the profession icon, trait icon, trait, trait line and trait description. |
Usage[edit]
Related skills[edit]
{{Skill list|Weapon}} {{Skill list|Bundle}} {{Skill list|Transform}} {{Skill list|Healing}} {{Skill list|Utility}} {{Skill list|Elite}} {{Skill list|Profession mechanic}} {{Skill list|Pet}} {{Skill list|Downed}} {{Skill list|Drowning}} {{Skill list|Trait}} {{Skill list|Racial}} {{Skill list|Common}} {{Skill list|Profession}}
{{Skill list|Weapon|<effect>}} {{Skill list|Bundle|<effect>}} {{Skill list|Transform|<effect>}} {{Skill list|Healing|<effect>}} {{Skill list|Utility|<effect>}} {{Skill list|Elite|<effect>}} {{Skill list|Profession mechanic|<effect>}} {{Skill list|Pet|<effect>}} {{Skill list|Downed|<effect>}} {{Skill list|Drowning|<effect>}} {{Skill list|Trait|<effect>}} {{Skill list|Racial|<effect>}} {{Skill list|Common|<effect>}} {{Skill list|Profession|<effect>}}
Parameters[edit]
- 1 (unnamed parameter)
- Required. Profession skill context: "Weapon", "Bundle", "Transform", "Healing", "Utility", "Elite", "Profession mechanic", "Pet", "Downed", "Drowning", "Trait". Can be set to "Profession" to display all profession skills without specifying any skill context (default).
- Additional options: "Racial" and "Common" (non-profession skills), or common skill context like "Tonic", "Toy".
- 2 (unnamed parameter)
- Required. Skill fact, boon, condition or control effect, e.g. Might, Burning. Defaults to PAGENAME.
- type
- Optional. Skill fact type. For boons, conditions and control effect this is set automatically. See also here.
- game mode
- Optional. On default the game mode is restricted to the PvE version (except for "suffix = type and notes OR notes", there all versions are taken into account). Set it to "all" to select all game modes or specify one or more game modes: "PvE", "WvW", "PvP" and "Default" (for skills that aren't split, e.g. "Default, PvE"), separated by ",".
- suffix
- Optional. Either "type" (default, weapon or skill type), "none", "notes" (in-game fact description), "type and notes", "description" or "trait" (matching {{trait list}}, trait parent and description). See also #Format comparison.
- number
- Optional. Allows to ask for the skill effect number, e.g. "20" for Physical Projectile (20% chance) and "100" for Physical Projectile.
- include effects
- Optional. Include fact type "Effect" facts to allow keywords set via effect bonus (i.e. to ask for Property:Has fact effect instead of Property:Has fact), e.g. "Power" for Banner of Strength. Either "no" (default), "yes" or "only".
- intro
- Optional. Intro text.
- heading
- Optional. Intro heading. This will internally set filter classes for {{related skills filter}}.
- heading level
- Optional. Intro heading level, defaults to h3.
- default
- Optional. Default text.
- query
- Optional. Additional query.
Examples[edit]
{{Skill list|Utility|Might}}
- "Save Yourselves!" — Shout
- Overwhelming Celerity — Final Charge
- Potent Haste — Mantra
- Facet of Strength — Legendary Dragon Stance, Facet
- Nomad's Advance — Legendary Alliance Stance, Luxon
- Banner of Strength — Banner
- "For Great Justice!" — Shout
- Signet of Might — Signet
- Frenzy — Stance
- Elixir B — Elixir
- Blast Gyro — Well
- "Guard!" — Command
- Sun Spirit — Spirit
- Griffon Stance — Stance
- Vulture Stance — Stance
- Exploding Spores — Cantrip
- Well of Bounty — Well
- Cleansing Fire — Cantrip
- "Feel the Burn!" — Shout
- Unravel — Stance
- Mantra of Pain — Mantra
- Signet of Inspiration — Signet
- Psychic Force — Psionic
- Blood Is Power — Corruption
- Well of Power — Well
- "You Are All Weaklings!" — Shout
- Desiccate — Punishment
- Elixir of Risk — Elixir
{{Skill list|Racial|Burning}}
{{Skill list|Bundle|Projectile finisher|number=20}}
Format comparison[edit]
type (default) | none |
---|---|
{{Skill list|Utility|Might|suffix=type}}
|
{{Skill list|Utility|Might|suffix=none}}
|
notes | type and notes |
{{Skill list|Utility|Might|suffix=notes}}
|
{{Skill list|Utility|Might|suffix=type and notes}}
|
description | trait |
{{Skill list|Utility|Might|suffix=description}}
|
{{Skill list|Trait|Might|suffix=trait}}
|