Last modified on 1 September 2014, at 04:46

VideoUpload

{{#ev:youtube|BRvwYtEFnNs}}


How do you like that? :)

The EmbedVideo parser function expects to be called in either of the following ways:

  • {{#ev:service|id}} -or-
  • {{#ev:service|id|width}}

Where:

  • service is the name of a video sharing service.
  • id is the id of the video to include
  • width (optional) is the width in pixels of the viewing area (height will be determined automatically)

For example, to include the Gryzor gameplay video you see above from YouTube, you'd enter:

{{#ev:youtube|BRvwYtEFnNs}}

And if you wanted scaled down to thumbnail size, you could use:

{{#ev:youtube|BRvwYtEFnNs|100}}

Video sites allowed:

  • YouTube. id: youtube
  • Google Video. id: googlevideo
  • Some others, too, but not of real use. Enjoy!