No edit summary
No edit summary
Line 1: Line 1:
{{#ev:youtube|{{{YTLINK}}}|1000}}
{{#ev:youtube|{{{YTLINK}}}|1000}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"Youtube link": {
"YTLINK": {
"aliases": [
"label": "Full Youtube link",
"YTLINK"
"description": "Paste in the full Youtube link",
],
"label": "The full Youtube link",
"description": "Just paste in the link",
"example": "https://www.youtube.com/watch?v=1-2TyKqP84o",
"example": "https://www.youtube.com/watch?v=1-2TyKqP84o",
"type": "url",
"type": "url",
"required": true
"required": true
}
}
},
}
"description": "Embed a Youtube video straight on the page",
"paramOrder": [
"Youtube link"
],
"format": "inline"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 09:30, 2 July 2023

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


No description.

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:30. Content is available under GPLv3 unless otherwise noted.