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

From Donate
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1:
{{Validation.js}}
<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="">
 
<input type="hidden" name="amountGiven" value="" />
 
<div id="donate-form-wrapper">
Line 26 ⟶ 6:
<div id="actual-form-loading">
Loading…<br>
<small>(If the form does not load, your web browser may not be supported. Please try a more moderndifferent browser.)</small>
</div>
<div id="actual-form">
<div id="country-confirm" style="display:none;">
<divspan id="donorcountry-infoboxconfirm-blockname">
</html>{{#invoke:Country_links|get_country_name_wrapper|{{int:lang}}|{{{country}}}}}<html>
</divspan>
<a href="#" id="country-change">
</html>{{{infobox}int:protect_change}}<html>
</a>
<div id="country-change-select" style="display:none;">
</html>{{CountrySelect}}<html>
</div>
</div>
</html>{{Template:2012FR/Switch/Country
|template = 2012FR/{{{form-countryspecific}}}
Line 35 ⟶ 26:
|country = {{{country}}}
}}<html>
</div>
<div class="dividing-line" id="form-line"></div>
<div id="donor-infobox-block">
</html>{{{infobox}}}<html>
</div>
</div>

Latest revision as of 14:59, 14 May 2024