Difference between revisions of "Adding Videos"
Jump to navigation
Jump to search
(Created page with "== Youtube == To embed a YouTube video: <youtube>foo</youtube> where foo is the video ID from the URL. i.e. if the video's URL is https://www.youtube.com/watch?v=VyBSS48E4xI, then the embed code would be: <youtube>VyBSS48E4xI</youtube>") |
|||
Line 3: | Line 3: | ||
To embed a YouTube video: |
To embed a YouTube video: |
||
− | <youtube>foo</youtube> |
+ | '''<youtube>foo</youtube>''' |
− | where foo is the video ID from the URL. i.e. if the video's URL is https://www.youtube.com/watch?v=VyBSS48E4xI, then the embed code would be: <youtube>VyBSS48E4xI</youtube> |
+ | where foo is the video ID from the URL. i.e. if the video's URL is https://www.youtube.com/watch?v=VyBSS48E4xI, then the embed code would be: '''<youtube>VyBSS48E4xI</youtube>''' |
Revision as of 12:22, 29 March 2022
Youtube
To embed a YouTube video:
where foo is the video ID from the URL. i.e. if the video's URL is https://www.youtube.com/watch?v=VyBSS48E4xI, then the embed code would be: