Difference between revisions of "Template:MainPageVideo"

From Wikispooks
Jump to navigation Jump to search
(tidy, but ugly code)
m (Text replacement - "WikiSpooks" to "Wikispooks")
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>'''This template makes a video panel for the main page.'''[[Category:WikiSpooks Templates]]<br/>
+
<noinclude>'''This template makes a video panel for the main page.'''[[Category:Wikispooks Templates]]<br/>
 
<br/>
 
<br/>
 
Usage:<br/>
 
Usage:<br/>
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;">'''[[Has caption::{{{title|}}}]]'''</div>
+
<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="padding:0.5em;font-size:90%;text-align:center;">[[constitutes::cover-video| ]][[Has publicationDate::{{{date|}}}| ]]
+
<div style="padding:0.5em;font-size:90%;text-align:center;">
{{#widget:YouTube|width=420px|height=280px|id=[[Has videoCode::{{{video_code|}}}]] }}<br/>{{{text| }}}<span style="display:none;">[[Description::{{{text|}}}]]</span><br/><small>[[Main Page/Video archive|Video archive]]</small></div></includeonly>
+
{{#widget:YouTube|width=420px|height=280px|id={{{video_code|}}} }}<br/>
 +
{{{text|}}}<br/><small>[[Main Page/Video archive|Video archive]]</small></div></includeonly>

Latest revision as of 17:20, 14 October 2018

This template makes a video panel for the main page.

Usage:
{{MainPageVideo
|title= section title
|video_code= YouTube video code
|text= description of video
}}