Difference between revisions of "Adding Videos"

From Experimental Game Cultures
Jump to navigation Jump to search
Line 5: Line 5:
 
‎'''<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: """"""