User:Fæ/Cal: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
(ce)
(ce)
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 {{#if:{{{small|}}}|GCal|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 17: Line 17:
:|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.
*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>

Revision as of 19:00, 1 May 2011

Crystal Clear app vcalendar.png Add to your Google calendar

Blank

{{User:Fæ/Cal
|text =
|date =
|start=
|end  =
}}
  • Additional optional parameters: location, description, small

Description

Generates a Google Calendar link for any Wikimedia UK meeting meetup.

Usage

{{User:Fæ/GCal
|text = <text with spaces as %20>
|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.