Template:Event timetable
From Guild Wars Wiki
Jump to navigationJump to search
Description[edit]
Periodic event timetable with on-demand update.
The timetable will display up to twelve rows, each representing one interval between startutc and endutc. The table background will be color coded starting from one interval before startutc until one interval after endutc. Between these times, the rows will be green if the time has not yet arrived, and grey otherwise.
Note: There is good synergy with {{Event timer}} since that disables page caching, effectively resulting in automatic updates.
{{ Event timetable | event = | pacificzone = | startutc = | endutc = | interval = }}
Parameters[edit]
- event
- Optional. The name of the event. Possible values:
Canthan New Year
Dragon Festival
Halloween
Wintersday
- pacificzone
- The Pacific time zone to be used. Possible values:
PST
Pacific standard timePDT
Pacific daylight saving time
- startutc
- The event start time, UTC.
- endutc
- The event end time, UTC.
- interval
- The number of minutes between repetitions.
Examples[edit]
{{ Event timetable | event = Wintersday | pacificzone = PST | startutc = January 1 2010 08:01 | endutc = January 2 2010 08:01 | interval = 180 }}
PST (UTC-8) |
UTC / GMT (24 hr format) |
---|---|
12:01 am | 08:01 |
3:01 am | 11:01 |
6:01 am | 14:01 |
9:01 am | 17:01 |
12:01 pm | 20:01 |
3:01 pm | 23:01 |
6:01 pm | 02:01 January 2 |
9:01 pm | 05:01 January 2 |
12:01 am January 2 |
08:01 January 2 |