User:Noxx/Release table row

From Guild Wars 2 Wiki
Jump to navigationJump to search

Parameters[edit]

name
Name of the release page.
file
Optional. Name of the file to use as backdrop (without the File: prefix). Defaults to "release name backdrop.jpg" (with : replaced by -) if it exists, Default backdrop.jpg otherwise.
date
Date of launch in the yyyy-mm-dd format.
icons
Optional. The icon links to achievements and story page. Doesn't appear if features is unset. Each icon is on a separate line and has the format: page name;icon name (without the File: prefix).
description
Optional. Short description of the release.
features
Optional. The feature section in regular wikicode.
scale
Optional. Image size (bear in mind image is still restrained within 206x60px box).
left, top
Optional. Image horizontal and vertical position. Defaults to "0px".
date-color, release-color
Optional. The color of the font for the date and release texts. Defaults to "white".
release-text
Optional. Alternative text to display for the release name.

Example[edit]

Releases
This is the description section. Usually it's the same description as the one on the official site.
  • This is the feature section
  • Usually it's a bullet point list of the most important features in the release
Rumors have been gathering—whispers of a menace in the shadows. Trouble is stirring in Twilight Arbor!
Twilight Arbor Aetherpath.pngTwilight Assault.png
{| {{STDT|mech2}} style="max-width:1000px"
! style="font-size:large; width:1000px" colspan="2" | Releases

{{User:Noxx/Release table row
| name = Release
| date = 2014-02-18
| 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
}}

{{User:Noxx/Release table row
| name = Twilight Assault
| date = 2013-10-01
| date-color = #dff2dc
| icons = Twilight Arbor Aetherpath;Twilight Arbor Aetherpath.png
          Twilight Assault (achievements);Twilight Assault.png
| description = Rumors have been gathering—whispers of a menace in the shadows. Trouble is stirring in Twilight Arbor!
| features = * One of the paths in explorable [[Twilight Arbor]] is replaced by the new [[Twilight Arbor Aetherpath|Aetherpath]]
}}

|}