Template:2011FR/form-template-default-2: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
(44 intermediate revisions by the same user not shown) | |||
Line 5:
a#donate-link{
color: #0645ad;
background-image: none !important;
padding-right: 0 !important;
}
Line 15 ⟶ 17:
background-color: #ffffff;
border: 1px solid #000000;
padding: 1em;
}
Line 80 ⟶ 83:
}
</style>
Line 129 ⟶ 113:
//if i == 1
var paymentType ="cc";
var action_url = "https://payments.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{
//TESLA TESTING
//var action_url = "https://test-payments.tesla.usability.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{
// Staging
//var action_url = "https://payments4.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{
if (i==2) {
Line 168 ⟶ 152:
</script>
<div
<form method="post" name="paypalcontribution">
<input type="hidden" name="gateway" value="paypal" />
Line 174 ⟶ 158:
<input type="hidden" name="utm_medium" value="" />
<input type="hidden" name="utm_campaign" value="" />
<input type="hidden" name="language" value="</html>{{{
<!-- <input type="hidden" name="language" value="</html>{{{uselang}}}<html>" /> -->
<input type="hidden" name="referrer" value="" />
<input type="hidden" name="country" value="US" />
<!-- <input type="hidden" name="
<input type="hidden" name="returnto" value="Thank_You/</html>{{{uselang}}}<html>" />
<input type="hidden" name="email-opt" id="input_email" value="1" checked="checked" />
<input type="hidden" name="currency_code" value="</html>{{2011FR/core-currency-code|{{{country}}}}}<html>"/>
<div>
</html>{{Template:CountrySwitch|2011FR/
</div>
<div class="donate-form-contained">
<div id="CC-donate-button">
Line 213 ⟶ 189:
</div>
<div style="padding-top: 1em; width:20em;">
</html>{{Template:LanguageSwitch|2011FR/core-appeal-whitebox
</div>
<div>
Line 223 ⟶ 199:
<div id="donor-policy-block">
By donating, you are sharing your information with the Wikimedia Foundation, the nonprofit organization that hosts Wikipedia and other Wikimedia projects, and its service providers in the U.S. and elsewhere pursuant to our donor privacy policy. We do not sell or trade your information to anyone. For more information please read <a id="donate-link" href="
</div>
<div class="donate" id="donate-links">
</html>{{2011FR/Form-section-links|uselang = {{{uselang}}}| country = {{{country}}}}}<html>
</div>
|