Template:Video: Difference between revisions

From OER in Education
No edit summary
No edit summary
Line 16: Line 16:


{{#ifeq: {{{type|youtube}}}|youtube|
{{#ifeq: {{{type|youtube}}}|youtube|
[[Video/{{{name|Some name}}}|{{{name|The file name or wiki page name for video}}}]], {{{duration|12:34}}},  
[[Video/{{{name|Some name}}}|Video Page]], <!--[[Video/{{{name|Some name}}}|{{{name|The file name or wiki page name for video}}}]], -->{{{duration|12:34}}},  
[http://www.youtube.com/watch?v={{{src}}}&list={{Video/get_playlist|{{#ifeq:{{FULLPAGENAME}}|Template:Video|Video/12 13 Abel 2 4 rectangles 1-desktop.m4v|{{FULLPAGENAME}}}}}} link to YouTube]  
[http://www.youtube.com/watch?v={{{src}}}&list={{Video/get_playlist|{{#ifeq:{{FULLPAGENAME}}|Template:Video|Video/12 13 Abel 2 4 rectangles 1-desktop.m4v|{{FULLPAGENAME}}}}}} link to YouTube]  
({{#widget:VideoMgr
({{#widget:VideoMgr

Revision as of 23:25, 11 November 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