Widget:Iframe

Aus Fuldawiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
WikiSysop (Diskussion | Beiträge)
(Die Seite wurde neu angelegt: „This widget allows you to add any page within an iframe tag to your site. To insert this widget, use the following code: <nowiki>{{#widget:</nowiki>{{PAGENAME}…“)
Zum nächsten Versionsunterschied →

Version vom 21:12, 22. Jul. 2010

This widget allows you to add any page within an iframe tag to your site.

To insert this widget, use the following code:

{{#widget:Iframe
|url=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8
|width=410
|height=342
|border=0
}}

Parameters

  • url - URL of page being inserted
  • width - width of the iframe (default is 400)
  • height - width of the iframe (default is 300)
  • border - border width (default is 1)

Sample result

Vorlage:Widget