(Created page with "{{#ev:youtube|{{{1}}}|{{{2|100}}}}}")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#ev:youtube|{{{1}}}|{{{2|100}}}}}
{{#ev:youtube|{{{YTLINK}}}|1000}}
 
<noinclude>
<templatedata>
{
"params": {
"YTLINK": {
"label": "Full Youtube link",
"description": "Paste in the full Youtube link",
"example": "https://www.youtube.com/watch?v=1-2TyKqP84o",
"type": "url",
"required": true
}
},
"description": "Embed a Youtube video straight on the page."
}
</templatedata>
</noinclude>

Latest revision as of 09:32, 2 July 2023

EmbedVideo received the bad id "{{{YTLINK}}}" for the service "youtube".


Embed a Youtube video straight on the page.

Template parameters

ParameterDescriptionTypeStatus
Full Youtube linkYTLINK

Paste in the full Youtube link

Example
https://www.youtube.com/watch?v=1-2TyKqP84o
URLrequired
This page was last edited on 2 July 2023, at 09:32. Content is available under GPLv3 unless otherwise noted.