Thank You 2020: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
No edit summary
Seddon (WMF) (talk | contribs)
No edit summary
 
(84 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<html><meta name="viewport" content="width=device-width, initial-scale=1"></html><!-- hack: meta tag should really be in <head> but can't do that -->
<html><body>
<html><body>
<style>
<style>
Line 124: Line 125:
h1,.h1{font-size:1.875rem}
h1,.h1{font-size:1.875rem}
@media (min-width:768px) and (max-width:1280px){
@media screen and (min-width:1080px) and (max-width:1280px){
h1,.h1{font-size:2.9375rem}
h1,.h1{font-size:2.9375rem}
}
}
Line 133: Line 134:
h2,.h2{margin-bottom:2rem;font-size:1.125rem}
h2,.h2{margin-bottom:2rem;font-size:1.125rem}
@media (min-width:768px){
@media screen and (min-width:1080px){
h2,.h2{margin-bottom:2rem}
h2,.h2{margin-bottom:2rem}
}
}
@media (min-width:768px) and (max-width:1280px){
@media screen and (min-width:1080px) and (max-width:1280px){
h2,.h2{font-size:1.25rem}
h2,.h2{font-size:1.25rem}
}
}
Line 146: Line 147:
h3,.h3{margin-bottom:2rem;font-size:1.125rem}
h3,.h3{margin-bottom:2rem;font-size:1.125rem}
@media (min-width:768px){
@media screen and (min-width:1080px){
h3,.h3{margin-bottom:2rem}
h3,.h3{margin-bottom:2rem}
}
}
@media (min-width:768px) and (max-width:1280px){
@media screen and (min-width:1080px) and (max-width:1280px){
h3,.h3{font-size:1.25rem}
h3,.h3{font-size:1.25rem}
}
}
Line 158: Line 159:
p,.p{font-size:.8125rem;line-height:1.466}
p,.p{font-size:.8125rem;line-height:1.466}
@media (min-width:768px) and (max-width:1280px){
@media screen and (min-width:1080px) and (max-width:1280px){
p,.p{font-size:.875rem}
p,.p{font-size:.875rem}
}
}
Line 168: Line 169:
.mw-1120{max-width:70rem;padding:0 1.25rem;margin:0 auto}
.mw-1120{max-width:70rem;padding:0 1.25rem;margin:0 auto}
@media (min-width:768px){.mw-1120{padding:0}}
@media screen and (min-width:1080px){.mw-1120{padding:0}}
.w-100p{width:100%;max-width:100%}
.w-100p{width:100%;max-width:100%}
.flex.flex-medium{display:flex;flex-direction:column}
.flex.flex-medium{display:flex;flex-direction:column}
@media (min-width:768px){.flex.flex-medium{flex-direction:row;flex-wrap:nowrap}}
@media screen and (min-width:1080px){.flex.flex-medium{flex-direction:row;flex-wrap:nowrap}}
.flex.flex-wrap{flex-wrap:wrap}
.flex.flex-wrap{flex-wrap:wrap}
Line 182: Line 183:
.mod-margin-bottom_sm{margin-bottom:2rem}
.mod-margin-bottom_sm{margin-bottom:2rem}
@media (min-width:768px){.mod-margin-bottom_sm{margin-bottom:0}}
@media screen and (min-width:1080px){.mod-margin-bottom_sm{margin-bottom:0}}
.wysiwyg p a,.wysiwyg .p a,.wysiwyg li a{color:#3a25ff}
.wysiwyg p a,.wysiwyg .p a,.wysiwyg li a{color:#3a25ff}
Line 192: Line 193:
.card{position:relative}
.card{position:relative}
@media (min-width:768px){
@media screen and (min-width:1080px){
.card{margin-right:1.25rem}
.card{margin-right:1.25rem}
.card:last-child{margin-right:0}
.card:last-child{margin-right:0}
}
}
@media (min-width:768px){.img-left-content-right .card{display:flex;justify-content:flex-end}}
@media screen and (min-width:1080px){.img-left-content-right .card{display:flex;justify-content:flex-end}}
.screen-reader-text {
.screen-reader-text {
Line 216: Line 217:
.btn{
.btn{
display:inline-block;
display:inline-block;
text-align: center;
font-size: 16px;
font-size: 16px;
font-weight:700;
font-weight:700;
Line 285: Line 287:
outline:1px dotted #d40356
outline:1px dotted #d40356
}
}
.app-links {
text-align:center;
}
.app-links img {
margin: 5px 0
}
/* header */
/* header */
Line 295: Line 301:
.logo-container {
.logo-container {
width:320px;
max-width:400px;
margin: auto;
margin: auto;
margin-bottom: 1.5rem;
margin-bottom: 1.5rem;
text-align:center;
}
}
.logo-container a {
.logo-container a {
display:inline-block;
display:inline-block;
width: 45%;
width: 28%;
margin: 0 2%;
margin: 0 2%;
}
}
@media screen and (max-width:400px){
.logo-container a {
display: initial;
}
}
.logo-container a:hover {
.logo-container a:hover {
Line 312: Line 324:
.logo-container svg {
.logo-container svg {
width:100%;
width:100%;
max-width:17.4375rem;
max-width: 110px;
margin: auto
}

.logo-container img {
max-width: 90px;
margin: auto
margin: auto
}
}
Line 326: Line 343:
transform: translateY(-5px);
transform: translateY(-5px);
}
}

.endowment-logo {
transform: translateY(-8px);
filter: invert(90%);
}
.btn-label-a11y{font-size:0;height:1px;overflow:hidden;display:block}
.btn-label-a11y{font-size:0;height:1px;overflow:hidden;display:block}
Line 345: Line 367:
}
}
@media (min-width:768px){
@media screen and (min-width:1080px){
.header-img {
.header-img {
height: 175px;
height: 175px;
Line 362: Line 384:
}
}
@media (min-width:768px){
@media screen and (min-width:1080px){
.header-bg-img {
.header-bg-img {
position:absolute;
position:absolute;
Line 395: Line 417:
}
}
@media (max-width:767px){
@media (max-width:979px){
.vision_container {
.vision_container {
width: 100%;
width: 100%;
Line 407: Line 429:
}
}
@media (min-width:768px){
@media screen and (min-width:1080px){
.vision_container h1 {
.vision_container h1 {
white-space: nowrap;
white-space: nowrap;
Line 447: Line 469:
padding: .5rem 0 2rem;
padding: .5rem 0 2rem;
text-align: center;
text-align: center;
max-width: 1000px;
max-width: 750px;
}
}
Line 453: Line 475:
.page-intro {
.page-intro {
padding:1.5rem;
padding:1.5rem;
margin:0;
margin-top:0;
}
}
}
}
Line 468: Line 490:
}
}
@media (min-width:768px){ .w-50p { width:50% } }
@media screen and (min-width:1080px){ .w-50p { width:50% } }
.social-share{margin-top:auto;width:100%;align-self:flex-end}
.social-share{margin-top:auto;width:100%;align-self:flex-end}
@media (min-width:768px){
@media screen and (min-width:1080px){
.mw-600 {
.mw-600 {
max-width:37.5rem;
max-width:37.5rem;
Line 516: Line 538:
}
}
@media (min-width:768px){
@media screen and (min-width:1080px){
.cta-primary .card{
.cta-primary .card{
padding: 0;
padding: 0;
Line 527: Line 549:
}
}
@media (min-width:768px){.cta-primary .card-content{padding:2rem 0;margin-top:0}}
@media screen and (min-width:1080px){.cta-primary .card-content{padding:2rem 0;margin-top:0}}
@media (max-width:768px){.cta-primary .card-content{padding:1rem 0}}
@media (max-width:980px){.cta-primary .card-content{padding:1rem 0}}
.cta-primary .h2,
.cta-primary .h2,
.cta-primary .h3 { color:#d40356;line-height:1.2 }
.cta-primary .h3 { color:#d40356;line-height:1.2 }
Line 534: Line 556:
.cta .card-content{position:relative;z-index:2}
.cta .card-content{position:relative;z-index:2}
@media (min-width:768px){.cta .card-content{padding:.75rem 0}}
@media screen and (min-width:1080px){.cta .card-content{padding:.75rem 0}}
.cta .card-content .h2 {
.cta .card-content .h2 {
Line 544: Line 566:
.cta .card-content .p { margin-bottom:1.5rem }
.cta .card-content .p { margin-bottom:1.5rem }
@media (min-width:768px){
@media screen and (min-width:1080px){
.cta .card-content p,
.cta .card-content p,
.cta .card-content .p {
.cta .card-content .p {
Line 568: Line 590:
.w-75p { width:100% }
.w-75p { width:100% }
@media (min-width:768px){
@media screen and (min-width:1080px){
.w-25p { width:25% }
.w-25p { width:25% }
.w-32p { width:32% }
.w-32p { width:32% }
Line 587: Line 609:
}
}
@media (min-width:768px){
@media screen and (min-width:1080px){
.sm-img {
.sm-img {
width:70%;
width:70%;
Line 614: Line 636:
}
}
@media (min-width:768px){
@media screen and (min-width:1080px){
.other-ctas .h2 {
.other-ctas .h2 {
font-size: 2rem;
font-size: 2rem;
Line 645: Line 667:
position:absolute;
position:absolute;
bottom:22px
bottom:22px
}

.stick-to-bottom2 {
position:absolute;
bottom:77px
}
}
Line 664: Line 691:
.focus-block .h3 {
.focus-block .h3 {
margin-bottom:.3125rem;
margin-bottom:.3125rem;
font-size:1.5rem;
font-size:1.7rem;
line-height: 1.2;
line-height: 1.3;
}
}
@media (min-width:768px){.focus-block .h3{margin-bottom:.3125rem}}
@media screen and (min-width:1080px){.focus-block .h3{margin-bottom:.3125rem}font-size:1.5rem;}

.focus-block p {
.focus-block p {
margin-bottom: 1rem;
margin-bottom: 2rem;
font-size: 1.3rem;
}
}
@media screen and (min-width:1080px) {
.focus-block p {
font-size: 1rem;
}
}

.focus-block .small {
.focus-block .small {
font-size: .85rem;
font-size: .85rem;
Line 695: Line 730:
@media (min-width:768px){footer{padding:3rem 0 4rem}}
@media screen and (min-width:1080px){footer{padding:3rem 0 4rem}}
footer .footer-legal {
footer .footer-legal {
Line 707: Line 742:
line-height: 1.3;
line-height: 1.3;
}
}
footer .footer-legal a {

@media (min-width:768px) and (max-width:1280px){footer .footer-legal p,footer .footer-legal .p{font-size:.85rem}}
color: white;
}
@media screen and (min-width:1080px) and (max-width:1280px){footer .footer-legal p,footer .footer-legal .p{font-size:.85rem}}
@media (min-width:1281px){footer .footer-legal p,footer .footer-legal .p{font-size:.95rem}}
@media (min-width:1281px){footer .footer-legal p,footer .footer-legal .p{font-size:.95rem}}
Line 763: Line 801:
margin-bottom: 1rem;
margin-bottom: 1rem;
}
}
@media (min-width:768px) and (max-width:1280px) {
@media screen and (min-width:1080px) and (max-width:1280px) {
.email-signup input {
.email-signup input {
font-size:1.125rem;
font-size:1.125rem;
Line 790: Line 828:
font-size:1rem
font-size:1rem
}
}
@media (min-width:768px) and (max-width:1280px) {
@media screen and (min-width:1080px) and (max-width:1280px) {
.email-signup input::-webkit-input-placeholder {
.email-signup input::-webkit-input-placeholder {
font-size:1.125rem
font-size:1.125rem
Line 805: Line 843:
font-size:1rem
font-size:1rem
}
}
@media (min-width:768px) and (max-width:1280px) {
@media screen and (min-width:1080px) and (max-width:1280px) {
.email-signup input::-moz-placeholder {
.email-signup input::-moz-placeholder {
font-size:1.125rem
font-size:1.125rem
Line 820: Line 858:
font-size:1rem
font-size:1rem
}
}
@media (min-width:768px) and (max-width:1280px) {
@media screen and (min-width:1080px) and (max-width:1280px) {
.email-signup input:-ms-input-placeholder {
.email-signup input:-ms-input-placeholder {
font-size:1.125rem
font-size:1.125rem
Line 835: Line 873:
font-size:1rem
font-size:1rem
}
}
@media (min-width:768px) and (max-width:1280px) {
@media screen and (min-width:1080px) and (max-width:1280px) {
.email-signup input:-moz-placeholder {
.email-signup input:-moz-placeholder {
font-size:1.125rem
font-size:1.125rem
Line 872: Line 910:
/* Error messages */
/* Error messages */
.fwmf-subscribe-error {
.wmf-subscribe-error {
display: none;
display: none;
margin: 5px 0 5px 5px;
margin: 5px 0 5px 5px;
Line 887: Line 925:
}
}


.frb-inline-disclaimer {

width:100%;
padding: 4px;
text-align: center;
font-size: 12px;
}
</style>
</style>
<a class="skip-link screen-reader-text" href="#content">Skip to content</a>
<a class="skip-link screen-reader-text" href="#content">Skip to content</a>
Line 905: Line 948:
<div class="page-intro">
<div class="page-intro">
<p>2019 flew by so fast. New elections. Natural catastrophes. The Women's World Cup. It was a year that didn’t stop giving us something new to wake up to and learn about.</p><br/><p>We made a video highlighting some of the events that became part of Wikipedia this year as small thank you to readers, editors, and donors. You’ve helped to propel us into the future and given knowledge a home on the internet: Wikipedia.

</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris mattis turpis leo, sit amet convallis ipsum aliquet malesuada. Aliquam erat volutpat. Sed ornare ligula neque, non porttitor nulla vestibulum id. Ut sed velit ac dolor eleifend scelerisque a et ligula. Nullam sit amet orci egestas, convallis orci vitae, ultricies urna. Aenean egestas porttitor nunc, vel feugiat lacus cursus et.</p>
</div>
</div>
Line 916: Line 959:
<main id="content">
<main id="content">


<section class="video-container">
<section class="video-container">
<iframe src="https://commons.wikimedia.org/wiki/File:Wikipedia_-_Edit_2019.webm?embedplayer=yes" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" frameborder="0" ></iframe>
</section><!--video-container-->
</section><!--video-container-->
Line 932: Line 974:
<div class="card-content ">
<div class="card-content ">
<h3 class="h3"><a href="/" title="Secondary Action 1">Explore our best content</a></h3>
<h3 class="h3"><a href="/" title="Secondary Action 1">See how imagination becomes reality</a></h3>
<div class="mar-bottom">
<div class="mar-bottom">
<p>The top fifteen images from Wiki Loves Monuments contain a treasure trove of the cultural heritage we all share.</p>
<p>Check out the imagination-fueling winners from the international Wiki Loves Earth photography competition</p>
</div>
</div>
<a href="/" class="btn btn-blue stick-to-bottom">Check it out</a>
<a href="https://wikimediafoundation.org/news/2019/12/02/imagination-becomes-reality-in-the-winners-of-the-2019-wiki-loves-earth-photo-contest/" class="btn btn-blue stick-to-bottom">Check it out</a>
</div>
</div>
Line 952: Line 994:
<div class="card-content ">
<div class="card-content ">
<h3 class="h3"><a href="/">Install the Wikipedia app</a></h3>
<h3 class="h3">Get instant access to knowledge</h3>
<div class="mar-bottom">
<div class="mar-bottom">
<p>Get the Wikipedia app today for the quickest way to check a fact and get answers to your questions. Downloading is easy on your phone and only takes a minute. It’s free and ad-free.</p>
<p>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.</p>
</div>
</div>
<div class="app-links">
<a href="https://play.google.com/store/apps/details?id=org.wikipedia&referrer=utm_source%3Dwmf%26utm_medium%3Dcentralnotice%26utm_campaign%3D2020ThankYou_VideoLP_Banner" class=""><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/78/Google_Play_Store_badge_EN.svg/135px-Google_Play_Store_badge_EN.svg.png"/></a>
<a href="/" class="btn btn-blue stick-to-bottom">Download it now</a>
<a href="https://apps.apple.com/app/apple-store/id324715238?pt=208305&ct=2020ThankYou_VideoLP_Banner&mt=8"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/55/Download_on_iTunes.svg/125px-Download_on_iTunes.svg.png"/></a>
</div>
</div>
</div>
Line 972: Line 1,015:
<div class="card-content ">
<div class="card-content ">
<h3 class="h3">Get email updates</h3>
<h3 class="wmf-subscribe-h3 h3">Subscribe to our email updates</h3>
<div class="mar-bottom">
<div class="wmf-subscribe-mar-bottom mar-bottom">
<p>Subscribe to news about ongoing projects and initiatives.</p>
<p>Stay involved</span> to help us provide free knowledge to every single person on the planet. We will send you email updates and tell you if Wikipedia needs your support or advice in the future.</p>
</div>
</div>
Line 981: Line 1,024:
<form method="post" action="https://www.pages04.net/wikimedia/19-20ThankYou/Form" class="wmf-subscribe-form" id="wmf-subscribe-form">
<form method="post" action="https://www.pages04.net/wikimedia/19-20ThankYou/Form" class="wmf-subscribe-form" id="wmf-subscribe-form">
<input type="hidden" name="formSourceName" value="StandardForm" />
<input type="hidden" name="formSourceName" value="StandardForm" />
<!-- DO NOT REMOVE HIDDEN FIELD sp_exp -->
<!-- DO NOT REMOVE HIDDEN FIELD sp_exp -->
<input type="hidden" name="sp_exp" value="yes" />
<input type="hidden" name="sp_exp" value="yes" />
<input type="hidden" name="webform_1920ThankYou" value="yes" />
<input type="hidden" name="webform_1920ThankYou" value="yes" />
<label for="wmf-subscribe-input-email" class="sr-only">Email address</label>
<label for="wmf-subscribe-input-email" class="sr-only">Email address</label>
<div class="flex flex-medium flex-wrap fifty-fifty">
<div class="flex flex-medium flex-wrap fifty-fifty">
<div class="w-68p">
<div class="w-68p">
<input type="email" name="Email" id="wmf-subscribe-input-email" placeholder="Email Address" required dir="ltr" />
<input type="email" name="Email" id="wmf-subscribe-input-email" placeholder="Email Address" required dir="ltr" />
</div>
</div>
<div class="w-32p">
<div class="w-32p">
<button class="btn btn-blue" id="wmf-subscribe-submit" type="submit" tabindex="0" name="button">Subscribe</button>
<button class="btn btn-blue" id="wmf-subscribe-submit" type="submit" tabindex="0" name="button">Subscribe</button>
</div>
</div>
<div class="wmf-subscribe-error wmf-subscribe-error-invalidemail" style="display: none;">
<div class="wmf-subscribe-error wmf-subscribe-error-invalidemail" style="display: none;">
Please enter a valid email address.
Please enter a valid email address.
</div>
</div>
</form>
</div>
</form>
<div class="wmf-subscribe-ty" style="display: none;">
Thank you!
</div>
</div>
<div class="wmf-subscribe-ty" style="display: none;">
<h3 class="h3">Thank you for subscribing!</h3>
</div>
</div>
</div>
</div>
</div>
</div>
Line 1,030: Line 1,074:
</a>
</a>
<a href="https://wikimediafoundation.org" class="wikipedia-logo">
<a href="https://www.wikipedia.org" class="wikipedia-logo">
<span class="btn-label-a11y">Wikipedia</span>
<span class="btn-label-a11y">Wikipedia</span>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 26.4"><path d="M16.287 5.449s-.6-1.1-.7-1.5c-1.3-2.5-1.2-2.6-2.5-2.8-.4 0-.5-.1-.5-.3v-.8l.1-.1h7.4l.2.1v.8c0 .2-.1.3-.4.3l-.5.1c-1.4.1-1.1.7-.2 2.5l8.6 17.6.3.1 7.6-18.1c.3-.7.2-1.2-.1-1.6-.3-.3-.6-.5-1.5-.5h-.7c-.1 0-.2 0-.3-.1-.1-.1-.1-.1-.1-.2v-.8l.1-.1h8.6l.1.1v.8c0 .2-.1.3-.3.3-1.1 0-2 .3-2.5.7-.5.4-1 1-1.3 1.8 0 0-7 16.1-9.4 21.4-.9 1.8-1.8 1.6-2.6 0-1.7-3.5-6.4-14-6.4-14l-3-5.7z"></path><path d="M30.087.049h-7l-.1.1v.8c0 .1 0 .2.1.2.1.1.2.1.2.1h.3c.9 0 1.3.3 1.4.4.2.3.3.5-.2 1.6l-9.1 18.1-.2-.1s-6.5-13.7-8.4-18.3c-.2-.5-.3-.8-.3-1 0-.5.4-.7 1.3-.8h1c.3 0 .4-.1.4-.3v-.8l-.1-.1h-9.4l-.1.1v.8c0 .1.2.2.5.3 1 .1 1.6.2 1.9.5.3.3.6.9 1.1 2 2.4 5.7 7.4 15.8 9.8 21.5.7 1.6 1.6 1.8 2.7 0 1.9-3.4 6.9-14 6.9-14l4-7.4c.5-.8.9-1.5 1.1-1.8.4-.6.6-.7 1.8-.8.2 0 .3-.1.3-.3l.1-.8zM44.787 23.449c0 .9.4 1.4 1.7 1.5l.8.1c.1 0 .2.1.2.2v.9s-3-.1-4.2-.1c-1.1 0-4.2.1-4.2.1l-.1-.1v-.8c0-.2.1-.2.3-.2l.8-.1c1.3-.1 1.7-.7 1.7-1.5v-13.1c0-.9-.5-1.1-1.7-1.2l-.8-.1c-.2 0-.3 0-.3-.2v-1s3.1.1 4.3.1c1.1 0 4.1-.1 4.1-.1v1c0 .1-.1.2-.2.2l-.8.1c-1.2.1-1.7.4-1.7 1.2v13.1h.1zM56.387 23.449c0 .9.5 1.3 1.7 1.5l.4.1c.1 0 .2.1.2.2v.9s-2.5-.1-3.7-.1c-1.1 0-4.3.1-4.3.1l-.1-.1v-.8c0-.2.1-.2.3-.2l.8-.1c1.2-.1 1.7-.7 1.7-1.5v-13.1c0-.9-.4-1.1-1.7-1.2l-.8-.1c-.2 0-.3 0-.3-.2v-1s3.2.1 4.4.1c1.1 0 3.6-.1 3.6-.1v1c0 .1-.1.2-.2.2l-.4.1c-1.2.2-1.7.4-1.7 1.2v5.9c1.3 0 2-.7 3.8-2.5 1.6-1.7 2.8-3.2 2.8-3.9 0-.3-.4-.7-1.1-.8-.2 0-.2-.1-.2-.2v-.9s3.2.1 4.3.1c1 0 2.8-.1 2.8-.1h.1v.9c0 .1-.1.2-.3.2-1.5.1-2.6.2-4 1.8l-3.4 3.9c-.7.7-.9 1.1-.9 1.5 0 .2.2.4.4.7l5.9 7.2c.5.5 1.4.8 2.2.9h.2c.1 0 .3.1.3.2v.8h-.1-5.6v-.5c0-.5 0-.9-.6-1.6l-4.4-5.4c-.6-.8-1.2-1-2.1-1v5.9zM77.687 23.449c0 .9.4 1.4 1.7 1.5l.8.1c.1 0 .2.1.2.2v.9s-3-.1-4.2-.1c-1.1 0-4.2.1-4.2.1l-.1-.1v-.8c0-.2.1-.2.3-.2l.8-.1c1.3-.1 1.7-.7 1.7-1.5v-13.1c0-.9-.5-1.1-1.7-1.2l-.8-.1c-.2 0-.3 0-.3-.2v-1s3.1.1 4.3.1c1.1 0 4.1-.1 4.1-.1v1c0 .1-.1.2-.2.2l-.8.1c-1.2.1-1.7.4-1.7 1.2v13.1h.1zM86.187 10.449c0-1.2-.5-1.3-2.4-1.4-.2 0-.3-.1-.3-.2v-.9h.1c.6 0 2.9.1 4.1.1 1.1 0 2.7-.1 4.1-.1 5.6 0 6.6 2.8 6.6 4.8 0 2.4-1.1 6.1-6.7 6.1-1 0-1.8-.1-2.5-.4v5.3c0 .9.5 1.1 1.7 1.3l.8.1c.2 0 .3.1.3.2v.9s-3.1-.1-4.4-.1c-1.1 0-4.1.1-4.1.1v-.9c0-.2.1-.2.2-.2l.8-.1c1.2-.2 1.6-.5 1.6-1.3l.1-13.3zm3 6.8c.8.3 1.8.4 2.6.4 2.4 0 3.5-1.4 3.5-4.4 0-3.4-1.5-4.1-3.7-4.1-1.9 0-2.4.4-2.4 1.4v6.7zM105.187 26.049c-1.2 0-3.9.1-3.9.1v-1c0-.1 0-.2.2-.2l.9-.1c1.2-.1 1.6-.9 1.6-1.7v-13c0-.9-.5-1.1-1.6-1.1l-.9-.1c-.2 0-.2-.1-.2-.2v-1s3.1.1 4.3.1h5.8c1.2 0 4-.1 4-.1l.1.1c0 1.7.3 3.2.6 4.7l-1 .2c-.4-1.5-1.2-3.5-3.7-3.5h-3.1c-.7 0-1.1.3-1.1.9v5.7h3c1.1 0 1.4-.5 1.5-1.3l.2-.8c0-.1.1-.2.2-.2h.7c.1 0 .1 0 .1.1-.1.9-.2 2-.2 2.9 0 1 .2 1.8.2 2.7l-.1.1h-.7c-.2 0-.3-.1-.3-.2l-.2-.9c-.2-.8-.5-1.2-1.5-1.2h-3v6c0 .7.4 1.5 1.1 1.5h3.7c2 0 3.1-1.3 3.6-3.3l1 .1-.8 4.5-.1.1s-2.3-.1-3.5-.1l-6.9.2zM119.987 25.049l.9-.1c1.2-.1 1.6-.5 1.6-1.7v-13c0-1-.3-1-1.6-1.1l-.9-.1c-.2 0-.3-.1-.3-.2v-1s3.5.1 4.2.1c.7 0 4.2-.1 5.2-.1 6.6 0 9.8 4.1 9.8 9.3 0 6.9-4.9 8.9-9.3 8.9-3.1 0-4.5-.1-5.7-.1-1.2 0-4.2.1-4.2.1v-.9c.1 0 .1-.1.3-.1zm8.8 0c4.3 0 6.8-1.6 6.8-7.1 0-4.1-.9-8.9-7.5-8.9-1.5 0-2.5.2-2.5 1.2v13c-.1 1.1.2 1.8 3.2 1.8zM148.287 23.449c0 .9.4 1.4 1.7 1.5l.8.1c.1 0 .2.1.2.2v.9s-3-.1-4.2-.1c-1.1 0-4.2.1-4.2.1l-.1-.1v-.8c0-.2.1-.2.3-.2l.8-.1c1.3-.1 1.7-.7 1.7-1.5v-13.1c0-.9-.5-1.1-1.7-1.2l-.8-.1c-.2 0-.3 0-.3-.2v-1s3.1.1 4.3.1c1.1 0 4.1-.1 4.1-.1v1c0 .1-.1.2-.2.2l-.8.1c-1.2.1-1.7.4-1.7 1.2l.1 13.1zM160.387 24.949l1.1.1c.2 0 .3.1.3.3v.7l-.1.1s-4.3-.1-5.2-.1c-1 0-3.5.1-3.5.1l-.1-.1v-.7c0-.2.1-.3.3-.3 1.7-.1 2.7-.4 3.8-3l8.7-20.5c.4-1 .7-1.4 1.3-1.4.5 0 .7.4 1.1 1.2l8.1 21.3c.6 1.5 1.3 2.1 2.9 2.3h.4c.2 0 .4.1.4.3v.7l-.1.1s-3-.1-4.6-.1c-1.4 0-5.2.1-5.2.1v-.7c0-.2.1-.3.3-.3l1.1-.1c1.5-.1 2-.6 1.7-1.7l-2.4-6.7h-8.2c-.9 0-1.2.2-1.4.7l-2.3 5.7c-.4 1 .2 1.9 1.6 2zm9.7-10l-3.8-10.5h-.1l-3.9 10c-.2.4.1.5 1 .5h6.8z"></path></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 26.4"><path d="M16.287 5.449s-.6-1.1-.7-1.5c-1.3-2.5-1.2-2.6-2.5-2.8-.4 0-.5-.1-.5-.3v-.8l.1-.1h7.4l.2.1v.8c0 .2-.1.3-.4.3l-.5.1c-1.4.1-1.1.7-.2 2.5l8.6 17.6.3.1 7.6-18.1c.3-.7.2-1.2-.1-1.6-.3-.3-.6-.5-1.5-.5h-.7c-.1 0-.2 0-.3-.1-.1-.1-.1-.1-.1-.2v-.8l.1-.1h8.6l.1.1v.8c0 .2-.1.3-.3.3-1.1 0-2 .3-2.5.7-.5.4-1 1-1.3 1.8 0 0-7 16.1-9.4 21.4-.9 1.8-1.8 1.6-2.6 0-1.7-3.5-6.4-14-6.4-14l-3-5.7z"></path><path d="M30.087.049h-7l-.1.1v.8c0 .1 0 .2.1.2.1.1.2.1.2.1h.3c.9 0 1.3.3 1.4.4.2.3.3.5-.2 1.6l-9.1 18.1-.2-.1s-6.5-13.7-8.4-18.3c-.2-.5-.3-.8-.3-1 0-.5.4-.7 1.3-.8h1c.3 0 .4-.1.4-.3v-.8l-.1-.1h-9.4l-.1.1v.8c0 .1.2.2.5.3 1 .1 1.6.2 1.9.5.3.3.6.9 1.1 2 2.4 5.7 7.4 15.8 9.8 21.5.7 1.6 1.6 1.8 2.7 0 1.9-3.4 6.9-14 6.9-14l4-7.4c.5-.8.9-1.5 1.1-1.8.4-.6.6-.7 1.8-.8.2 0 .3-.1.3-.3l.1-.8zM44.787 23.449c0 .9.4 1.4 1.7 1.5l.8.1c.1 0 .2.1.2.2v.9s-3-.1-4.2-.1c-1.1 0-4.2.1-4.2.1l-.1-.1v-.8c0-.2.1-.2.3-.2l.8-.1c1.3-.1 1.7-.7 1.7-1.5v-13.1c0-.9-.5-1.1-1.7-1.2l-.8-.1c-.2 0-.3 0-.3-.2v-1s3.1.1 4.3.1c1.1 0 4.1-.1 4.1-.1v1c0 .1-.1.2-.2.2l-.8.1c-1.2.1-1.7.4-1.7 1.2v13.1h.1zM56.387 23.449c0 .9.5 1.3 1.7 1.5l.4.1c.1 0 .2.1.2.2v.9s-2.5-.1-3.7-.1c-1.1 0-4.3.1-4.3.1l-.1-.1v-.8c0-.2.1-.2.3-.2l.8-.1c1.2-.1 1.7-.7 1.7-1.5v-13.1c0-.9-.4-1.1-1.7-1.2l-.8-.1c-.2 0-.3 0-.3-.2v-1s3.2.1 4.4.1c1.1 0 3.6-.1 3.6-.1v1c0 .1-.1.2-.2.2l-.4.1c-1.2.2-1.7.4-1.7 1.2v5.9c1.3 0 2-.7 3.8-2.5 1.6-1.7 2.8-3.2 2.8-3.9 0-.3-.4-.7-1.1-.8-.2 0-.2-.1-.2-.2v-.9s3.2.1 4.3.1c1 0 2.8-.1 2.8-.1h.1v.9c0 .1-.1.2-.3.2-1.5.1-2.6.2-4 1.8l-3.4 3.9c-.7.7-.9 1.1-.9 1.5 0 .2.2.4.4.7l5.9 7.2c.5.5 1.4.8 2.2.9h.2c.1 0 .3.1.3.2v.8h-.1-5.6v-.5c0-.5 0-.9-.6-1.6l-4.4-5.4c-.6-.8-1.2-1-2.1-1v5.9zM77.687 23.449c0 .9.4 1.4 1.7 1.5l.8.1c.1 0 .2.1.2.2v.9s-3-.1-4.2-.1c-1.1 0-4.2.1-4.2.1l-.1-.1v-.8c0-.2.1-.2.3-.2l.8-.1c1.3-.1 1.7-.7 1.7-1.5v-13.1c0-.9-.5-1.1-1.7-1.2l-.8-.1c-.2 0-.3 0-.3-.2v-1s3.1.1 4.3.1c1.1 0 4.1-.1 4.1-.1v1c0 .1-.1.2-.2.2l-.8.1c-1.2.1-1.7.4-1.7 1.2v13.1h.1zM86.187 10.449c0-1.2-.5-1.3-2.4-1.4-.2 0-.3-.1-.3-.2v-.9h.1c.6 0 2.9.1 4.1.1 1.1 0 2.7-.1 4.1-.1 5.6 0 6.6 2.8 6.6 4.8 0 2.4-1.1 6.1-6.7 6.1-1 0-1.8-.1-2.5-.4v5.3c0 .9.5 1.1 1.7 1.3l.8.1c.2 0 .3.1.3.2v.9s-3.1-.1-4.4-.1c-1.1 0-4.1.1-4.1.1v-.9c0-.2.1-.2.2-.2l.8-.1c1.2-.2 1.6-.5 1.6-1.3l.1-13.3zm3 6.8c.8.3 1.8.4 2.6.4 2.4 0 3.5-1.4 3.5-4.4 0-3.4-1.5-4.1-3.7-4.1-1.9 0-2.4.4-2.4 1.4v6.7zM105.187 26.049c-1.2 0-3.9.1-3.9.1v-1c0-.1 0-.2.2-.2l.9-.1c1.2-.1 1.6-.9 1.6-1.7v-13c0-.9-.5-1.1-1.6-1.1l-.9-.1c-.2 0-.2-.1-.2-.2v-1s3.1.1 4.3.1h5.8c1.2 0 4-.1 4-.1l.1.1c0 1.7.3 3.2.6 4.7l-1 .2c-.4-1.5-1.2-3.5-3.7-3.5h-3.1c-.7 0-1.1.3-1.1.9v5.7h3c1.1 0 1.4-.5 1.5-1.3l.2-.8c0-.1.1-.2.2-.2h.7c.1 0 .1 0 .1.1-.1.9-.2 2-.2 2.9 0 1 .2 1.8.2 2.7l-.1.1h-.7c-.2 0-.3-.1-.3-.2l-.2-.9c-.2-.8-.5-1.2-1.5-1.2h-3v6c0 .7.4 1.5 1.1 1.5h3.7c2 0 3.1-1.3 3.6-3.3l1 .1-.8 4.5-.1.1s-2.3-.1-3.5-.1l-6.9.2zM119.987 25.049l.9-.1c1.2-.1 1.6-.5 1.6-1.7v-13c0-1-.3-1-1.6-1.1l-.9-.1c-.2 0-.3-.1-.3-.2v-1s3.5.1 4.2.1c.7 0 4.2-.1 5.2-.1 6.6 0 9.8 4.1 9.8 9.3 0 6.9-4.9 8.9-9.3 8.9-3.1 0-4.5-.1-5.7-.1-1.2 0-4.2.1-4.2.1v-.9c.1 0 .1-.1.3-.1zm8.8 0c4.3 0 6.8-1.6 6.8-7.1 0-4.1-.9-8.9-7.5-8.9-1.5 0-2.5.2-2.5 1.2v13c-.1 1.1.2 1.8 3.2 1.8zM148.287 23.449c0 .9.4 1.4 1.7 1.5l.8.1c.1 0 .2.1.2.2v.9s-3-.1-4.2-.1c-1.1 0-4.2.1-4.2.1l-.1-.1v-.8c0-.2.1-.2.3-.2l.8-.1c1.3-.1 1.7-.7 1.7-1.5v-13.1c0-.9-.5-1.1-1.7-1.2l-.8-.1c-.2 0-.3 0-.3-.2v-1s3.1.1 4.3.1c1.1 0 4.1-.1 4.1-.1v1c0 .1-.1.2-.2.2l-.8.1c-1.2.1-1.7.4-1.7 1.2l.1 13.1zM160.387 24.949l1.1.1c.2 0 .3.1.3.3v.7l-.1.1s-4.3-.1-5.2-.1c-1 0-3.5.1-3.5.1l-.1-.1v-.7c0-.2.1-.3.3-.3 1.7-.1 2.7-.4 3.8-3l8.7-20.5c.4-1 .7-1.4 1.3-1.4.5 0 .7.4 1.1 1.2l8.1 21.3c.6 1.5 1.3 2.1 2.9 2.3h.4c.2 0 .4.1.4.3v.7l-.1.1s-3-.1-4.6-.1c-1.4 0-5.2.1-5.2.1v-.7c0-.2.1-.3.3-.3l1.1-.1c1.5-.1 2-.6 1.7-1.7l-2.4-6.7h-8.2c-.9 0-1.2.2-1.4.7l-2.3 5.7c-.4 1 .2 1.9 1.6 2zm9.7-10l-3.8-10.5h-.1l-3.9 10c-.2.4.1.5 1 .5h6.8z"></path></svg>
</a>
</a>
<a class="endowment-logo" href="https://wikimediaendowment.org/">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b6/Wikimedia_Endowment.svg/100px-Wikimedia_Endowment.svg.png"/>
</a>
</div>
</div>


<div class="footer-legal color-white mw-620">
<div class="footer-legal color-white mw-620">
<p>We do not sell or trade your information to anyone. By submitting your email address, you agree to share your personal information with the Wikimedia Foundation, the nonprofit organisation that hosts Wikipedia and other Wikimedia projects, and its service providers pursuant to <a href="https://foundation.wikimedia.org/wiki/Donor_privacy_policy/en">our donor privacy policy</a>.
<p>Duis hendrerit augue sem, sed ullamcorper orci volutpat sed. Donec congue, mi a tempor euismod, sem urna commodo tellus, et ultricies augue augue a orci. Curabitur nec quam magna.</p>
<br><br>Each email you receive will include easy unsubscribe options. Wikimedia Foundation and its service providers are located in the United States and in other countries whose privacy laws may not be equivalent to your own. For more information, please read <a href="https://foundation.wikimedia.org/wiki/Donor_privacy_policy/en">our donor privacy policy.</a></p>
</div><!-- End footer-legal -->
</div><!-- End footer-legal -->
</footer>
</footer>
Line 1,067: Line 1,114:
if ( mw.util.validateEmail( form.Email.value ) ) {
if ( mw.util.validateEmail( form.Email.value ) ) {
wmf.subscribe.post();
wmf.subscribe.post();
$('.wmf-subscribe-ty').show();
$('.wmf-subscribe-h3, .wmf-subscribe-mar-bottom, .email-signup').fadeOut( function() {
$('.wmf-subscribe-ty').fadeIn();
});
return false;
return false;
} else {
} else {
Line 1,081: Line 1,130:
wmf.subscribe.init();
wmf.subscribe.init();


var testVideo = document.createElement('video');
var vidFrame;

if ( testVideo.canPlayType('video/webm; codecs="vp8, vorbis"') === 'probably' ) {
vidFrame = '<iframe src="https://commons.wikimedia.org/wiki/File:Wikipedia_-_Edit_2019.webm?embedplayer=yes" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" frameborder="0"></iframe>';
} else {
vidFrame = '<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/y2R3WlVpNio" allowfullscreen="" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"></iframe>';
}
$('.video-container').html( vidFrame );

if ( testVideo.canPlayType('video/webm; codecs="vp8, vorbis"') !== 'probably' ) {
$('.video-container').after('<div class="frb-inline-disclaimer"> This stream is hosted by YouTube LLC, a third-party service; please see their <a class="cta" href="https://policies.google.com/privacy" title=" privacy policy" target="_blank">privacy policy</a> and <a class="cta" href="https://policies.google.com/terms" title="Terms of Service" target="_blank">terms of service</a>. </div>');
}
}
}
</script>
<script>
</script>
</script>
</body></html>
</body></html>

Latest revision as of 14:54, 18 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.