Difference between revisions of "Help:YouTube Video"

From OutHistory
Jump to navigationJump to search
 
Line 3: Line 3:
  
 
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 <code><youtube> e_t8ATxvfr4</youtube></code>
+
 
 +
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 17: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.