Widget:Kalender: Unterschied zwischen den Versionen
Aus Stratum 0
(redirection ftw (für spätere migration)) |
(Auf den neuen Kalender umgestellt) |
||
Zeile 1: | Zeile 1: | ||
<noinclude> | <noinclude> | ||
− | This widget allows you to add the public Stratum 0 | + | This widget allows you to add the public Stratum 0 Calendar to your wiki page. |
== Using this widget == | == Using this widget == | ||
Zeile 12: | Zeile 12: | ||
</noinclude>Andere Versionen: | </noinclude>Andere Versionen: | ||
− | <a href="http:// | + | <a href="http://kalender.stratum0.net/calendar.html">Nur HTML</a> |
− | | <a href=" | + | | <a href="http://kalender.stratum0.net/termine.ics">iCal-Feed</a> |
− | |||
− | <iframe src=" | + | <iframe src="http://kalender.stratum0.net/calendar.html" style="border-width:0" width="<!--{$width|escape:'html'|default:'100%'}-->" height="<!--{$height|escape:'html'|default:'100%'}-->" frameborder="0" scrolling="no"></iframe> |
Version vom 2. September 2014, 22:28 Uhr
This widget allows you to add the public Stratum 0 Calendar to your wiki page.
Using this widget
To insert this widget, use the following code:
{{#widget:Kalender|width=...|height=...|mode=...}}
Parameters
- height, width: height and width of the map widget. Default height and width is 100%.
- mode: display mode, may be one of MONTH (default), WEEK or AGENDA
Andere Versionen: <a href="http://kalender.stratum0.net/calendar.html">Nur HTML</a> | <a href="http://kalender.stratum0.net/termine.ics">iCal-Feed</a>
<iframe src="http://kalender.stratum0.net/calendar.html" style="border-width:0" width="" height="" frameborder="0" scrolling="no"></iframe>