Template:EmbedVideo

From Ace Combat Wiki
Jump to navigation Jump to search
Template documentation (for the template shown above, sometimes hidden or invisible)

Embed a video directly into an article.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
ID1

The raw ID of the video, or the video's URL from the player page.

Stringrequired
Serviceservice

The video service to call; see the full list at https://www.mediawiki.org/wiki/Extension:EmbedVideo#Supported_services

Default
youtube
Stringoptional
URL Argumentsargs

Allows extra URL arguments to be appended to the generated embed URL. This is useful for obscure options only supported on one service.

Example
t=120&end=150
Stringoptional
Dimensionsdim

Dimensions, in pixels, to size the embed container. Follows standard file dimension declaration (WIDTH, WIDTHxHEIGHT, or xHEIGHT)

Default
640
Example
480x360
Stringoptional
Description2

Display a wikitext description under the embed container. For line breaks use "
" without quotation marks.

Contentoptional
Horiz. Alignmentalign

Align the placement of the video either to the left, centered, or to the right. The default, inline, will allow multiple videos to display side-by-side without forced line breaks.

Default
inline
Unknownoptional
Vert. Alignmentvertical

Align the vertical placement of the video either to the top, middle, bottom, or baseline of the parent element. Using this parameter forces Horiz. Alignment to be inline.

Stringoptional