Widget:Art19Episode: Difference between revisions

From The Portal Wiki
(Created page with "<includeonly><iframe src="https://www.art19.com/shows/<!--{$show|escape:'urlpathinfo'}-->/episodes/<!--{$id|escape:'urlpathinfo'}-->/embed" style="width: 100%; height: 200px;...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><iframe src="https://www.art19.com/shows/<!--{$show|escape:'urlpathinfo'}-->/episodes/<!--{$id|escape:'urlpathinfo'}-->/embed" style="width: 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>

Latest revision as of 19:35, 21 February 2021

Usage

Embed Art19 podcasts on wiki pages.

{{#widget:Art19Episode|show=the-portal|id=|width=56%}}