Widget:Iframe
Revision as of 09:07, 16 August 2011 by Rand Linden (talk | contribs)
This widget allows you to embed any web page on your wiki page using an iframe tag.
Created by Sergey Chernyshev
Using this widget
To insert this widget, use the following code:
{{#widget:Iframe |url=http://www.google.com |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
Error in widget Iframe: Syntax error in template "wiki:wiki:Iframe" on line 1 "<iframe src="" frameborder="" width="" height="" scrolling=""></iframe>" - Unexpected "}-->"
For more information on how to use this widget, see widget description page on MediaWikiWidgets.org.