Difference between revisions of "Template:GCal"
Jump to navigation
Jump to search
(body) |
(examples) |
||
Line 1: | Line 1: | ||
[http://www.google.com/calendar/event?action=TEMPLATE&text={{#urlencode:{{{title}}}}}&details={{#urlencode:{{{details}}}}}&dates={{#time:Ymd|{{{date}}}}}T{{{zulu}}}Z/{{#time:Ymd|{{{date}}}}}T{{#time:His|{{{zulu}}} +{{{dur}}}}}Z&sprop=host:{{#urlencode:{{host|(unspecified)}}}}}&sprop=name:{{PAGENAME}}&sprop=website:{{FULLPAGENAME}}&location={{#urlencode:{{{at}}}}} +Google Calendar] | <includeonly>[http://www.google.com/calendar/event?action=TEMPLATE&text={{#urlencode:{{{title}}}}}&details={{#urlencode:{{{details}}}}}&dates={{#time:Ymd|{{{date}}}}}T{{{zulu}}}Z/{{#time:Ymd|{{{date}}}}}T{{#time:His|{{{zulu}}} +{{{dur}}}}}Z&sprop=host:{{#urlencode:{{host|(unspecified)}}}}}&sprop=name:{{PAGENAME}}&sprop=website:{{FULLPAGENAME}}&location={{#urlencode:{{{at}}}}} +Google Calendar]</includeonly> | ||
<noinclude> | |||
<div style="font-size:140%"><code><pre><nowiki>{{GCal | |||
|title= | |||
|details= | |||
|date= | |||
|zulu= | |||
|dur= | |||
|host | |||
|at= | |||
|}}</nowiki></pre></code></div> | |||
Example: | |||
<div style="font-size:140%"><code><pre><nowiki>{{GCal | |||
|title=Group Meeting | |||
|details=To discuss all kinds of things | |||
|date=7/13/2008 | |||
|zulu=2200 | |||
|dur=60 min | |||
|host=Nava | |||
|at=Nava's land | |||
|}}</nowiki></pre></code></div> | |||
{{GCal | |||
|title=Group Meeting | |||
|details=To discuss all kinds of things | |||
|date=7/13/2008 | |||
|zulu=2200 | |||
|dur=60 min | |||
|host=Nava | |||
|at=Nava's land | |||
|}} | |||
</noinclude> |
Revision as of 13:54, 6 August 2008
{{GCal
|title=
|details=
|date=
|zulu=
|dur=
|host
|at=
|}}
Example:
{{GCal
|title=Group Meeting
|details=To discuss all kinds of things
|date=7/13/2008
|zulu=2200
|dur=60 min
|host=Nava
|at=Nava's land
|}}
Meeting}}&details={{#urlencode:To discuss all kinds of things}}&dates=20080713T2200Z/20080713T230000Z&sprop=host:{{#urlencode:Template:Host}}}&sprop=name:GCal&sprop=website:Template:GCal&location={{#urlencode:Nava's land}} +Google Calendar