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

Content deleted Content added
Pgehres (WMF) (talk | contribs)
No edit summary
 
(38 intermediate revisions by 2 users not shown)
Line 1:
==The Impact of Wikipedia==
[[File:The_Impact_Of_Wikipedia.webm]]
 
Wikipedia is the #5 site on the web and serves 450 million different people every month – with billions of page views.
<!--<gallery>File:The_Impact_Of_Wikipedia.webm]]</gallery>-->
 
{{YouTubeWithCommonsFallback
<html>
| placeholder = Wikipedia_Puzzle_Globe.jpg
<script type='text/javascript'>
| 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.
var documentWidth = $(document).width();
var appealWidth = documentWidth - 638; //static width for now
 
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 playerW = appealWidth;
var playerH = playerW * 0.5625; //aspect ratio
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.
$("#appeal-body").width( appealWidth );
 
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.
$(mw).bind('EmbedPlayerNewPlayer', function( event, embedPlayer ){
 
$( embedPlayer ).bind( 'playerReady', function(){
Thanks,
embedPlayer.$interface.css({'width': playerW, 'height':playerH})
 
embedPlayer.updateLayout();
'''Jimmy Wales''' <br/>
});
Wikipedia Founder
});
</script>
</html>