Template:Form-template/Form-template-default: Difference between revisions
Content deleted Content added
okay, looks like 'referrer' is still used |
update form to use GET method, extra inputs |
||
Line 1:
{{MediaWiki:Resources/validation.js}}
<html>
<form method="
<input type="hidden" name="payment_method" value="">▼
<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="
<input type="hidden" name="
▲ <input type="hidden" name="utm_campaign" value="" />
<input type="hidden" name="
<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="">
<div id="donate-form-wrapper">▼
<noscript><div class="error-nojs"></html>{{int:Donate_interface-noscript-msg}}<html></div><style>#actual-form-loading { display: none; }</style></noscript>▼
<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 modern browser.)</small>▼
</div>▼
<div id="actual-form">▼
</html>{{2012FR/Form-section/Paymentmethods/Status}}<html>▼
</html>{{Template:2012FR/Switch/Country▼
|template = 2012FR/{{{form-countryspecific}}}▼
|appeal = {{{appeal}}}▼
|language = {{int:lang}}▼
|country = {{{country}}}▼
}}<html>▼
</div>▼
<div class="dividing-line" id="form-line"></div>▼
<div id="donor-infobox-block">▼
</html>{{{infobox}}}<html>▼
</div>▼
</div>▼
<input type="hidden" name="amountGiven" value="" />
▲ <div id="donate-form-wrapper">
▲ <noscript><div class="error-nojs"></html>{{int:Donate_interface-noscript-msg}}<html></div><style>#actual-form-loading { display: none; }</style></noscript>
▲ <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 modern browser.)</small>
▲ </div>
▲ <div id="actual-form">
▲ </html>{{2012FR/Form-section/Paymentmethods/Status}}<html>
▲ </html>{{Template:2012FR/Switch/Country
▲ |template = 2012FR/{{{form-countryspecific}}}
▲ |appeal = {{{appeal}}}
▲ |language = {{int:lang}}
▲ |country = {{{country}}}
▲ }}<html>
▲ </div>
▲ <div class="dividing-line" id="form-line"></div>
▲ <div id="donor-infobox-block">
▲ </html>{{{infobox}}}<html>
</div>
▲ </div>
</html>
|