Difference between revisions of "Template:MainPageVideo"
Jump to navigation
Jump to search
(Add SMW tags) |
(expand to define SMW properties) |
||
Line 8: | Line 8: | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | <div style="border-bottom:1px solid #9a9a9a; background-color:#d0e5f5; padding:0.5em 0.5em; font-size:112%;text-align:center;">'''{{{title|}}}'''</div> | + | <div style="border-bottom:1px solid #9a9a9a; background-color:#d0e5f5; padding:0.5em 0.5em; font-size:112%;text-align:center;">'''[[Has caption::{{{title|}}}]]'''</div> |
− | <div style="padding:0.5em;font-size:90%;text-align:center;">[[constitutes::cover-video| ]] | + | <div style="padding:0.5em;font-size:90%;text-align:center;">[[constitutes::cover-video| ]][[Has publicationDate::{{{date|}}}| ]] |
− | {{#widget:YouTube|width=420px|height=280px|id={{{video_code|}}} }}<br/> | + | {{#widget:YouTube|width=420px|height=280px|id=[[Has videoCode::{{{video_code|}}} }}<br/> |
− | {{{text|}}}<br/><small>[[Main Page/Video archive|Video archive]]</small></div></includeonly> | + | [[Description::{{{text|}}}]]<br/><small>[[Main Page/Video archive|Video archive]]</small></div></includeonly> |
Revision as of 16:35, 3 September 2014
This template makes a video panel for the main page.
Usage:
{{MainPageVideo
|title= section title
|video_code= YouTube video code
|text= description of video
}}