Inserting Videos

Included page "css:2019refresh" does not exist (create it now)

Inserting Videos

Videos are an excellent way to show off a map! You can insert videos into OC Map DB from Youtube, Vimeo, and GameTrailers.

Videos should go in the media section of a map page. Make a new tab called Video or Videos, then insert the video code within it (bolded below). Insert as many videos as you like. Just put each one on a new line.

[[include media-section-start]]

[[tab Videos]]

[[include youtube video_id=av7otSWPWVs]]
[[include youtube video_id=jxnL85w7KKY]]

[[/tab]]

[[include media-section-end]]

The above code will display the 2 YouTube videos in the Videos tab.

Several video embeds are supported. The video_id (bolded below) can be found in a site's URL in the address bar.

YouTube

http://www.youtube.com

Code: [[include youtube video_id=?????]]
Video_id: http://www.youtube.com/watch?v=av7otSWPWVs

Vimeo

http://vimeo.com

Code: [[include vimeo video_id=?????]]
Video_id: http://vimeo.com/3089176

GameTrailers

http://www.gametrailers.com

Code: [[include gametrailers video_id=?????]]
Video_id: http://www.gametrailers.com/player/usermovies/310690.html
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License