Template:2011FR/lp-form-US7amounts-gc: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
add <form>
No edit summary
Line 4: Line 4:
| currency = USD
| currency = USD
}}
}}
{{2012FR/Form-section/Radiobuttons/Default
<html>
| country = {{{country}}}
<form method="post" name="paypalcontribution">
| language = {{{language}}}
<div style="padding: 0.2em 0em; font-weight: normal;">
| currency = {{2012FR/Switch/Currency/Code|{{{country}}}}}
<p style="font-weight: bold;"></html>{{{gift-amount-text}}}<html></p>
| donate-amount-0 = 5
<div id="amount-box" style="font-size: 100%; padding: 0; margin-left: -5px; ">
| donate-amount-1 = 10
<table id="amount-table" style="background-color: #CCE7CD;">
| donate-amount-2 = 20
<tr>
| donate-amount-3 = 35
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-0}}}<html>" /><label for="input_amount_0"></html>${{{donate-amount-0}}}<html></label></td>
| donate-amount-4 = 50
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-1}}}<html>" /><label for="input_amount_1"></html>${{{donate-amount-1}}}<html></label></td>
| donate-amount-5 = 100
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-2}}}<html>" /><label for="input_amount_2"></html>${{{donate-amount-2}}}<html></label></td>
| donate-amount-6 = 250
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-3}}}<html>" /><label for="input_amount_3"></html>${{{donate-amount-3}}}<html></label></td> <!--<div style="height:8px;font-size:8px;">&nbsp;</div>-->
}}
</tr>
{{2012FR/Form-section/Paymentmethods/Creditcard}}
<tr>
{{2012FR/Form-section/Paymentmethods/EWallet/PayPal}}
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-4}}}<html>" /><label for="input_amount_4"></html>${{{donate-amount-4}}}<html></label></td>
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-5}}}<html>" /><label for="input_amount_5"></html>${{{donate-amount-5}}}<html></label></td>
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-6}}}<html>" /><label for="input_amount_6"></html>${{{donate-amount-6}}}<html></label></td>
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_other" value="Other" /><label for="input_amount_other"></html>{{{donate-amount-other|<html>Other:</html>}}}<html></label>
<input type="text" name="amountGiven" size="2" autocomplete="off" onfocus="this.form.input_amount_other.checked=true;" onKeyPress="return DefaultSubmit(this,event)" /></td>
</tr>
</table>
<!-- currency menu --><input name="currency_code" id="input_currency_code" type="hidden" value="USD" />
</div>

<div id="cc-donate-button">
<input type="button" value="</html>{{{creditcard-label}}}<html>" class="button" onclick="redirectPayment('1');"/>
</div>

<div id="paypal-donate-button">
<input type="button" value="</html>{{{paypal-label}}}<html>" class="button" onclick="redirectPayment('2');"/>
</div>


</html>
</html>

Revision as of 19:46, 24 October 2013

Donation amount (USD)
How often would you like to donate?
Donation amount (USD)

Template:2012FR/Form-section/Paymentmethods/Creditcard Template:2012FR/Form-section/Paymentmethods/EWallet/PayPal

</html>

*  *  *