Template:Effect infobox/historical

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

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

Usage[edit]

{{Effect infobox/historical
| 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.
| minor = 
| name = Regeneration
| description = You regenerate life.
}}

Parameters[edit]

Unless otherwise specified below, all parameters are common with the {{effect 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".

Examples[edit]

{{Effect infobox/historical
| date = 2015-06-23
| changes =
* This is an example.
| name = Bleeding
| icon = Bleeding.png
| description= You take damage over time.
| type = condition
| stacking = intensity
}}

June 23, 2015

  • This is an example.
Bleeding.png

Bleeding

Effect type
Condition
Stacking
Intensity

You take damage over time.

— In-game description

{{Effect infobox/historical
| changes =
* This is an example.
| name = Renewed Focus
| icon = Renewed Focus.png
| description = Immune to conditions and damage.
| stacking = no
}}

Original version

  • This is an example.
Renewed Focus.png

Renewed Focus

Effect type
Effect
Stacking
No

Immune to conditions and damage.

— In-game description