User:RichardF/Development/Iframe
This widget allows you to embed any web page on your wiki page using an iframe tag.
Created by Sergey Chernyshev
Using this widget
[edit | edit source]For information on how to use this widget, see widget description page on MediaWikiWidgets.org.
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
[edit | edit source]- 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
[edit | edit source]Error in widget Iframe: Unable to load template 'wiki:Iframe'
Copy to your site
[edit | edit source]To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as User:RichardF/Development/Iframe article.