(Created page with "{{#ev:youtube|{{{1}}}|{{{2|100}}}}}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#ev:youtube|{{{1}}}|{{{ | {{#ev:youtube|{{{1}}}|1000}} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Youtube link": { | |||
"aliases": [ | |||
"1" | |||
], | |||
"label": "The full Youtube link (just copy/paste)", | |||
"description": "The full Youtube link (just copy/paste)", | |||
"example": "https://www.youtube.com/watch?v=1-2TyKqP84o", | |||
"type": "url", | |||
"required": true | |||
} | |||
}, | |||
"description": "Embed a Youtube video straight on the page", | |||
"paramOrder": [ | |||
"Youtube link" | |||
], | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 09:17, 2 July 2023
EmbedVideo received the bad id "{{{1}}}" for the service "youtube".
Embed a Youtube video straight on the page
Parameter | Description | Type | Status | |
---|---|---|---|---|
The full Youtube link (just copy/paste) | Youtube link 1 | The full Youtube link (just copy/paste)
| URL | required |
This page was last edited on 2 July 2023, at 09:17. Content is available under GPLv3 unless otherwise noted.