Template:ArchiveVideo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 29: | Line 29: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "alignment": { | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
" | "Center", | ||
" | "Left", | ||
" | "Right" | ||
], | ], | ||
"autovalue": " | "default": "Center", | ||
"autovalue": "Center", | |||
"required": true | |||
}, | |||
"caption": { | |||
"type": "string", | |||
"suggested": true | "suggested": true | ||
} | } | ||
Revision as of 01:40, 3 December 2023
Easily embed tony archive videos!
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| videoURL | videoURL | no description | URL | required |
| width | width | no description
| Number | suggested |
| height | height | no description
| Number | suggested |
| alignment | alignment | no description
| String | required |
| caption | caption | no description | String | suggested |