From RBOSE
|
Project: Wiki
User Help
|
Usage
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.
- dailymotion for Dailymotion
- divshare
- dotsub for dotSUB
- funnyordie for FunnyOrDie
- googlevideo for Google Video
- interiavideo
- revver for Revver
- sevenload for sevenload
- vimeo for Vimeo
- youtube for YouTube
- youtubehd for YouTube in High Definition
- ted for TED
- 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 famous movie about solar vehicle from YouTube video, you'd enter:
{{#ev:youtube|f1yXRbKY0FA}}
And if you wanted scaled down to thumbnail size, you could use:
{{#ev:youtube|f1yXRbKY0FA|100}}
External links
- Source code
- Extension:EmbedVideo++ at mediawiki.org
