Template:Release table row

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

{{Release table row
| name = 
| date = 
| description =
| category = 
| story = 
| features = 
| icons = 
| date-color = 
| release-color = 
| file = 
}}

Use with {{Release table header}} and the following frame:

{{Release table header|Header title}}
{{Release table row| … }}
{{Release table row| … }}
|}

Parameters[edit]

name
Optional. Name of the release page.
label
Optional. The text to appear on the link to the release page. (Defaults to the canonical name of the release.)
date
Date of launch. If written in the "yyyy-mm-dd" format, it displays the date in the "Month day, year" format and links to the corresponding update by default (if it's not in the future).
category
Optional. The type of the release, displayed at the top of the features section. The values story, story-return, special event, expansion and original-release also change the left border color to help distinguish between the main release types.
story
Optional. Story steps for this release. Each step is on a separate line. If you need to display different text than the page name use the format: page name{{!}}link text. Value TBD doesn't create a link.
story-hidden-label
Optional. If specified together with "story", this text will be shown by default instead and the individual story steps will be expandable.
features
The feature section in regular wikicode.
icons
Optional. The icon links to achievement pages. Each icon is on a separate line and has the format: page name;icon name (without the File: prefix).
recent
Optional. If set to y, the #recent anchor will point to this release.
date-color
release-color
Optional. The font colors of the date and release links respectively. (Typically only the "date-color" value will be changed, and the "release-color" will be left as "white")
file
The name of the background image if it doesn't match the typical naming convention of File:<release name> backdrop.jpg. If the value is none, no image will be displayed.
link-to-update
Optional. If set to n, stops the date linking to the corresponding Game updates page. If set to a date in the "yyyy-mm-dd" format, the link will lead to that update page instead.
description
Optional. Short description of the release. (Appears when hovering over parts of the row that don't contain links.)
scale
Optional. The scale of the background image - typically left empty, but could scale larger image to fit using this parameter.
flip
Optional. If set to y, the background image will be flipped horizontally.
repeat
Optional. If set to y, the background image will be faded out slightly. This is intended for use in annual festival repeats so that new content releases stand out more in the lists.
left
top
Optional. Parameters to position the background image within the 206 by 60px background frame.
height
Optional. Can be used to make a taller link tile. Defaults to 60px, should not be made smaller.
label-margin
Optional. Changes the right margin of the release name in the background frame. Defaults to 60px.
icons-margin
Optional. Changes the left margin of the icons, occasionally useful to match story chapter row count across browsers. Defaults to 0px.

Example[edit]

Primary article: Release
{{Release table header|Season 1}}
{{Release table row
| name = Release
| date = 2012-10-22
| icons = Explorer;Explorer.png
          Living World;Special event (map icon).png
| description = This is the description section. Usually it's the same description as the one on the official site.
| features =
* This is the feature section.
* Usually it's a bullet point list of the most important features in the release.
}}
|}
Season 1

Season 1

Release Features
Explorer.pngSpecial event (map icon).png
  • This is the feature section.
  • Usually it's a bullet point list of the most important features in the release.