Template:Form-template/Form-template-default: Difference between revisions

Content deleted Content added
add ability to customise payments variant and appeal
ugh, need to pass country down
 
(10 intermediate revisions by the same user not shown)
Line 1:
<html>
<form method="GET" name="paypalcontributiondonateForm" aria-label="</html>{{int:donate_interface-donate-now}}<html>">
 
<input type="hidden" name="utm_source" value="" />
<input type="hidden" name="utm_medium" value="" />
<input type="hidden" name="utm_campaign" value="" />
<input type="hidden" name="utm_key" value="" />
<input type="hidden" name="referrer" value="" />
 
<input type="hidden" name="language" value="</html>{{int:lang}}<html>" />
<input type="hidden" name="country" value="</html>{{{country}}}<html>" />
<!-- currency_code is in Template:2012FR/Form-section/Radiobuttons/Default. No, I don't understand why either... -->
<input type="hidden" name="payment_method" value="">
<input type="hidden" name="payment_submethod" value="">
 
<input type="hidden" name="recurring" value="">
<input type="hidden" name="gateway" value="">
<input type="hidden" name="ffname" value="">
<input type="hidden" name="variant" value="</html>{{{pym_variant|}}}<html>">
<input type="hidden" name="appeal" value="</html>{{{pym_appeal|JimmyQuote}}}<html>"><!-- appeal to use on paymentswiki -->
 
<input type="hidden" name="amountGiven" value="" />
 
<div id="donate-form-wrapper">
Line 29 ⟶ 9:
</div>
<div id="actual-form">
</html>{{CountryConfirm | country = {{{country}}} }}<html>
</html>{{Template:2012FR/Switch/Country
|template = 2012FR/{{{form-countryspecific}}}