Difference between revisions of "Template:Webcal"

From Second Life Wiki
Jump to navigation Jump to search
(added some missing template params; cleaned up documentation a bit)
m (default values for optional parameters are to handled in subtemplate not at this level.)
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly><div>{{GCal
<includeonly><div>
  |cal={{{cal}}}
<div id="box" style="float:left;padding:0.1em 0.4em 0.3em 0.4em">{{GCal
|title={{{title}}}
| title  = {{{title}}}
|details={{{details}}}
| details = {{{details}}}
|url={{{url}}}
| date    = {{{date}}}
|date={{{date}}}
| sltime = {{{sltime}}}
|sltime={{{sltime}}}
| dur    = {{{dur}}}
|dur={{{dur}}}
| host    = {{{host}}}
|host={{{host}}}
| at      = {{{at}}}
|at={{{at}}}
|{{#if:{{{cal|}}}|cal={{{cal}}}}}
}}{{YCal
|{{#if:{{{url|}}}|url={{{url}}}}}
|cal={{{cal}}}
}}</div>
|title={{{title}}}
<div id="box" style="float:left;padding:0.1em 0.4em 0.3em 0.4em">{{YCal
|details={{{details}}}
| title  = {{{title}}}
|url={{{url}}}
| details = {{{details}}}
|date={{{date}}}
| date   = {{{date}}}
|sltime={{{sltime}}}
| sltime = {{{sltime}}}
|dur={{{dur}}}
| dur     = {{{dur}}}
|host={{{host}}}
| host   = {{{host}}}
|at={{{at}}}
| at     = {{{at}}}
}}</div></includeonly>
|{{#if:{{{cal|}}}|cal={{{cal}}}}}
|{{#if:{{{url|}}}|url={{{url}}}}}
}}</div>
<div id="box" style="float:left;padding:0.1em 0.4em 0.3em 0.4em">{{ICSCal
| title  = {{{title}}}
| details = {{{details}}}
| date   = {{{date}}}
| sltime = {{{sltime}}}
| dur     = {{{dur}}}
| host   = {{{host}}}
| at     = {{{at}}}
|{{#if:{{{cal|}}}|cal={{{cal}}}}}
|{{#if:{{{url|}}}|url={{{url}}}}}
}}</div>
<div style="height:1px;clear:left">&nbsp;</div>
</div></includeonly>


<noinclude>
<noinclude>

Latest revision as of 10:04, 13 October 2008