Difference between revisions of "Template:YouTube"
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
Line 13: | Line 13: | ||
"type": "string", | "type": "string", | ||
"required": true, | "required": true, | ||
"suggested": true | |||
}, | |||
"width": { | |||
"label": "Width of the video", | |||
"description": "Width of the video", | |||
"example": "200", | |||
"type": "number", | |||
"suggested": true | "suggested": true | ||
} | } |
Revision as of 08:01, 9 June 2021
Embed a YouTube video
Parameter | Description | Type | Status | |
---|---|---|---|---|
Code of the video | videocode 1 | Code of the video
| String | required |
Width of the video | width | Width of the video
| Number | suggested |