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

From Donate
Jump to navigation Jump to search
Content deleted Content added
No edit summary
m Pcoombe moved page Template:Form-template/default to Template:Form-template/Form-template-default: annoyingly it seems FundraiserLandingPage passes "Form-template-default" as the default name
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Validation.js}}
<html>
<html>
<form method="GET" name="paypalcontribution">
<form method="GET" name="donateForm">

<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="amountGiven" value="" />


<div id="donate-form-wrapper">
<div id="donate-form-wrapper">
Line 25: Line 6:
<div id="actual-form-loading">
<div id="actual-form-loading">
Loading…<br>
Loading…<br>
<small>(If the form does not load, your web browser may not be supported. Please try a more modern browser.)</small>
<small>(If the form does not load, your web browser may not be supported. Please try a different browser.)</small>
</div>
</div>
<div id="actual-form">
<div id="actual-form">
</html>{{2012FR/Form-section/Paymentmethods/Status}}<html>
</html>{{Template:2012FR/Switch/Country
</html>{{Template:2012FR/Switch/Country
|template = 2012FR/{{{form-countryspecific}}}
|template = 2012FR/{{{form-countryspecific}}}
Line 35: Line 15:
|country = {{{country}}}
|country = {{{country}}}
}}<html>
}}<html>
</div>
<div class="dividing-line" id="form-line"></div>
<div id="donor-infobox-block">
</html>{{{infobox}}}<html>
</div>
</div>
</div>
</div>

Latest revision as of 19:58, 6 September 2023