How to insert Youtube videos into a page

From Software Business Community

Jump to: navigation, search


How to insert a Youtube Video into a page

When editing the page, insert the tag:

 <youtube>YourVideo'sID</youtube>

The Video ID is the set of characters at the end of the Video's URL: (youtube.com/..watch?V=yourvideosid)

Image:Youtube_video_id.png

Example

The original URL:

  http://www.youtube.com/watch?v=T1VCLPb_kNM
 becomes <youtube>T1VCLPb_kNM</youtube>