Template:Video: Difference between revisions

From OER in Education
No edit summary
No edit summary
Line 14: Line 14:
{{#ifeq: {{{type|youtube}}}|youtube|
{{#ifeq: {{{type|youtube}}}|youtube|
[[Video/{{{name|Some name}}}|{{{name|Some name}}}]], {{{duration|1:23}}},  
[[Video/{{{name|Some name}}}|{{{name|Some name}}}]], {{{duration|1:23}}},  
[http://www.youtube.com/watch?v={{{src}}}&playlist={{Video/get_playlist| {{FULLPAGENAME}} }} link to YouTube] {{FULLPAGENAME}}
[http://www.youtube.com/watch?v={{{src}}}&list={{Video/get_playlist| {{FULLPAGENAME}} }} link to YouTube]  
({{#widget:VideoMgr
({{#widget:VideoMgr
|youtube={{{src|}}}
|youtube={{{src|}}}

Revision as of 13:08, 6 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