Difference between revisions of "Widget:ExampleEmbed"

Jump to navigation Jump to search
51 bytes added ,  18:47, 15 February 2023
no edit summary
(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...")
 
Line 1: Line 1:
<iframe src="https://www.example.com/<!--{$page|escape:'urlpathinfo'}-->" class="mobile-fullwidth" style="width: <!--{$width|escape:'html'|default:'100%'}-->; border: none;" scrolling="no"></iframe>
<syntaxhighlight lang="html+handlebars">{{#widget:ExampleEmbed|page=}}</syntaxhighlight>
<includeonly><iframe src="https://www.example.com/<!--{$page|escape:'urlpathinfo'}-->" style="width: 100%; border: none;" scrolling="no"></iframe></includeonly>

Navigation menu