Template:MediaSeriesList: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class="bnw-resource-item"> | <div class="bnw-resource-item">{{#ifeq:{{{StreamingService | }}}|YouTube | ||
{{#if: {{{StreamingService}}} | |{{#Widget:YouTubeEmbed | ||
|{{# | |id={{{VideoStreamID | }}} | ||
service={{#switch:{{{StreamingService}}} | |iconoverlayCentered={{filepath:YouTube Logo 2017.png}} | ||
}} | |||
|{{#if: {{{StreamingService | }}} | |||
|{{#ev: | |||
service={{#switch:{{{StreamingService | }}} | |||
|YouTube=youtube | |YouTube=youtube | ||
|Vimeo=vimeo | |Vimeo=vimeo | ||
| Line 9: | Line 13: | ||
|Vine=vine | |Vine=vine | ||
}} | }} | ||
|id={{{VideoStreamID}}} | |id={{{VideoStreamID | }}} | ||
|alignment=left | |alignment=left | ||
|dimensions= | |dimensions=627 | ||
|autoresize=true | |autoresize=true | ||
}} | }} | ||
|{{#if:{{{pdflink}}} | |{{#if:{{{pdflink | }}} | ||
|{{InsertMedia|{{{pdflink}}} }} | |{{InsertMedia|{{{pdflink | }}} }} | ||
| | | | ||
}} | }} | ||
}} | }} | ||
}} | |||
</div> | </div> | ||