Widget:Kalender: Unterschied zwischen den Versionen
Aus Stratum 0
(JS-Version im iframe, +Links auf HTML-only, iCal und Atom, +Feiertage) |
K (scrolling=auto) |
||
(5 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
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 == | ||
To insert this widget, use the following code: | To insert this widget, use the following code: | ||
− | <nowiki>{{#widget:Kalender|width=...|height | + | <nowiki>{{#widget:Kalender|width=...|height=...}}</nowiki> |
== Parameters == | == Parameters == | ||
* '''height''', '''width''': height and width of the map widget. Default height and width is <tt>100%</tt>. | * '''height''', '''width''': height and width of the map widget. Default height and width is <tt>100%</tt>. | ||
− | + | ||
</noinclude>Andere Versionen: | </noinclude>Andere Versionen: | ||
− | + | <a href="https://stratum0.org/kalender/">Nur HTML</a> | |
− | | | + | | <a href="https://stratum0.org/kalender/termine.ics">iCal-Feed</a> |
− | |||
− | <iframe src="https:// | + | <iframe src="https://stratum0.org/kalender/" style="border-width:0" width="<!--{$width|escape:'html'|default:'100%'}-->" height="<!--{$height|escape:'html'|default:'100%'}-->" frameborder="0" scrolling="auto"></iframe> |
Aktuelle Version vom 2. September 2014, 23:03 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=...}}
Parameters
- height, width: height and width of the map widget. Default height and width is 100%.
Andere Versionen:
<a href="https://stratum0.org/kalender/">Nur HTML</a>
| <a href="https://stratum0.org/kalender/termine.ics">iCal-Feed</a>
<iframe src="https://stratum0.org/kalender/" style="border-width:0" width="" height="" frameborder="0" scrolling="auto"></iframe>