Template:Video Embed: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
Add templatedata |
||
Line 1: | Line 1: | ||
{{#ev:youtube|{{{url}}}}} | {{#ev:youtube|{{{url}}}}} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"url": { | |||
"label": "URL", | |||
"description": "URL of the Youtube video", | |||
"example": "https://www.youtube.com/watch?v=dQw4w9WgXcQ", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"description": "Add a Youtube embed video" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 15:26, 22 January 2023
Provided ID could not be validated.
Add a Youtube embed video
Parameter | Description | Type | Status | |
---|---|---|---|---|
URL | url | URL of the Youtube video
| String | required |