The basic syntax looks like this: {{videosite>videoid?parameter1¶meter2|title}}
videosite
is one of the identifiers listed in Supported Services chaptervideoid
is the identifier of the video at the respective siteparameters
are optional. You start these with a ?
and separate more of them by a &
. Look in Parameters chapterA toolbar button pops up a prompt where you can simply paste the full URL to the page of the video you want to embed. The plugin will then try to figure out the video ID by itself
size
parameter is the best supported parameter. You can either give it in the form:widthxheight
like 500×300
small
, medium
or large
&start=<seconds>
(YouTube, DailyMotion) or &initial_time=<seconds>
(TwitchTV)&end=<seconds>
(YouTube)&autoplay=1
(Vimeo, YouTube, DailyMotion, Bambuser) or &ap=1
(MetaCafe)&rel=0
(YouTube) &startSlide=5
(SlideShare)Display a YouTube Video:
{{youtube>L-WM8YxwqEU}}
Show a larger player:
{{youtube>L-WM8YxwqEU?large}}
Right-align the player:
{{ youtube>L-WM8YxwqEU}}
Show a small, centered player:
{{ youtube>L-WM8YxwqEU?small }}
Show a small, centered player with a title (look for right space!):
{{ youtube>L-WM8YxwqEU?small |Some funny video}}
Some other additional parameters are supported (depending on video service) as well:
{{youtube>L-WM8YxwqEU?small&start=30&end=45|A random segment of 15 seconds}}
Copy paste the video url in the toolbar pop-up prompt to generate the syntax
Identifier | Website | Supported parameters |
5min | 5min | |
archiveorg | Archive.org | |
bambuser | Bambuser | autoplay |
bliptv | Blip.TV | |
break | Break | |
clipfish | Clipfish | |
dailymotion | Daily Motion | start |
gtrailers | GameTrailers | |
metacafe | MetaCafe | ap |
msoffice | Microsoft Office Training | |
myspacetv | MySpaceTV | |
rcmovie | RCMovie | |
scivee | Scivee.tv | |
twitchtv | Twitch.tv | chapter_id, initial_time |
slideshare | Slideshare | startSlide |
ustream | Ustream.TV | |
veoh | Veoh | |
viddler | Viddler | offsetTime |
vimeo | Vimeo | autoplay |
youtube | YouTube | start, end, rel, autoplay |