Template:Videoframe/doc
Syntax[edit source]
{{videoframe | name | style | button styles | first youtube link | second youtube link | ... (up to 20 links) }}
Parameters[edit source]
- name — gives the frame a unique name (e.g.
OBAMAvids1
,OBAMAvids2
). You can’t reuse the same name twice on one page. - style — changes the frame’s style (e.g.
background-color:red
). See CSS table properties. - button styles — changes the appearance of the "Previous"/"Next" buttons (e.g.
font-size:125%
). See CSS font properties. - YouTube link(s) — the YouTube video IDs wrapped in <youtube> tags (after
?v=
).
Note: remove all unnecessary whitespace (except inside links) and keep everything on one line, or the template may break.
Example[edit source]
{{videoframe|SPVAvids|background-color:#FC9; border:2px solid #009; border-radius:1em|font-weight:bold; |<youtube>ItBDepGyfK0</youtube><br>'''[[Science|I F*CKING LOVE SCIENCE SMV (soy music video)]]''' |<youtube>6KnzAcJrL88</youtube><br>'''[[Impjak Adventure|Impjak Mars Adventure]]''' |<youtube>oq49nweJHBI</youtube><br>'''[[Ongezellig|I HATE ONGEZELLIG]]''' }}
produces:
TemplateData[edit source]
Creates a switchable video frame that lets users navigate between up to 20 embedded YouTube videos.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | 1 | Optional title displayed at the top of the frame. | String | optional |
Frame style | 2 | Custom CSS styling for the frame (e.g. background-color:red). | String | optional |
Button style | 3 | Custom CSS styling for the Previous/Next buttons. | String | optional |
Video 1 | 4 | First YouTube video to display. | Content | required |
Video 2 | 5 | Second YouTube video (optional). | Content | optional |
Video 3 | 6 | Third YouTube video (optional). | Content | optional |
Video 4 | 7 | Fourth YouTube video (optional). | Content | optional |
Video 5 | 8 | Fifth YouTube video (optional). | Content | optional |
Video 6 | 9 | Sixth YouTube video (optional). | Content | optional |
Video 7 | 10 | Seventh YouTube video (optional). | Content | optional |
Video 8 | 11 | Eighth YouTube video (optional). | Content | optional |
Video 9 | 12 | Ninth YouTube video (optional). | Content | optional |
Video 10 | 13 | Tenth YouTube video (optional). | Content | optional |
Video 11 | 14 | Eleventh YouTube video (optional). | Content | optional |
Video 12 | 15 | Twelfth YouTube video (optional). | Content | optional |
Video 13 | 16 | Thirteenth YouTube video (optional). | Content | optional |
Video 14 | 17 | Fourteenth YouTube video (optional). | Content | optional |
Video 15 | 18 | Fifteenth YouTube video (optional). | Content | optional |
Video 16 | 19 | Sixteenth YouTube video (optional). | Content | optional |
Video 17 | 20 | Seventeenth YouTube video (optional). | Content | optional |
Video 18 | 21 | Eighteenth YouTube video (optional). | Content | optional |
Video 19 | 22 | Nineteenth YouTube video (optional). | Content | optional |
Video 20 | 23 | Twentieth YouTube video (optional). | Content | optional |