Widget:ExampleEmbed: Difference between revisions
(Created page with "<iframe src="https://www.example.com/<!--{$page|escape:'urlpathinfo'}-->" class="mobile-fullwidth" style="width: <!--{$width|escape:'html'|default:'100%'}-->; border: none;" s...") Â |
No edit summary  |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<iframe src="https://www.example.com/<!--{$page|escape:'urlpathinfo'}--> | <noinclude><syntaxhighlight lang="html+handlebars">{{#widget:ExampleEmbed|page=}}</syntaxhighlight></noinclude> | ||
<includeonly><iframe src="https://www.example.com/<!--{$page|escape:'urlpathinfo'}-->" style="width: 100%; height: auto; border: none;" scrolling="no"></iframe></includeonly> |