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:  
     <code><youtube>Your Youtube video file name</youtube></code>
+
     <!--<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 <code><youtube> e_t8ATxvfr4</youtube></code>
 
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.

Revision as of 16:42, 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: 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.