Template:ArchiveVideo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<div style="text-align: {{{position|center}}};"> | |||
<div style=" | {{#widget:Html5media|url={{{videoURL}}}|width={{{width|640}}}|height={{{height|360}}}}} | ||
{{{caption}}} | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Line 29: | Line 26: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "position": { | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
" | "left", | ||
" | "center", | ||
" | "right" | ||
], | ], | ||
"autovalue": "center", | |||
"autovalue": " | "suggested": true | ||
" | |||
}, | }, | ||
"caption": { | "caption": {} | ||
}, | }, | ||
"description": "Easily embed tony archive videos!" | "description": "Easily embed tony archive videos!" |
Revision as of 01:46, 3 December 2023
{{{caption}}}
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 |
position | position | no description
| String | suggested |
caption | caption | no description | Unknown | optional |