Template:Special event row

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

Used in Special event to make it easier to add/update an event and/or change the formatting. All parameters except title and start date are optional and can left blank as needed.

Parameters[edit]

title
The title of the event. Plain text.
page
The page of the event. Optional. Defaults to the "title" page. Can be set to "none".
start date
Start date of the event in the year-month-day format (e.g. 2019-07-05).
end date
End date of the event in the year-month-day format (e.g. 2019-07-12).
status
Status of content. Can be set to "upcoming" (or "future"), "active" (or "current"), "historical". Defaults to "historical".
modes
Game modes affected by the event. E.g. "WvW, PvP and PvE" or "WvW and PvE" etc.
description
Official description for the event, usually the first paragraph from the official announcement.
official page
URL for the official announcement page.
official page title
Title for the link for the official announcement page. Link title defaults to URL if left blank.
features
Unnumbered list of features or gameplay variants added/changed with the event.
bonus effects
List of bonus or effects applied to the player (icons above skill bar) for the duration of the event. Entries separated with line breaks (<br>).
Templates like {{effect}} and {{effect description}} can be used for better formatting.

Example[edit]

{| class="mech2 table" style="max-width:104em;"
! style="width:32.5em;" | Description
! style="width:32.5em;" | Features
! style="width:32.5em;" | Bonus effects

{{Special event row
 | title = Golem Rush
 | start date = 2019-07-05
 | end date = 2019-07-12
 | modes = WvW, PvP and PvE
 | description = Will you join your new golem overlords, or will you act as a last bastion of humanoid kind and work to thwart their uprising? The choice is yours!
 | official page = https://www.guildwars2.com/en/news/siege-golems-are-better-faster-and-stronger-in-world-vs-world-between-july17and24/
 | official page title = Siege Golems Are Better, Faster, and Stronger in World vs. World between July 17 and 24
 | features = 
* Siege golems had no supply cost to construct.<br>Siege golems moved at 100% increased movement speed.
* Siege golems dealt 100% additional damage against players and other siege golems.
* Each kill on an enemy player granted your team one point toward your realm’s total score.
 | bonus effects = {{effect|Bonus Weekend Event}} - {{effect description|Bonus Weekend Event}}<br>
{{effect|No Downed State}}: {{effect description|No Downed State}}
}}
|}
Description Features Bonus effects
Golem Rush: July 05, 2019 — July 12, 2019(duration: 7 days)WvW, PvP and PvE
Will you join your new golem overlords, or will you act as a last bastion of humanoid kind and work to thwart their uprising? The choice is yours!

Official page: Siege Golems Are Better, Faster, and Stronger in World vs. World between July 17 and 24

  • Siege golems had no supply cost to construct.
    Siege golems moved at 100% increased movement speed.
  • Siege golems dealt 100% additional damage against players and other siege golems.
  • Each kill on an enemy player granted your team one point toward your realm’s total score.
Celebration Bonus.png Bonus Weekend Event - Experience earned in open world and World vs. World maps is doubled (excluding instances, dungeons, and activities). 33% chance to earn extra resources when gathering.

No Downed State.png No Downed State: If you die, you will skip the downed state and go directly to being defeated.

Templates[edit]

You can use this template to add a new row to the table:

{{Special event row
 | title = 
 | start date = 
 | end date = 
 | modes = 
 | description = 
 | official page = 
 | official page title = 
 | features = 
* Unnumbered list, one entry per line.
 | bonus effects = Entries separated with line breaks (<br>)
}}