User:Fæ/Cal: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
(ce)
(ce)
 
(3 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 {{#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 7: Line 7:
|end  =
|end  =
}}</pre>
}}</pre>
* Additional optional parameters: location, description, small
* 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 with spaces as %20>
:|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.
*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

Crystal Clear app vcalendar.png Add to your Google calendar

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.