The Audiovisual Identity Database:Tutorials: Difference between revisions
Jump to navigation
Jump to search
The Audiovisual Identity Database:Tutorials (view source)
Revision as of 02:26, 25 March 2021
, 25 March 2021→Adding Videos: add info
imported>Timard Gordon |
imported>ScarletViolet (→Adding Videos: add info) |
||
| Line 83: | Line 83: | ||
You can use multiple videos in this template like so: | You can use multiple videos in this template like so: | ||
<code><nowiki>{{YouTube|id=|id2=|id3=...></nowiki></code> | <code><nowiki>{{YouTube|id=|id2=|id3=...></nowiki></code> | ||
The template currently supports up to | The template currently supports up to 20 videos. Each video's width and height parameters are customizable, i.e. <code><nowiki>width=|height=|width2=|height2=|width3=|height3...></nowiki></code> | ||
If width and height parameters are not filled, the video will be automatically shown with the default width/height parameters (240x185). | If width and height parameters are not filled, the video will be automatically shown with the default width/height parameters (240x185). | ||
You can also use these markup formats: | |||
*<code><nowiki><center><youtube width="240" height="185">youridhere</youtube></center></nowiki></code> | |||
*<code><nowiki><center><youtube width="240" height="185">id1</youtube><youtube width="240" height="185">id2</youtube><youtube width="240" height="185">id3</youtube>...</center></nowiki></code> | |||
You can also customize the width and height parameters by replacing "240" and "185" with custom numbers. | |||
===Vimeo=== | ===Vimeo=== | ||