User:Pcoombe/sandbox: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
tetsing
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:Make your donation now}}
{{2012FR/Lp-header/Socialmedia
| image=<nowiki>//upload.wikimedia.org/wikipedia/donate/e/eb/Wikipedia-logo-Donate2.png</nowiki>
| description={{Template:2012FR/Switch/Appeal
|appeal = 2011FR/{{{appeal|Appeal-default}}}
|subpage = title
|language = {{int:lang}}
|country = {{{country|XX}}}
|sitename = {{{sitename}}}
}}
}}
{{MediaWiki:Resources/landingpage.css}}
{{MediaWiki:Resources/landingpage.js}}
{{#if: {{{responsive|}}} |
{{MediaWiki:Resources/landingpage-responsive.css}}
{{MediaWiki:Resources/landingpage-responsive.js}}
}}
{{#switch: {{{country|}}}
|BY|CD|CI|CU|IQ|IR|KP|LB|LY|MM|SD|SO|SY|YE|ZW
= {{CountryNope}}
|#default=
<html>
<html>
<div style="display: none;" id="description-for-facebook">From Wikipedia founder Jimmy Wales</div>
<link rel="image_src" href="//upload.wikimedia.org/wikipedia/donate/e/eb/Wikipedia-logo-Donate2.png">

<table id="LP-table" cellspacing="0" cellpadding="0">
<table id="LP-table" cellspacing="0" cellpadding="0">
<tbody>
<tbody><tr>
<td id="appeal-wrapper">
<tr>
</html>{{2012FR/Appeal-template-default| language = en| country = NL}}<html>
<td id="appeal-wrapper">
</td>
</html>{{Template:2012FR/{{{appeal-template|Appeal-template-default}}}

| language = {{{language|en}}}
<td id="form-wrapper">
| country = {{{country|XX}}}
</html>{{MediaWiki:Resources/validation.js}}<html>
| appeal = {{{appeal|Default}}}
<form method="post" name="paypalcontribution">
| sitename = {{{sitename}}}
<input type="hidden" name="payment_method" value="">
}}<html>
<input type="hidden" name="utm_source" value="">
</td>
<input type="hidden" name="utm_medium" value="">
<td id="form-wrapper">
<input type="hidden" name="utm_campaign" value="">
</html>{{Template:2012FR/{{{form-template|Form-template-default}}}
<input type="hidden" name="utm_key" value="">
| language = {{{language|en}}}
<input type="hidden" name="referrer" value="">
| country = {{{country|XX}}}

| appeal = {{{appeal|Default}}}
<script>
| form-countryspecific = {{{form-countryspecific|Form-countryspecific-control}}}
$(document).ready(function() {
| infobox = {{2012FR/Form-section/Infobox
document.paypalcontribution.utm_medium.value = getQuerystring( 'utm_medium' );
| infobox = {{{infobox|Default}}}
document.paypalcontribution.utm_campaign.value = getQuerystring( 'utm_campaign' );
| width = 25em
document.paypalcontribution.utm_key.value = getQuerystring( 'utm_key' );
| language = {{int:lang}}
document.paypalcontribution.referrer.value = document.referrer;
| country = {{{country}}}
}}
});
}}<html>
</script>

</td>
<input type="hidden" name="language" value="en">
</tr>
<input type="hidden" name="country" value="NL">
</tbody>
<input type="hidden" name="returnto" value="Thank_You/en">
</table>
<input type="hidden" name="appeal" value="Sep2014Design">

<input type="hidden" name="amountGiven" value="">

<div id="donate-form-wrapper">

</html>
</html>
{{2012FR/Form-section/Paymentmethods/Status}}
{{2012FR/Form-section/Processing/Default
| currency = EUR
}}
}}
<html>
__NOTOC__
<script>
function clearOther(box) {
document.getElementById("input_amount_other").checked = true;
box.value = "";
box.style.color = "#000000";
}

function resetOther(box) {
box.value = "Other";
}

function selectAmount() {
document.getElementById("input_amount_other_box").value = "";
document.getElementsByName("amountGiven")[0].value="";
}

$(document).ready(function(){
// hide frequency options in India, where we can only handle one-time donations
if (document.paypalcontribution.country.value === 'IN') {
$("#frequency_onetime").attr('checked', true);
$(".frequency-options").hide();
$("#cancel-monthly").hide();
}
});
</script>

<input type="hidden" name="currency_code" value="EUR">
<div>
<div id="radiobuttons-table-header">
select an amount
</div>
</div>

<div class="frequency-options cf">
<label for="frequency_onetime" class="checked">
<input type="radio" name="frequency" id="frequency_onetime" value="onetime" onclick="donationForm.toggleMonthly(false);" checked>
One-time
</label>

<label for="frequency_monthly">
<input type="radio" name="frequency" id="frequency_monthly" value="monthly" onclick="donationForm.toggleMonthly(true);">
Monthly*
</label>

</div>

<div id="radiobuttons-table-body">
<table id="radiobuttons-table" cellpadding="0" cellspacing="4">
<tbody>
<tr>
<td class="radiobuttons-cell input_amount_0">
<input type="radio" name="amount" id="input_amount_0" onclick="selectAmount();" value="3">
<label for="input_amount_0">€3</label>
</td>
<td class="radiobuttons-cell input_amount_1">
<input type="radio" name="amount" id="input_amount_1" onclick="selectAmount();" value="5">
<label for="input_amount_1">€5</label>
</td>
<td class="radiobuttons-cell input_amount_2">
<input type="radio" name="amount" id="input_amount_2" onclick="selectAmount();" value="10">
<label for="input_amount_2">€10</label>
</td>
<td class="radiobuttons-cell input_amount_3">
<input type="radio" name="amount" id="input_amount_3" onclick="selectAmount();" value="20">
<label for="input_amount_3">€20</label>
</td>
</tr>
<tr>
<td class="radiobuttons-cell input_amount_4">
<input type="radio" name="amount" id="input_amount_4" onclick="selectAmount();" value="30">
<label for="input_amount_4">€30</label>
</td>
<td class="radiobuttons-cell input_amount_5">
<input type="radio" name="amount" id="input_amount_5" onclick="selectAmount();" value="50">
<label for="input_amount_5">€50</label>
</td>
<td class="radiobuttons-cell input_amount_6">
<input type="radio" name="amount" id="input_amount_6" onclick="selectAmount();" value="100">
<label for="input_amount_6">€100</label>
</td>
<td class="radiobuttons-cell input_amount_other">
<input type="radio" name="amount" id="input_amount_other" value="Other" onclick="document.getElementById('input_amount_other_box').focus();">
<label for="input_amount_other">Other</label>
<fieldset>
<label>€</label>
<input type="text" id="input_amount_other_box" size="3" autocomplete="off" value="" onfocus="clearOther(this)">
</fieldset>
</td>
</tr>
</tbody>
</table>
</div>

<div id="paymenttype-table-header">
select a payment method
</div>

<div class="payment-method-div not-monthly-capable paymentmethod-ideal">
<input type="button" class="payment-method-button" value="iDEAL" onclick="donationForm.redirectPayment('rtbt', 'rtbt_ideal');">
</div>

<div class="payment-method-div monthly-capable paymentmethod-cc">
<input type="button" class="payment-method-button" value="Credit/Debit Card" onclick="donationForm.redirectPayment('cc');">
</div>

<div class="payment-method-div monthly-capable paymentmethod-pp">
<input type="button" class="payment-method-button" value="PayPal" onclick="donationForm.redirectPayment('paypal');">
</div>

<div class="dividing-line" id="form-line"></div>

<div id="donor-infobox-block">

<div id="infobox-wrapper">
<div id="infobox-header">Where your donation goes</div>
<div id="infobox-body">
<p><b>Technology</b>: Servers, bandwidth, maintenance, development. Wikipedia is the #5 website in the world, and it runs on a fraction of what other top websites spend.</p>
<p><b>People and Projects</b>: The other top websites have thousands of employees. We have 200 employees to support a wide variety of projects, making your donation a great investment in a highly-efficient not-for-profit organization.</p>
</div>
</div>

</div>

</div><!-- /donate-form-wrapper -->

</form>

</td>
</tr>
</tbody></table>

<div id="donor-policy-block">
By donating, you are sharing your information with the Wikimedia Foundation, the nonprofit organization that hosts Wikipedia and other Wikimedia projects, and its service providers in the U.S. and elsewhere pursuant to our donor privacy policy. We do not sell or trade your information to anyone. For more information please read <a target="_blank" href="//wikimediafoundation.org/wiki/Special:LandingCheck?basic=true&amp;landing_page=Donor_policy&amp;language=en">our donor policy</a>.
<div id="cancel-monthly">
<nowiki>*</nowiki>Monthly payments will be debited by the Wikimedia Foundation until you notify us to stop. We'll send you an email receipt for each payment, which will include a link to <a target="_blank" href="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=Cancel_or_change_recurring_payments&amp;basic=true&amp;language=en">easy cancellation instructions.</a>
</div>
</div>
<div class="donate" id="donate-links-block">
<ul class="form-info-links">
<li><a id="problems-link" target="_blank" href="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=Problems_donating&amp;basic=true&amp;language=en">Problems donating?</a></li>
<li><a id="ways-to-give-link" target="_blank" href="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=Ways_to_Give&amp;basic=true&amp;language=en">Other ways to give</a></li>
<li><a id="faq-link" target="_blank" href="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=FAQ&amp;basic=true&amp;language=en">Frequently asked questions</a></li>
<li><a id="tax-link" target="_blank" href="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=Tax_Deductibility&amp;basic=true&amp;language=en">Tax deductibility information</a></li>
</ul>
</div>

<script>
$().ready(function(){
$("input[name='amount']").change(function () {
$("#radiobuttons-table > td").removeClass("checked");
$(".input_amount_other").removeClass("checked");
});
$(".input_amount_other").click(function() {
$("#radiobuttons-table > td").each(function() {
$(this).checked = false;
});
$(".input_amount_other").addClass("checked");
$(this).addClass("checked");
});
$("input[name='frequency']").click(function() {
$(".frequency-options > label").removeClass("checked");
$(this).parent().addClass("checked");
});
});
</script>
</html>
{{MediaWiki:Resources/landingpage.css}}
{{MediaWiki:Resources/landingpage.js}}
{{MediaWiki:Resources/landingpage-responsive}}

{{MediaWiki:Resources/TrilogySep2014.css}}

Revision as of 12:05, 23 September 2014

Wikipedia is still not on the market

Thank you for considering a donation to the Wikimedia Foundation, the nonprofit that hosts Wikipedia and other crucial free knowledge projects.

We invite you to reflect on the number of times you visited Wikipedia in the past year. If the knowledge you gained here was valuable, please join the 2% of readers who donate to the nonprofit that supports Wikipedia.

It is hard to know what to trust online these days. Wikipedia is different: not perfect, but also not here to make a profit or to push a particular perspective. It is written by everyone, together, because they want to help create a free repository of high-quality information.

If Wikipedia has given you useful knowledge this year, please give back. There are no small contributions: every edit counts, every donation counts.

Thank you.

  1. REDIRECT Template:Validation.js


select an amount
select a payment method
Where your donation goes

Technology: Servers, bandwidth, maintenance, development. Wikipedia is the #5 website in the world, and it runs on a fraction of what other top websites spend.

People and Projects: The other top websites have thousands of employees. We have 200 employees to support a wide variety of projects, making your donation a great investment in a highly-efficient not-for-profit organization.

By donating, you are sharing your information with the Wikimedia Foundation, the nonprofit organization that hosts Wikipedia and other Wikimedia projects, and its service providers in the U.S. and elsewhere pursuant to our donor privacy policy. We do not sell or trade your information to anyone. For more information please read our donor policy.
*Monthly payments will be debited by the Wikimedia Foundation until you notify us to stop. We'll send you an email receipt for each payment, which will include a link to easy cancellation instructions.