Widget:OmnyFMEpisode: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 3: Line 3:
Embed OmnyFM podcasts on wiki pages.
Embed OmnyFM podcasts on wiki pages.


<syntaxhighlight lang="html+handlebars">{{#widget:OmnyFMEpisode|show=the-portal|slug=|width=56%}}</syntaxhighlight>
<syntaxhighlight lang="html+handlebars">{{#widget:OmnyFMEpisode|show=the-portal|slug=|width=65%}}</syntaxhighlight>
</noinclude><includeonly><iframe src="https://omny.fm/shows/<!--{$show|escape:'urlpathinfo'}-->/<!--{$slug|escape:'urlpathinfo'}-->/embed?style=cover" class="mobile-fullwidth" width="<!--{$width|escape:'html'|default:'100%'}-->" height="180px" frameborder="0"></iframe>
</noinclude><includeonly><iframe src="https://omny.fm/shows/<!--{$show|escape:'urlpathinfo'}-->/<!--{$slug|escape:'urlpathinfo'}-->/embed?style=cover" class="mobile-fullwidth" width="<!--{$width|escape:'html'|default:'100%'}-->" height="180px" frameborder="0"></iframe>
</includeonly>
</includeonly>