Widget:Kalender: Unterschied zwischen den Versionen

Aus Stratum 0
Wechseln zu:Navigation, Suche
(für den öffentlichen Stratum 0 Google Calendar)
 
K (scrolling=auto)
 
(8 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
<noinclude>
 
<noinclude>
This widget allows you to add the public Stratum 0 Google Calendar to your wiki page.
+
This widget allows you to add the public Stratum 0 Calendar to your wiki page.
  
 
== Using this widget ==
 
== Using this widget ==
Zeile 8: Zeile 8:
  
 
== Parameters ==
 
== Parameters ==
* '''height''', '''width''': height and width of the map widget. Default height and width is <tt>400px</tt>.
+
* '''height''', '''width''': height and width of the map widget. Default height and width is <tt>100%</tt>.
  
</noinclude><iframe src="https://www.google.com/calendar/embed?showTitle=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;mode=AGENDA&amp;height=400&amp;wkst=2&amp;hl=de&amp;bgcolor=%23FFFFFF&amp;src=stratum0%2Bgoogle%40rohieb.name&amp;color=%232952A3&amp;ctz=Europe%2FBerlin" style=" border-width:0 " width="<!--{$width|escape:'html'|default:'400px'}-->" height="<!--{$height|escape:'html'|default:'400px'}-->" frameborder="0" scrolling="no"></iframe>
+
 
 +
</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://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 3. September 2014, 00: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>