Form: Event

(No need for cols; will use full width if is autogrow.)
(TZ info)
Line 2: Line 2:
{{{for template|event}}}
{{{for template|event}}}


Timezones in the two date fields are most likely one of:


* AWST Australian Western Standard Time UTC+08
{| class=wikitable
* ACST Australian Central Standard Time UTC+09:30
|+ Timezones in the two date fields are most likely one of these:
* AEST Australian Eastern Standard Time UTC+10
| UTC  || Coordinated Universal Time              || 0
* ACDT Australian Central Daylight Savings Time UTC+10:30
|-
* AEDT Australian Eastern Daylight Savings Time UTC+11
| AWST || Australian Western Standard Time         || 8
|-
| ACST || Australian Central Standard Time   || 9.5
|-
| AEST || Australian Eastern Standard Time   || 10
|-
| ACDT || Australian Central Daylight Savings Time || 10.5
|-
| AEDT || Australian Eastern Daylight Savings Time || 11
|}


; Start date:
; Start date:
Line 15: Line 23:
: {{{field|end_date|input type=datetime|include timezone|default=now}}}<br />
: {{{field|end_date|input type=datetime|include timezone|default=now}}}<br />
; Timezone (for display):
; Timezone (for display):
: {{{field|timezone|input type=dropdown |values=0,8,9.5,10,10.5,11,12}}}<br /><small>Enter the timezone (in hours offset from UTC) that this event's times will be displayed in.</small>
: {{{field|timezone|input type=dropdown |values=0,8,9.5,10,10.5,11,12}}}<br /><small>Enter the timezone that this event's times will be displayed in. '''You must set this even if it's the same as the timezone used in the date fields above''' (because it isn't always the same).</small>
; Region:
; Region:
: {{{field|region|input type=dropdown |values=ACT, NSW, NT, QLD, VIC, SA, TAS, WA, National, International}}}
: {{{field|region|input type=dropdown |values=ACT, NSW, NT, QLD, VIC, SA, TAS, WA, National, International}}}

Revision as of 09:56, 6 March 2019

{{{info}}} event


Timezones in the two date fields are most likely one of these:
UTC Coordinated Universal Time 0
AWST Australian Western Standard Time 8
ACST Australian Central Standard Time 9.5
AEST Australian Eastern Standard Time 10
ACDT Australian Central Daylight Savings Time 10.5
AEDT Australian Eastern Daylight Savings Time 11
Start date
start_date
End date
end_date
Timezone (for display)
timezone
Enter the timezone that this event's times will be displayed in. You must set this even if it's the same as the timezone used in the date fields above (because it isn't always the same).
Region
region
Location
location
Any text describing where the event is to be held.
Link
link
URL of the event's main page; will default to the page on this wiki if not supplied.
Description

description

{{{end template}}}

Discuss this page