Template: VideoRow: Difference between revisions

From The Lost Media Wiki
Jump to: navigation, search
No edit summary
(i have not learned my lesson)
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><div class="col-xs-12 {{#switch:{{{perrow|1}}}
<includeonly><div class="responsive col-xs-12 {{#switch:{{{perrow|1}}}
   |1=col-lg-6 col-lg-offset-3 video-big
   |1=col-lg-6 col-lg-offset-3 video-big
   |2=col-lg-6 video-two
   |2=col-lg-6 video-two
Line 6: Line 6:
   |#default=
   |#default=
}}">
}}">
{{#if: {{{id|}}}
{{#if: {{{service|}}}
  |
  |{{#if: {{{id|}}}
    |
{{#ev:{{{service|}}}
{{#ev:{{{service|}}}
|{{{id|}}}
|{{{id|}}}
|640
|autoresize
|center
|center
|{{{description|}}}
|{{{description|}}}
|frame
|frame
}}
}}
   |
    |No video specified.
  }}
   |{{{description|}}}
}}
}}
</div></includeonly>
</div></includeonly>

Revision as of 01:53, 26 March 2018