Difference between revisions of "Widget:Iframe"

From Sugar Labs
Jump to navigation Jump to search
(Created page with '<noinclude>__NOTOC__ This widget allows you to embed any web page on your wiki page using an iframe tag. Created by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Serge…')
 
 
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
* '''height''' - width of the iframe (default is 300)
 
* '''height''' - width of the iframe (default is 300)
 
* '''border''' - border width (default is 1)
 
* '''border''' - border width (default is 1)
 +
*::1 - looks depressed
 +
*::0 - looks flat
  
 
== Sample result ==
 
== Sample result ==

Latest revision as of 11:30, 12 May 2010

This widget allows you to embed any web page on your wiki page using an iframe tag.

Created by Sergey Chernyshev

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

{{#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)
    1 - looks depressed
    0 - looks flat

Sample result