Template:Appeal/Video-Impact/en: Difference between revisions

Content deleted Content added
Pgehres (WMF) (talk | contribs)
No edit summary
 
(36 intermediate revisions by 2 users not shown)
Line 1:
==The Impact of Wikipedia==
<html>
<style type="text/css">
div.mediaContainer{ display: none; }
</style>
</html>
 
Wikipedia is the #5 site on the web and serves 450 million different people every month – with billions of page views.
[[File:The_Impact_Of_Wikipedia.webm]]
 
{{YouTubeWithCommonsFallback
<!--<gallery>File:The_Impact_Of_Wikipedia.webm]]</gallery>-->
| placeholder = Wikipedia_Puzzle_Globe.jpg
| youtube = 3Knv6D6Thi0
[[| commons = File:The_Impact_Of_Wikipedia.webm]]
| width = 400
}}
 
Commerce is fine. Advertising is not evil. But it doesn't belong here. Not in Wikipedia.
<html>
<script type='text/javascript'>
 
Wikipedia is something special. It is like a library or a public park. It is like a temple for the mind. It is a place we can all go to think, to learn, to share our knowledge with others.
var documentWidth = $(document).width();
var appealWidth = documentWidth - 638; //static width for now
When I founded Wikipedia, I could have made it into a for-profit company with advertising banners, but I decided to do something different. We’ve worked hard over the years to keep it lean and tight. We fulfill our mission efficiently.
 
If everyone reading this donated {{AppealAmountSwitch|language=en|country={{{country}}}|amount=$5|$5}}, our fundraiser would be done within an hour. But not everyone can or will donate. And that's fine. Each year just enough people decide to give.
var playerW = appealWidth;
var playerH = playerW * 0.5625; //aspect ratio
 
This year, please consider making a donation of {{AppealAmountSwitch|language=en|country={{{country}}}|amount=all|$5, $20, $50}} or whatever you can to protect and sustain Wikipedia.
$("#appeal-body").width( appealWidth );
 
Thanks,
$(mw).bind('EmbedPlayerNewPlayer', function( event, embedPlayer ){
 
$( embedPlayer ).bind( 'playerReady', function(){
'''Jimmy Wales''' <br/>
embedPlayer.$interface.css({'width': playerW, 'height':playerH})
Wikipedia Founder
embedPlayer.updateLayout();
$("div.mediaContainer").css("display", "");
});
});
</script>
</html>