Template for displaying an image-gallery-like grouping of (up to 15) embedded videos from popular video sharing services.
Usage
{{Video gallery |videoID |videoID2 |videoID3 }}
Parameters
<unnamed 1> up to <unnamed 15> or id1 up to id15
ID of the video to include.
(default: "youtube")
serviceName of default video sharing service the gallery's videos originate from (list of supported services), i.e. the site you're embedding the videos from. Can be overridden for individual videos with the corresponding service#
parameter.
(default: "
service1 up to service15service
")Specifies service
(or the default) for a particular video. Overrides service
.
t1 up to t15
Description of the corresponding video.
(default: "300")
widthsWidth of each embedded video's viewing area in pixels.
Examples
Simple
{{Video gallery |vk6KY9NqW2c |lSrEtwuRVro }}
results in:
With descriptions
{{Video gallery |vk6KY9NqW2c|t1=Example description 1 |lSrEtwuRVro|t2=Example description 2 }}
results in:
- Example description 1
- Example description 2
Non-standard widths
{{Video gallery |widths=200 |vk6KY9NqW2c|t1=Bla |lSrEtwuRVro|t2=Blabla |KZlDxPsJp7I|t3=Blablabla }}
results in:
- Bla
- Blabla
- Blablabla
Technical
- Extensions used: