News: SVEN CO-OP 4.5 RELEASED!
Inserting Videos
Videos are an excellent way to show off a map! You can insert videos in SC Map DB from Youtube, Vimeo, Google Video, 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. Look at Resident Evil: Covert Operations to see it in action.
Several video embeds are supported. The video_id (bolded below) can be found in a site's URL in the address bar.
YouTube
| Code: | [[include youtube video_id=?????]] |
| Video_id: | http://www.youtube.com/watch?v=av7otSWPWVs |
Vimeo
| Code: | [[include vimeo video_id=?????]] |
| Video_id: | http://vimeo.com/3089176 |
Google Video
| Code: | [[include googlevideo video_id=?????]] |
| Video_id: | http://video.google.com/videoplay?docid=-7242608336050311633 |
GameTrailers
| Code: | [[include gametrailers video_id=?????]] |
| Video_id: | http://www.gametrailers.com/player/usermovies/310690.html |






