Template:Video: Difference between revisions

From OER in Education
No edit summary
No edit summary
Line 1: Line 1:
{{#ifeq: {{{semantics|}}}|yes|{{ResourcePageGroupMenu|Video/{{{series|Other}}} }} }}
{{#ifeq: {{{semantics|}}}|yes|{{ResourcePageGroupMenu|Video/{{{series|Other}}} }} }}
<div style="border-left: solid 1px green;  border-bottom: solid 1px green; padding: 10px; margin-left: 50px; overflow: auto;"><span class="printonly">'''VIDEO'''</span><div  class="noprint">
<div style="border-left: solid 1px green;  border-bottom: solid 1px green; padding: 10px; margin-left: 50px; overflow: auto;"><span class="printonly">
{{#ifeq: {{{type|youtube}}}|youtube|'''VIDEO'''}}{{#ifeq: {{{type|youtube}}}|mp3|'''AUDIO'''}}
</span><div  class="noprint">
{{#ifeq: {{{type|youtube}}}|youtube|{{#widget:YouTube|id={{{src|4Kdi_n5QAzY}}} }} }}
{{#ifeq: {{{type|youtube}}}|youtube|{{#widget:YouTube|id={{{src|4Kdi_n5QAzY}}} }} }}
{{#ifeq: {{{type|youtube}}}|mp3|{{#widget:Html5media
{{#ifeq: {{{type|youtube}}}|mp3|{{#widget:Html5media

Revision as of 13:33, 5 September 2013

{{video
|src= youtube id
|name= local file name
|title=Title to be displayed
|duration=duration of video mm:ss
|series=series (optional)
|episode=01, 02, ... (optional)
|acknowledgement= ... (possibly use template)
<noinclude>|semantics=yes|no</noinclude>
}}

Also see

Template:Videosemantics

  • Should add check: If Video != Video then if Video != {{{name}}} then warning!
  • Also check whether Video/name/text exits, and include it if it does .... should have a switch really, {{:</nowiki> Video/{{{name}}} | style=1 <nowiki>}} or similar. Need to include a style switch above