Thank You 2020: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Seddon (WMF) (talk | contribs)
No edit summary
Seddon (WMF) (talk | contribs)
Undo revision 35347 by Jseddon (talk)
Tag: Undo
Line 1,105: Line 1,105:
var vidFrame;
var vidFrame;
if ( testVideo.canPlayType('video/webm; codecs="vp8, vorbis"') === 'probably' ) {
if ( testVideo.canPlayType('video/webm; codecs="vp8, vorbis"') === 'probably' ) {
vidFrame = '<iframe src="https://commons.wikimedia.org/wiki/File:Wikipedia_-_Edit_2019.webm?embedplayer=yes" thumbnail="https://upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Wikipedia_-_Edit_2019.webm/1920px-seek%3D9-Wikipedia_-_Edit_2019.webm.jpg" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" frameborder="0"></iframe>';
vidFrame = '</html>[[File:Wikipedia - Edit 2019.webm]]<html>';
} else {
} else {
vidFrame = '<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/Rm1LKcHD1VE" allowfullscreen="" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"></iframe>';
vidFrame = '<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/Rm1LKcHD1VE" allowfullscreen="" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"></iframe>';
}
}
$('.video-container').html( vidFrame );
$('.video-container').html( vidFrame );
if ( testVideo.canPlayType('video/webm; codecs="vp8, vorbis"') === 'probably' ) {
$(".playerPoster").attr("src","https://upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Wikipedia_-_Edit_2019.webm/1920px-seek%3D9-Wikipedia_-_Edit_2019.webm.jpg");
}


}
}

Revision as of 04:39, 16 January 2020

See how imagination becomes reality

Check out the imagination-fueling winners from the international Wiki Loves Earth photography competition

Check it out

Get instant access to knowledge

Get the Wikipedia app today for the quickest way to check a fact and get answers to your questions. It’s free and ad-free.

Download for Android Download for iOS