Community Central
Community Central
m (grammar edit)
Line 67: Line 67:
 
* [http://www.vimeo.com vimeo]
 
* [http://www.vimeo.com vimeo]
 
* [http://www.youtube.com YouTube]
 
* [http://www.youtube.com YouTube]
  +
* [http://www.veoh.com Veoh]
 
* [http://www.southparkstudios.com South Park Studios]
 
* [http://www.southparkstudios.com South Park Studios]
   

Revision as of 02:56, 26 November 2009

Template:New feature

This extension is enabled by default on Fandom.

thumb|right|YouTube video example thumb|right|MyVideo video example

The new video embed tool makes it possible to embed videos in articles from a variety of internet video providers.

How it works

The new video tool allows you to embed and display videos in articles in the same way that images are displayed, and it works similarly to the Add Images tool. Additionally, it introduces the concept of Video namespace pages, into which videos can be embedded. This works similarly to the Image namespace, except that the videos are never uploaded to the wiki - they just link to and display the embedded video.

Please note, the upload GUI only works when on the Monaco skin.

Adding a video

  • Click the "Add Video" icon in the editing toolbar.
  • On the first screen, paste in the full video URL for the video you wish to add. For example:
http://uk.youtube.com/watch?v=9oj7ZuNaHPI
Note: the list of currently supported sites is listed on this screen, with links to the individual sites via the logos.
  • Once you have pasted the URL, click "GO". This brings you to a page where you can customize how the video is displayed. On this page, the "Name" attribute will be the name of the Video page.
  • When you are happy with the settings, click insert. The Video page will be created, and the video code inserted onto the page you are editing.
  • As the Video namespace page has now been created, you can reuse the video around the wiki as many times as you like. See below for the syntax you can use.

The steps in images:

Video galleries

One of the display options is a video gallery - using this option will create a gallery as shown below, from which it is very simple to add new videos.

You can also create a gallery by using the tags <videogallery> and </videogallery>.

File:VideoEmbedTool6.png

A video gallery


Video namespace pages

From the video namespace pages you can view more details about the video and replace/update videos. Videos are automatically categorized into Category:Videos (this is controlled by MediaWiki:Wikiavideo-category).

File:VideoEmbedTool3.png

A video namespace page

Note: we plan to add special page reports to aid maintenance.

What if I try to use a video name already in use?

We've thought of that! If you try it, you will get this screen:

File:VideoEmbedTool4.png

Rename, reuse or replace!


Supported sites

Please note that over time more sites will be supported.

Video syntax

The syntax for the video embeds works almost identically to Image-related syntax.

  1. [[Video:123]] - display video at 300 pixels wide without any extra elements like border or caption - pure video.
  2. [[Video:123|thumb|Some caption]] - display video with extra border, caption and link/button to video page.
  3. [[Video:123|200px|right]] - display video resized to 200px width, right-aligned.

Please note: some advanced syntax such as links do not currently work within video captions, only plain text. In addition, the "frame" parameter cannot currently be used.

Other notes

  • Those not using the Monaco skin can use Special:WikiaVideoAdd for simple video uploading.

See also