Template:Video: Difference between revisions
From OER in Education
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
-->{{#ifeq: {{{type|youtube}}}|youtube| | -->{{#ifeq: {{{type|youtube}}}|youtube| | ||
[[{{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}}}, | <span class="printonly">[[{{Video/get page from name| {{{name|Introduction to Chalimbana Basic School.m4v}}} }}|About this video]]</span> | ||
[http://www.youtube.com/watch?v={{{src|-dITjCrgqYY}}}&list={{Video/get_playlist| | <span class="noprint">[[{{Video/get page from name| {{{name|Introduction to Chalimbana Basic School.m4v}}} }}|About this video]]</span>, | ||
{{Video/get page from name| {{{name|Introduction to Chalimbana Basic School.m4v}}} }} | <!--[[Video/{{{name|Some name}}}|{{{name|The file name or wiki page name for video}}}]], --> | ||
}} | {{{duration|12:34}}}, <!-- | ||
youtube / local play | |||
--> | |||
([http://www.youtube.com/watch?v={{{src|-dITjCrgqYY}}}&list={{Video/get_playlist|{{Video/get page from name| {{{name|Introduction to Chalimbana Basic School.m4v}}} }} | |||
}} watch on YouTube], | |||
{{#widget:VideoMgr | |||
|youtube={{{src|-dITjCrgqYY}}} | |youtube={{{src|-dITjCrgqYY}}} | ||
|file={{urlencode:{{{name|Introduction to Chalimbana Basic School.m4v}}}}} | |file={{urlencode:{{{name|Introduction to Chalimbana Basic School.m4v}}}}} | ||
|back={{urlencode:{{fullurl:{{FULLPAGENAME}}}}}} | |back={{urlencode:{{fullurl:{{FULLPAGENAME}}}}}} | ||
}}) {{{acknowledgement|}}} {{#vardefine:downloadlist|{{#var:downloadlist}} | }}) <!-- | ||
-->{{{acknowledgement|}}} <!-- | |||
Add asset to download list | |||
-->{{#vardefine:downloadlist|{{#var:downloadlist}} | |||
* [[{{Video/get page from name| {{{name|Introduction to Chalimbana Basic School.m4v}}} }}]] ({{#widget:VideoMgr | * [[{{Video/get page from name| {{{name|Introduction to Chalimbana Basic School.m4v}}} }}]] ({{#widget:VideoMgr | ||
|youtube={{{src|-dITjCrgqYY}}} | |youtube={{{src|-dITjCrgqYY}}} | ||
Line 40: | Line 52: | ||
|back={{urlencode:{{fullurl:{{FULLPAGENAME}}}}}} | |back={{urlencode:{{fullurl:{{FULLPAGENAME}}}}}} | ||
|label=download options for this video | |label=download options for this video | ||
}}) }} | }}) }}<!-- | ||
}}<!-- | |||
end download list | |||
-->}}<!-- | |||
*** Display mp3 *** | *** Display mp3 *** |
Revision as of 13:46, 17 January 2015
VIDEO
The title of the video
The description of the video
About this video , 12:34, (watch on YouTube, local play / download options / download from dropbox)
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
The template also populates {{#var:downloadlist}} (similar to Template:File), which you can then use to show a summary of all videos needed for a particular wiki page, e.g.
- Video/Introduction to Chalimbana Basic School.m4v (local play / download options / download from dropbox)
Also see
Category:Video Templates for other video-related templates.
To do
- 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.