Template:Video: Difference between revisions

From OER in Education
No edit summary
No edit summary
Line 4: Line 4:
'''{{{title|Some title}}}'''
'''{{{title|Some title}}}'''


{{{name|Some name}}}, {{{duration|1:23}}}, [http://www.youtube.com/watch?v={{{src}}} link to YouTube] ([[CBS]]: [http://192.168.128.1/oer4schools/PLAY.php?video={{urlencode:{{{name}}}}} local copy / playback],  [http://192.168.128.1/oer4schools/{{urlencode:{{{name}}}}} local download]) {{{acknowledgement|}}} {{#ifeq:{{{series|}}}|||(Series: [[Video/{{{series}}}|{{{series}}}]])}}
[[Video/{{{name|Some name}}}|{{{name|Some name}}}]], {{{duration|1:23}}}, [http://www.youtube.com/watch?v={{{src}}} link to YouTube] ([[CBS]]: [http://192.168.128.1/oer4schools/PLAY.php?video={{urlencode:{{{name}}}}} local copy / playback],  [http://192.168.128.1/oer4schools/{{urlencode:{{{name}}}}} local download]) {{{acknowledgement|}}} {{#ifeq:{{{series|}}}|||(Series: [[Video/{{{series}}}|{{{series}}}]])}}
</div>{{#ifeq: {{{semantics|}}}|yes|[[assettype::video| ]][[src::{{{src|}}}| ]][[name::{{{name|}}}| ]][[title::{{{title|}}}| ]][[duration::{{{title|}}}| ]][[series::{{{series|}}}| ]][[episode::{{{episode|}}}| ]]
</div>{{#ifeq: {{{semantics|}}}|yes|[[assettype::video| ]][[src::{{{src|}}}| ]][[name::{{{name|}}}| ]][[title::{{{title|}}}| ]][[duration::{{{title|}}}| ]][[series::{{{series|}}}| ]][[episode::{{{episode|}}}| ]]
To use this video, you can simply cut and paste this text into a new wiki page:
To use this video, you can simply cut and paste this text into a new wiki page:

Revision as of 11:24, 22 September 2012


{{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)
|semantics=yes|no
}}

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