Difference between revisions of "Widget:Iframe"
Jump to navigation
Jump to search
Rand Linden (talk | contribs) |
Rand Linden (talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude>__NOTOC__ | <noinclude>__NOTOC__ | ||
This widget allows you to embed any web page on your wiki page using an iframe tag. | This widget allows you to embed any web page on your wiki page using an iframe tag. | ||
For instructions on using see [[{{TALKPAGENAME}}]]. | |||
</noinclude><includeonly><iframe src="<!--{$url|validate:url}-->" frameborder="<!--{$border|validate:int|default:0}-->" width="<!--{$width|escape:html|default:400}-->" height="<!--{$height|escape:html|default:300}-->"></iframe></includeonly> | </noinclude><includeonly><iframe src="<!--{$url|validate:url}-->" frameborder="<!--{$border|validate:int|default:0}-->" width="<!--{$width|escape:html|default:400}-->" height="<!--{$height|escape:html|default:300}-->"></iframe></includeonly> |
Revision as of 09:15, 16 August 2011
This widget allows you to embed any web page on your wiki page using an iframe tag.
For instructions on using see Widget talk:Iframe.