Template:YoutubeEmbed: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
"example": "https://www.youtube.com/watch?v=ow-N0d1QTS8", | "example": "https://www.youtube.com/watch?v=ow-N0d1QTS8", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true, | ||
"autovalue": "=NpEaa2P7qZI" | |||
}, | }, | ||
"Start": {}, | "Start": {}, |
Revision as of 19:49, 21 June 2025
Allows the ability to embed YouTube videos with specified start and stop points.
Parameter | Description | Type | Status | |
---|---|---|---|---|
YoutubeID | YoutubeID | The content ID of the Youtube Video. A series of alphanumerical character that follow the standard URl. In the example. The ID follows the v after the question mark. So for this video ID it will be "=ow-N0d1QTS8"
| String | required |
Start | Start | no description | Unknown | optional |
End | End | no description | Unknown | optional |