The Audiovisual Identity Database:Tutorials: Difference between revisions

Jump to navigation Jump to search
Restoring earlier version of this section now that Template:YouTube is back
imported>WelcomeToMyChillHome
imported>Hb1290
(Restoring earlier version of this section now that Template:YouTube is back)
Line 79: Line 79:
===YouTube===
===YouTube===
When adding YouTube videos, use this format:
When adding YouTube videos, use this format:
<code><nowiki><youtube width=240 height=185>youridhere</youtube></nowiki></code>
<code><nowiki>{{YouTube|id=youridhere}}</nowiki></code>


You can use multiple videos in this template like so:
You can use multiple videos in this template like so:
<code><nowiki><youtube width=240 height=185>your_id1</youtube><youtube width=240 height=185>your_id2</youtube></nowiki></code>
<code><nowiki>{{YouTube|id=|id2=|id3=...></nowiki></code>
Each video's width and height parameters are customizable, simply replace 240 and 185 with desired width/height.
The template currently supports up to 17 videos. Each video's width and height parameters are customizable, i.e. <code><nowiki>width=|height=|width2=|height2=|width3=|height3...></nowiki></code>
 
If you want to make in in the center, use this template:
 
<code><nowiki>
<center>
<youtube width="329" height="186">your_id</youtube>
<youtube width="329" height="186">your_id2</youtube>
<youtube width="329" height="186">your_id3</youtube>
</center>
</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).
Anonymous user

Navigation menu