Template:YouTube/doc

From Dolphin Emulator Wiki
< Template:YouTube
Revision as of 22:17, 8 November 2012 by Mbc07 (talk | contribs) (Updated documentation)
Jump to navigation Jump to search

This template provides a simplified way to use the EmbedVideo plugin. It automatically uses the standard thumbnail size and position used on this wiki

Usage

The YouTube template should be called in the following way:

  • {{YouTube|<videoID>|<title>|<new row?>}}

where

  • Video ID is the ID is the bold part of the URL (http://www.youtube.com/watch?v=VqNcksMfAjM)
  • Title (optional) is the caption for the hiperlink
  • new row? can be empty or br. This parameter tell the template if it should create a new row or not.

Examples

  • Specifying video ID and title. We are embedding only one video, so we should add the br tag to the 3rd parameter. In this example, {{YouTube|VqNcksMfAjM|The Legend of Zelda: The Wind Waker Intro|br}} will produce this:
  • Specifying only video ID. We are embedding only one video, so we should add the br tag to the 3rd parameter. In this example, {{YouTube|VqNcksMfAjM|br}} make the template use URL as title since no title was entered:

Notes

  • Using multiple calls will make the videos be side-by-side (the last video should ALWAYS include the br tag to the 3rd parameter):
  • When you need one video in each row, you should add the br tag to the 3rd parameter of all videos, not just the last:
  • If you use this template and forget to add the br tag to the 3rd parameter after calling the last video, you'll get something weird, like this topic!