Widget:Iframe
Revision as of 17:54, 7 January 2025 by Michael Murtaugh (talk | contribs) (Created page with "<noinclude>__NOTOC__ This widget allows you to embed an iframe on your wiki page. Hacked together by Michael == Using this widget == <nowiki> {{#Widget:Iframe|src=http://url.to/|style=}} </nowiki> For example: <nowiki> {{#Widget:Iframe|src=https://xpub.nl/|style=height:200px;float:right;}} </nowiki> == Copy to your site == To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widge...")
This widget allows you to embed an iframe on your wiki page.
Hacked together by Michael
Using this widget
{{#Widget:Iframe|src=http://url.to/|style=}}
For example:
{{#Widget:Iframe|src=https://xpub.nl/|style=height:200px;float:right;}}
Copy to your site
To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:Iframe article.