Template:Video: Difference between revisions

From Electrical Installation Guide
(Added new parameter to indicate the closed-caption language to use - info added to the YouTube link in the embedded videos using this template (same as deployed in DE wiki))
(Use EN subtitles by default when the template is used without indicating the requested subtitles language)
 
Line 1: Line 1:
<includeonly><div class="col-12 col-sm-5 {{#ifeq: {{{float|{{{3|}}}}}}|left|video-float-left|video-float-right clearfix}}">{{#ev:youtube|id={{{id|{{{1|}}}}}}|alignment=center|urlArgs=cc_load_policy=1{{#if: {{{cc_lang|{{{4|}}}}}} | &cc_lang_pref={{{cc_lang|{{{4|}}}}}} | }}&rel=0&modestbranding=1&controls=1{{#if: {{{playlist|{{{2|}}}}}} | &listType=playlist&list={{{playlist|{{{2|}}}}}} |}} }}</div>[[Category:Eig-pages-with-video|{{PAGENAME}}]]<div>{{#addbodyclass:vd0}}</div></includeonly><noinclude>
<includeonly><div class="col-12 col-sm-5 {{#ifeq: {{{float|{{{3|}}}}}}|left|video-float-left|video-float-right clearfix}}">{{#ev:youtube|id={{{id|{{{1|}}}}}}|alignment=center|urlArgs=cc_load_policy=1&cc_lang_pref={{{cc_lang|{{{4|en}}}}}}&rel=0&modestbranding=1&controls=1{{#if: {{{playlist|{{{2|}}}}}} | &listType=playlist&list={{{playlist|{{{2|}}}}}} |}} }}</div>[[Category:Eig-pages-with-video|{{PAGENAME}}]]<div>{{#addbodyclass:vd0}}</div></includeonly><noinclude>


[[Category:Eig-other-templates|{{PAGENAME}}]]
[[Category:Eig-other-templates|{{PAGENAME}}]]

Latest revision as of 13:44, 13 January 2025


Used to embed a YouTube video inside a page (as a right floating element)

Template parameters

ParameterDescriptionTypeStatus
IDid 1

YouTube video ID

Default
W_AtINVj5x0
Example
W_AtINVj5x0
Stringrequired
Playlistplaylist 2

Optionally add this parameter (YouTube playlist ID) to view in "playlist" mode, eg next video starts automatically

Default
PLa7UGrWOTyjnuRAZcaIVEtgbmQ61qYzT_
Example
PLa7UGrWOTyjnuRAZcaIVEtgbmQ61qYzT_
Stringsuggested
Floatfloat 3

Optional parameter for video float position (left/right)

Default
right
Example
left
Stringsuggested
Closed caption languagecc_lang 4

The subtitle language to add in the url link

Suggested values
en
Default
en
Example
de
Stringoptional