Difference between revisions of "Template:YCal"
Jump to navigation
Jump to search
(body) |
(added fixed body and example) |
||
Line 1: | Line 1: | ||
[http://calendar.yahoo.com/?v=60&view=d&type=20&DUR={{#time:Hi|{{{dur}}}}}&TITLE={{#urlencode:{{{title}}}{{#ifeq:{{{host|*}}}|*|| by {{{host}}}}}}}&ST={{#time:Ymd|{{{date}}}}}T{{{zulu}}}&DESC={{#urlencode:{{{details}}}}}&URL={{FULLPAGENAME}}&in_loc={{#urlencode:{{{at}}}}} +Yahoo! Calendar] | <includeonly>[http://calendar.yahoo.com/?v=60&view=d&type=20&DUR={{#time:Hi|{{{dur}}}}}&TITLE={{#urlencode:{{{title}}}{{#ifeq:{{{host|*}}}|*|| by {{{host}}}}}}}&ST={{#time:Ymd|{{{date}}}}}T{{#time:His|{{{zulu}}}}}&DESC={{#urlencode:{{{details}}}}}&URL={{FULLPAGENAME}}&in_loc={{#urlencode:{{{at}}}}} +Yahoo! Calendar]</includeonly> | ||
<noinclude> | |||
<div style="font-size:140%"><code><pre><nowiki>{{YCal | |||
|title= | |||
|details= | |||
|date= | |||
|zulu= | |||
|dur= | |||
|host | |||
|at= | |||
|}}</nowiki></pre></code></div> | |||
Example: | |||
<div style="font-size:140%"><code><pre><nowiki>{{YCal | |||
|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> | |||
{{YCal | |||
|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 14:06, 6 August 2008
{{YCal
|title=
|details=
|date=
|zulu=
|dur=
|host
|at=
|}}
Example:
{{YCal
|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
|}}