Template:Form-template/Form-template-default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
okay, looks like 'referrer' is still used |
update form to use GET method, extra inputs |
||
Line 1: | Line 1: | ||
{{MediaWiki:Resources/validation.js}} |
{{MediaWiki:Resources/validation.js}} |
||
<html> |
<html> |
||
<form method=" |
<form method="GET" name="paypalcontribution"> |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
<input type="hidden" name=" |
<input type="hidden" name="utm_source" value="" /> |
||
<input type="hidden" name=" |
<input type="hidden" name="utm_medium" value="" /> |
||
⚫ | |||
⚫ | |||
⚫ | |||
<input type="hidden" name=" |
<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_submethod" value=""> |
|||
<input type="hidden" name="recurring" value=""> |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
<input type="hidden" name="amountGiven" value="" /> |
|||
</form> |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
</div> |
|||
⚫ | |||
⚫ | |||
</html> |
</html> |
Revision as of 14:50, 5 April 2016
- REDIRECT Template:Validation.js