Template:Video Embed: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
{{{service}}} | {{{service}}} | ||
|{{{url}}} | |{{{url}}} | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
Line 33: | Line 31: | ||
"example": "https://www.youtube.com/watch?v=dQw4w9WgXcQ", | "example": "https://www.youtube.com/watch?v=dQw4w9WgXcQ", | ||
"type": "url", | "type": "url", | ||
"required": true | "required": true | ||
} | } |
Revision as of 21:39, 16 February 2023
Add an embed video
Parameter | Description | Type | Status | |
---|---|---|---|---|
Streaming service | service | Video service of the video you want to embed
| String | required |
URL | url | URL of the embed video
| URL | required |