5,197
edits
(Created page with "<includeonly><templatestyles src="Template:VideoGallery/styles.css"/><div class="video-embed-gallery">{{{1}}}</div></includeonly>") |
(Added `display=block` option.) |
||
Line 1: | Line 1: | ||
<includeonly><templatestyles src="Template:VideoGallery/styles.css"/><div class="video-embed-gallery">{{{1}}}</div></includeonly> | <includeonly><templatestyles src="Template:VideoGallery/styles.css"/> | ||
{{#switch: {{{display}}} | |||
| block= <div class="video-embed-gallery" style="display: block !important;"> | |||
| #default= <div class="video-embed-gallery"> | |||
}}{{#if: {{{videos|}}} | {{{videos}}} | {{{1}}} }}</div></includeonly><noinclude>[[Category:Template]]{{doc}}</noinclude> |