Difference between revisions of "Template:Webcal"

From Second Life Wiki
Jump to navigation Jump to search
(body)
 
(redid to use new GCal & YCal templates)
Line 1: Line 1:
{{GCal
<includeonly>{{GCal
  |title={{{title}}}
  |title={{{title}}}
  |details={{{description}}}
  |details={{{details}}}
  |date={{{date}}}
  |date={{{date}}}
  |zulu={{#time:His|{{{sl_time}}} +8 hours}}
  |sltime={{{sltime}}}
  |dur={{{length}}}
  |dur={{{dur}}}
  |at={{{location}}}
  |host={{{host}}}
  |host={{{coach}}}
  |at={{{at}}}
}}
}}{{YCal
{{YCal
  |title={{{title}}}
  |title={{{title}}}
  |details={{{description}}}
  |details={{{details}}}
  |date={{{date}}}
  |date={{{date}}}
  |zulu={{#time:His|{{{sl_time}}} +8 hours}}
  |sltime={{{sltime}}}
  |dur={{{length}}}
  |dur={{{dur}}}
  |at={{{location}}}
  |host={{{host}}}
  |host={{{coach}}}
  |at={{{at}}}
}}
}}
</includeonly>
<noinclude>
<div style="font-size:140%"><code><pre><nowiki>{{webcal
|title=
|details=
|date=
|sltime=
|dur=
|host
|at=
|}}</nowiki></pre></code></div>
Example:
<div style="font-size:140%"><code><pre><nowiki>{{webcal
|title=Group Meeting
|details=To discuss all kinds of things
|date=7/13/2008
|sltime=10 PM
|dur=60 min
|host=Nava
|at=Nava's land
|}}</nowiki></pre></code></div>
{{webcal
|title=Group Meeting
|details=To discuss all kinds of things
|date=7/13/2008
|sltime=10 PM
|dur=60 min
|host=Nava
|at=Nava's land
|}}
</noinclude>

Revision as of 19:47, 8 August 2008