Template:Video: Difference between revisions
From OER in Education
No edit summary |
No edit summary |
||
Line 62: | Line 62: | ||
}} | }} | ||
<includeonly>[[Uses video::Videos/{{{name}}}| ]]</includeonly><noinclude> | <includeonly>[[Uses video::Videos/{{{name}}}| ]]</includeonly><!-- | ||
Video template ends. | |||
--><noinclude> | |||
= Guidance for using this template = | |||
Create a sub page of [[Video]] (e.g. [[Video/My video.mp4]] and put this text onto it: | |||
<nowiki>{{</nowiki>video | <nowiki>{{</nowiki>video | ||
|src= youtube id | |src= youtube id (ideally should not be changed once it's in use) | ||
|name= local file name | |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) | ||
|title | |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 | |duration=duration of video mm:ss | ||
|series=series (optional) | |series=series (optional, check existing series to find an appropriate one) | ||
|episode=01, 02, ... (optional) | |episode=01, 02, ... (optional) | ||
|acknowledgement= ... (possibly use template) | |acknowledgement= ... (possibly use template) ... | ||
|youtubeaccount=oer4schools (or whatever the youtube account name) | |||
<noinclude>|semantics=yes|no</noinclude> | <noinclude>|semantics=yes|no</noinclude> | ||
}} | }} | ||
You can then place the video onto the wiki by using: | |||
<nowiki>{{:</nowiki> Video/My video.mp4 }} | |||
= Other notes = | |||
Also see | Also see | ||
Revision as of 12:37, 12 November 2013
VIDEO
The title of the video
The description of the video
[[|Video Page]], 12:34, Some use of "" in your query was not closed by a matching "". link to YouTube (local play / download options / download from dropbox)Video/no series for this video
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
- 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.