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/get page from youtube id|{{{src}}}}}|Video Page]], <!--[[Video/{{{name|Some name}}}|{{{name|The file name or wiki page name for video}}}]], -->{{{duration|12:34}}},  /{{Video/get page from name| {{{name}}} }}/
[[{{Video/get page from name| {{{name|Introduction to Chalimbana Basic School.m4v}}} }}|About this video]], <!--[[Video/{{{name|Some name}}}|{{{name|The file name or wiki page name for video}}}]], -->{{{duration|12:34}}},  /{{Video/get page from name| {{{name}}} }}/
[http://www.youtube.com/watch?v={{{src}}}&list={{Video/get_playlist|
[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|
{{#ifeq:{{FULLPAGENAME}}|Template:Video|Video/12 13 Abel 2 4 rectangles 1-desktop.m4v|

Revision as of 14:05, 12 November 2013

Guidance for using this template

Create a sub page of Video (e.g. Video/My video.mp4 and put this text onto it:

{{video
|src= youtube id (ideally should not be changed once it's in use)
|name= local file name (should not be changed once it's in use, and in most cases be the same as the video (sub-)page name)
|realtitle=(short)title to be displayed
|title=description (this field was the title, but it's now just the description
|duration=duration of video mm:ss
|series=series (optional, check existing series to find an appropriate one)
|episode=01, 02, ... (optional)
|acknowledgement= ... (possibly use template) ...
|youtubeaccount=oer4schools (or whatever the youtube account name)
<noinclude>|semantics=yes|no</noinclude>
}}

You can then place the video onto the wiki by using:

{{: Video/My video.mp4 }}

Other notes

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, {{: Video/{{{name}}} | style=1 }} or similar. Need to include a style switch above.