Template:Youtube

From the Portal Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Caption here.
The template above may be partially or fully invisible or glitched due to the respected strings aren't entered.
This is normal.

Documentation for Youtube


This template will embed a video inside an article.

Syntax

Basic:

{{youtube|YouTube id}}

With a defined thumbnail width:

{{youtube|YouTube id|width=value|align=alignment}}
YouTube Video ID
The YouTube video id of the video to include.
width
Width of the video, in pixels. Height is calculated based on ratio. Default is 448px.
widths
If specified, must be a list of hyphen-separated integers representing possible video widths (Example: 460-500-700). The video size will be based on the browser window size and the ratio of the video. If left unspecified, the video will stay at the value of the width attribute.
align
Horizontal alignment of video. Default is left.
ratio
Ratio of embedded video, with x as separator (Example: 4x3). Default is 16x9.
hd
Whether HD should be turned on or off by default. Default is to let YouTube decide. YouTube users may override this value in their YouTube preferences. This parameter can be set to on or off.
audio
Whether this video should be presented as an audio file (display only the seek bar, no video). This parameter can be set to on or off.

See also