5,849
edits
Line 1: | Line 1: | ||
<includeonly><iframe src="https://www.art19.com/shows/<!--{$show|escape:'urlpathinfo'}-->/episodes/<!--{$id|escape:'urlpathinfo'}-->/embed" class="mobile-fullwidth" style="width: <!--{$width|escape:'html'|default:'100%'}-->; height: 200px; border: 0 none;" scrolling="no"></iframe> | <noinclude> | ||
== Usage == | |||
Embed Art19 podcasts on wiki pages. | |||
<syntaxhighlight lang="html+handlebars">{{#widget:Art19Episode|show=the-portal|id=|width=56%}}</syntaxhighlight> | |||
</noinclude><includeonly><iframe src="https://www.art19.com/shows/<!--{$show|escape:'urlpathinfo'}-->/episodes/<!--{$id|escape:'urlpathinfo'}-->/embed" class="mobile-fullwidth" style="width: <!--{$width|escape:'html'|default:'100%'}-->; height: 200px; border: 0 none;" scrolling="no"></iframe> | |||
</includeonly> | </includeonly> |