Help:YouTube: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Changing it a bit to clarify (Bottom of article => Reference section))
No edit summary
Line 5: Line 5:
|}
|}


To include videos, you must take the ID of the video and put it inbetween <nowiki><youtube></nowiki> tags. So for [http://www.youtube.com/watch?v=qA0vLrwuQHE this E3 2007 demo of ''Super Mario Galaxy''], the ID is <tt>qA0vLrwuQHE</tt>. Thus the code is
To include videos, you must take the ID of the video and put it inbetween <nowiki><youtube></nowiki> tags. So for [http://www.youtube.com/watch?v=qA0vLrwuQHE this E3 2007 demo of ''Super Mario Galaxy''], the ID is <tt>qA0vLrwuQHE</tt>. This the code is


<pre><youtube>qA0vLrwuQHE</youtube></pre>
<pre><youtube>qA0vLrwuQHE</youtube></pre>

Revision as of 17:53, April 27, 2010

Here on this wiki we have the Youtube extension installed. You may take any video from Youtube and put it on the wiki to play. However, there is one rule:

YOUTUBE VIDEOS SHOULD ONLY BE EMBEDDED IN YOUR USER PAGE, NOT ON ANY ARTICLE, TEMPLATE, OR ANY OTHER NAMESPACE. Certain YouTube videos can be used as reference links in the reference section of articles, but do not embed the video in the article itself.

To include videos, you must take the ID of the video and put it inbetween <youtube> tags. So for this E3 2007 demo of Super Mario Galaxy, the ID is qA0vLrwuQHE. This the code is

<youtube>qA0vLrwuQHE</youtube>

and produces

<youtube>qA0vLrwuQHE</youtube>

This case uses <center> before <youtube>.