Template:ArchiveVideo: Difference between revisions
Jump to navigation
Jump to search
(I FIXED THE BOX HAHHAHA) |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="width: {{{width|640}}}px; padding: 10px; border: 1px solid #ccc; margin: | <div style="text-align: {{{alignment|center}}}"> | ||
<div style="width: {{{width|640}}}px; padding: 10px; border: 1px solid #ccc; margin: 20;"> | |||
{{#widget:Html5media|url={{{videoURL}}}|width={{{width|640}}}|height={{{height|360}}}}} | {{#widget:Html5media|url={{{videoURL}}}|width={{{width|640}}}|height={{{height|360}}}}} | ||
<div style="text-align: center;"><small>{{{caption|}}}</small></div> | <div style="text-align: center;"><small>{{{caption|}}}</small></div> | ||
</div> | |||
</div> | </div> | ||
<noinclude> | <noinclude> |
Revision as of 01:25, 8 December 2023
Easily embed tony archive videos!
Parameter | Description | Type | Status | |
---|---|---|---|---|
videoURL | videoURL | no description | URL | required |
alignment | alignment | no description
| Unknown | required |
Video Width | width | no description
| Number | suggested |
Video Height | height | no description
| Number | suggested |
caption | caption | no description | Unknown | optional |