Template:PayPal

From Meta, a Wikimedia project coordination wiki

Note: The only page that should use this template is Template:Fundraising2. Please see Template:Fundraising for a template intended for actual fundraising pages.

Wikimedia Foundation logo {{{title}}}
{{{action}}}

{{{instructions}}}

<html> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="if(document.getElementById('don-amount-pp').value.indexOf('.') >= 0 && document.getElementById('don-amount-pp').value.indexOf('.00') < 0) {alert('</html>{{{fractional_donation_error}}}<html>'); return false;}"> <input type="hidden" name="business" value="donation@wikipedia.org" /> <input type="hidden" name="item_name" value="One-time donation" /> <input type="hidden" name="item_number" value="DONATE" /> <input type="hidden" name="no_note" value="0" /> <input type="hidden" name="amount" value="1" /> <input type="hidden" name="cmd" value="_xclick" /> <input type="hidden" name="on1" value="Comment" /> <input type="hidden" name="lc" value="</html>{{{language_code}}}<html>" /> <input type="hidden" name="on0" value="Anonymity" /> <input type="hidden" name="notify_url" value="https://office2.wikimedia.org/payments/paypal/" />

<label for="don-amount"></html>{{{one_time_gift_header}}}<html></label>
<input type="text" name="quantity" id="don-amount-pp" maxlength="30" size="5" />

</html>{{{{{selected_currency}}}-PayPal}}<html>

<label for="os1"></html>{{{public_comment_header}}}<html></label>
<input type="text" size="25" name="os1" id="os1" maxlength="200" />

</html>{{{anonymity_question}}}<html>
<input type="radio" name="os0" id="name-yes-pp" checked="checked" value="Mention my name" /><label for="name-yes-pp"></html>{{{identify_me_option}}}<html></label>
<input type="radio" name="os0" id="name-no-pp" value="Don't mention my name" /><label for="name-no-pp"></html>{{{anonymize_me_option}}}<html></label>

<input type="submit" value="</html>Donate!<html>" />
</form> </html>