Difference between revisions of "Help:YouTube Video"

From OutHistory
Jump to navigationJump to search
(New page: 1. look at the video URL.. (example: http://www.youtube.com/watch?v=e_t8ATxvfr4). You will need the last part of the URL: e_t8ATxvfr4. 2. Now add the following code in your article: ...)
 
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
2. Now add the following code in your article:  
 
2. Now add the following code in your article:  
 
     <youtube>Your Youtube video file name</youtube>
 
     <youtube>Your Youtube video file name</youtube>
example: for the video in the above URL <youtube> e_t8ATxvfr4</youtube>
+
 
 +
example: for the video in the above URL <youtube>e_t8ATxvfr4</youtube>
 +
 
 
Make sure you do not have any space in between tag and the video file name.
 
Make sure you do not have any space in between tag and the video file name.

Latest revision as of 16:07, 10 July 2008

1. look at the video URL.. (example: http://www.youtube.com/watch?v=e_t8ATxvfr4). You will need the last part of the URL: e_t8ATxvfr4.

2. Now add the following code in your article:

   <youtube>Your Youtube video file name</youtube>

example: for the video in the above URL <youtube>e_t8ATxvfr4</youtube>

Make sure you do not have any space in between tag and the video file name.