User:Fæ/Cal: Difference between revisions
< User:Fæ
Jump to navigation
Jump to search
(ce) |
(ce) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Crystal Clear app vcalendar.png|16px]] [http://www.google.com/calendar/event?action=TEMPLATE&text={{{text|Meeting}}}&dates={{{date|20110213}}}T{{{start|1300}}}00Z/{{{date|20110213}}}T{{{end|1400}}}00Z&details={{{details|}}}&location={{{location|}}}&trp=false&sprop=http%3A%2F%2Fuk.wikimedia.org&sprop=name:WikiMedia%20UK Add to your Google calendar]<noinclude> | [[File:Crystal Clear app vcalendar.png|16px]] [http://www.google.com/calendar/event?action=TEMPLATE&text={{{text|Meeting}}}&dates={{{date|20110213}}}{{#if:{{{start|}}}|T{{{start|1300}}}00Z|}}/{{{date|20110213}}}{{#if:{{{start|}}}|T{{{end|1400}}}00Z|}}&details={{{details|}}}&location={{{location|}}}&trp=false&sprop=http%3A%2F%2Fuk.wikimedia.org&sprop=name:WikiMedia%20UK {{#if:{{{small|}}}|GCal|Add to your Google calendar}}]<noinclude> | ||
==Blank== | ==Blank== | ||
<pre>{{User:Fæ/Cal | <pre>{{User:Fæ/Cal | ||
Line 6: | Line 6: | ||
|start= | |start= | ||
|end = | |end = | ||
}}</pre> | }}</pre> | ||
* Additional optional parameters: location, details, small | |||
==Description== | ==Description== | ||
Generates a Google Calendar link for any Wikimedia UK meeting meetup. | Generates a Google Calendar link for any Wikimedia UK meeting meetup. | ||
==Usage== | ==Usage== | ||
:<nowiki>{{</nowiki>User:Fæ/GCal | :<nowiki>{{</nowiki>User:Fæ/GCal | ||
:|text = < | :|text = <write space as %20 and # as %23> | ||
:|date = <date in YYYYMMDD format> | :|date = <date in YYYYMMDD format> | ||
:|start = <start time as HHMM> | :|start = <start time as HHMM> | ||
:|end = <end time as HHMM> }} | :|end = <end time as HHMM> }} | ||
*Date will default to 20110213 if it does not exist. | *Date will default to 20110213 if it does not exist. | ||
*For all day events leave ''start'' blank. | |||
*Note, BST may not be handled well by GCal depending on how the user has set their time zone. Consequently 1900 as a start time may be read as BST 20:00 and it may be best to add the time to the meeting title (text) to avoid any ambiguity. | |||
</noinclude> | </noinclude> |
Latest revision as of 10:13, 4 May 2011
Blank
{{User:Fæ/Cal |text = |date = |start= |end = }}
- Additional optional parameters: location, details, small
Description
Generates a Google Calendar link for any Wikimedia UK meeting meetup.
Usage
- {{User:Fæ/GCal
- |text = <write space as %20 and # as %23>
- |date = <date in YYYYMMDD format>
- |start = <start time as HHMM>
- |end = <end time as HHMM> }}
- Date will default to 20110213 if it does not exist.
- For all day events leave start blank.
- Note, BST may not be handled well by GCal depending on how the user has set their time zone. Consequently 1900 as a start time may be read as BST 20:00 and it may be best to add the time to the meeting title (text) to avoid any ambiguity.