Template:Trait infobox/historical

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

This is a modified copy of {{Trait infobox}} mainly created for the Skill Version History project.

Usage[edit]

{{Trait infobox
| date = YYYY-MM-DD
| changes =
* Patch notes go here, they can be on multiple lines. Start each line with a bullet as it appears in the patch notes.
| name = Desperate Decoy
| description = Cast Decoy when low on health.
| id = 1234
}}

Parameters[edit]

Unless otherwise specified below, all parameters are common with the {{trait infobox}} template, see that page for documentation.

date
Optional. Game update date. Defaults to Original version. This parameter also supports subpages (in which case the date will be split out).
changes
Optional. Displays changes in a styled div above the infobox.
minor
Optional. If specified, preferably as "y" the infobox will be hidden and only the changes will be shown. Use for minor bug fix patch notes etc which don't have an effect on the appearance of the infobox.
beta
Optional. Displays text "Beta:" prior to the date in the heading if set to "y".
numeral
Optional. If set, uses the old trait icon with specified numeral. Overrides param 'icon'.
nosection
Optional. Suppresses the section creation.

Examples[edit]

Example 1
{{Trait infobox/historical
| date = 2016-07-26
| changes =
* This is an example.
| name = Chronophantasma
| icon = Chronophantasma.png
| line = Chronomancer
| tier = Grandmaster
| type = Major
| position = 3
| description = Your [[phantasm]]s are resummoned after the first time they are [[shatter]]ed.<br><span style=color:gray>(Resummoned phantasms are briefly [[daze]]d.)</span>
| facts = {{skill fact|daze|1½}}
| id = 1890
}}

July 26, 2016

  • This is an example.
Chronophantasma.png

Chronophantasma

Specialization
Chronomancer icon small.png Chronomancer
Tier
Grandmaster
Type
Major
Game link
Chronophantasma

Your phantasms are resummoned after the first time they are shattered.
(Resummoned phantasms are briefly dazed.)

Daze.png Daze: 1½ second

— In-game description

Example 2
{{Trait infobox/historical
| date = 2013-02-26
| changes =
* [[Renewing Stamina]]: This trait now has a 5-second cooldown between activations and has a 100% chance to activate, increased from 33%.
| name = Renewing Stamina
| line = Arcana
| tier = Adept
| type = Major
| numeral = II
| recharge = 5
| description = Gain [[vigor]] when you deliver a [[critical hit]].
| facts = {{skill fact|vigor|5}}
}}

February 26, 2013

  • Renewing Stamina: This trait now has a 5-second cooldown between activations and has a 100% chance to activate, increased from 33%.
Trait II.png

Renewing Stamina

Specialization
Elementalist icon small.png Arcana
Tier
Adept
Type
Major
5 Recharge time
Renewing Stamina

Gain vigor when you deliver a critical hit.

Vigor.png Vigor (5s): +50% Endurance Regeneration

— In-game description