Template:Iframe: Difference between revisions
(Created page with "<noinclude> Usage: <nowiki>{{Iframe|src=http://xpub.nl/|style=width:100%;}}</nowiki> </noinclude> <includeonly> {{#Widget:IFrame|src={{{src|}}}|style={{{style|}}} }} </includeonly>") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
Usage: | Usage: | ||
<nowiki>{{Iframe|src=http://xpub.nl/|style= | <nowiki>{{Iframe|src=http://xpub.nl/|width=320|height=240|style=border: 10px solid purple}}</nowiki> | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#Widget: | {{#Widget:Iframe|src={{{src|}}}|style={{{style|}}}|width={{{width|320}}}||height={{{height|240}}} }} | ||
</includeonly> | </includeonly> |
Latest revision as of 18:47, 7 January 2025
Usage:
{{Iframe|src=http://xpub.nl/|width=320|height=240|style=border: 10px solid purple}}