Template:Event timer
From Guild Wars 2 Wiki
Jump to navigationJump to search
Previous period
Next period
00:00 UTC
This template uses Widget:Event timer to display ingame events such as the Heart of Thorns meta events, the Dry Top events and world bosses.
Usage
{{Event timer}}
Parameters
- 1 (unnamed parameter)
- Optional. If given, this parameter will cause the widget to display the bar associated with the given abbreviation, see the table below for valid options (festivals are hidden by default - this is controlled through the
festival excludeparameter below). Multiple options can be specified by separating the value with a comma, e.g.'wb,hwb', which will display multiple bars.
| Parameter option | Equivalent to |
|---|---|
core-dn |
CORE: Day and night |
core-wb |
CORE: World bosses |
core-hwb |
CORE: Hard world bosses |
core-la |
CORE: Leyline Anomaly |
core-in |
CORE: Scarlet's Invasion and Awakened Invasion |
core-fi |
CORE: Fractal Incursions |
core-ateu |
CORE: EU PvP tournaments |
core-atna |
CORE: NA PvP tournaments |
lws2-dt |
LWS2: Dry Top |
hot-vb |
HOT: Verdant Brink |
hot-ab |
HOT: Auric Basin |
hot-td |
HOT: Tangled Depths |
hot-ds |
HOT: Dragon's Stand |
lws3-ld |
LWS3: Lake Doric |
pof-co |
POF: Crystal Oasis |
pof-dh |
POF: Desert Highlands |
pof-er |
POF: Elon Riverlands |
pof-td |
POF: The Desolation |
pof-dv |
POF: Domain of Vabbi |
lws4-di |
LWS4: Domain of Istan |
lws4-jb |
LWS4: Jahai Bluffs |
lws4-tp |
LWS4: Thunderhead Peaks |
lws5-gv |
LWS5: Grothmar Valley |
lws5-bm |
LWS5: Bjora Marches |
eod-dn |
EOD: Cantha Day and Night |
eod-sp |
EOD: Seitung Province |
eod-nkc |
EOD: New Kaineng City |
eod-ew |
EOD: The Echovald Wilds |
eod-de |
EOD: Dragon's End |
soto-sa |
SOTO: Skywatch Archipelago |
soto-wt |
SOTO: Wizard's Tower (adventures) |
soto-am |
SOTO: Amnytas |
jw-js |
JW: Janthir Syntri |
jw-bn |
JW: Bava Nisos |
voe-dn |
VOE: Castora Day and Night |
voe-ss |
VOE: Shipwreck Strand |
voe-sw |
VOE: Starlit Weald |
voe-eg |
VOE: Eternity's Garden |
public-eotn |
LWS5: Dragonstorm plus LWS1 Instances (accessed from Eye of the North) |
public-con |
SOTO: Convergence (Inner Nayos) and JW: Convergence (Mount Balrior) |
festival-lc |
Festival: Festival of the Four Winds (Labyrinthine Cliffs) |
festival-db |
Festival: Dragon Bash |
festival-ha |
Festival: Halloween |
- exclude
- Optional. Defaults to blank. Accepts comma separated lists of zones per the zone parameter above. If set, excludes specific events from showing. Typically used to exclude festival events. Example usage:
lc,db,ha.
- style
- Optional. Can be used to add additional styling to the parent wrapper element. Don't wrap the parameter in quotes, the template does that already. Example to avoid clashing with infoboxes:
style = margin-right: 280px;