Template:Automated Tournaments event
From Guild Wars 2 Wiki
Jump to navigationJump to search
This template generates the next occurence of an Automated Tournament based on the provided timestamp.
Parameters[edit]
- 1 (unnamed parameter)
- Name of the tournament. Options:
Grenth
,Melandru
,Lyssa
,Balthazar
. - 2 (unnamed parameter)
- Optional. Defaults to "now". Options: "today" or any valid date and time string.
Example[edit]
{| class="wikitable" ! Tournament name ! Next sign-ups, UTC ! Your timezone |- | Grenth || {{Automated Tournaments event|Grenth | local = n }} || {{Automated Tournaments event|Grenth }} |- | Melandru || {{Automated Tournaments event|Melandru | local = n }} || {{Automated Tournaments event|Melandru }} |- | Lyssa || {{Automated Tournaments event|Lyssa | local = n }} || {{Automated Tournaments event|Lyssa }} |- | Balthazar || {{Automated Tournaments event|Balthazar | local = n }} || {{Automated Tournaments event|Balthazar }} |}
Tournament name | Next sign-ups, UTC | Your timezone |
---|---|---|
Grenth | 02:15 UTC, Wed 06 November 2024 | 02:15 UTC, 06 November 2024 |
Melandru | 09:15 UTC, Tue 05 November 2024 | 09:15 UTC, 05 November 2024 |
Lyssa | 14:15 UTC, Tue 05 November 2024 | 14:15 UTC, 05 November 2024 |
Balthazar | 20:15 UTC, Tue 05 November 2024 | 20:15 UTC, 05 November 2024 |
Notes[edit]
- Cannot include the day of the week code within {{#time: D l | ... }} followed by passing to {{UTC time|...}}, e.g. "l" or "D", or it will cache the result between template calls and therefore produce absolute garbage.