More actions
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
| Line 25: | Line 25: | ||
"type": "number", | "type": "number", | ||
"default": "500", | "default": "500", | ||
"suggested": true | "suggested": true, | ||
"example": "500" | |||
}, | }, | ||
"video": { | "video": { | ||
Latest revision as of 18:47, 3 September 2024
Embeds a YouTube video into an article.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Video URL | video | The YouTube video's URL to embed
| URL | required |
| Video alignment | align | How the video should be aligned on the page. This value likely does nothing.
| Unknown | optional |
| Width | width | The initial width of the video. Do not include "px". This value is not necessarily required since the width is dynamic.
| Number | optional |
| Height | height | The height of the video. Do not include "px".
| Number | suggested |