Template:2011FR/form-template-default-2: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Created page with "<html> <style type="text/css"> a#donate-link{ color: #0645ad; } .donate { width: 25em; padding: 1em; } #donate-form-wrapper{ background-color: #ffffff; border: 1px s..." |
No edit summary |
||
(50 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
a#donate-link{ |
a#donate-link{ |
||
color: #0645ad; |
color: #0645ad; |
||
background-image: none !important; |
|||
padding-right: 0 !important; |
|||
} |
} |
||
Line 15: | Line 17: | ||
background-color: #ffffff; |
background-color: #ffffff; |
||
border: 1px solid #000000; |
border: 1px solid #000000; |
||
padding: 1em; |
|||
} |
} |
||
Line 80: | Line 83: | ||
} |
} |
||
#CC-donate-button{ |
|||
display: </html>{{#ifeq:{{{show-PP|0}}}|0|none|{{CC-status}}}}<html>; |
|||
} |
|||
#PP-donate-button{ |
|||
display: </html>{{#ifeq:{{{show-PP|0}}}|0|none|{{PP-status}}}}<html>; |
|||
} |
|||
#BT-donate-button{ |
|||
display: </html>{{#ifeq:{{{show-BT|0}}}|0|none|{{BT-status}}}}<html>; |
|||
} |
|||
#DD-donate-button{ |
|||
display: </html>{{#ifeq:{{{show-DD|0}}}|0|none|{{DD-status}}}}<html>; |
|||
} |
|||
#RT-donate-button{ |
|||
display: </html>{{#ifeq:{{{show-RT|0}}}|0|none|{{RT-status}}}}<html>; |
|||
} |
|||
</style> |
</style> |
||
Line 129: | Line 113: | ||
//if i == 1 |
//if i == 1 |
||
var paymentType ="cc"; |
var paymentType ="cc"; |
||
var action_url = "https://payments.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{ |
var action_url = "https://payments.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{uselang}}}\x26masthead={{{masthead|none}}}\x26form_name={{{form-name|TwoStepTwoColumnLetter2}}}\x26text_template={{{text-template|2010/JimmyQuote}}}\x26language={{{uselang}}}\x26ffname={{{ffname}}}<html>" ; |
||
//TESLA TESTING |
//TESLA TESTING |
||
//var action_url = "https://test-payments.tesla.usability.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{ |
//var action_url = "https://test-payments.tesla.usability.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{uselang}}}\x26masthead={{{masthead|none}}}\x26form_name={{{form-name|TwoStepTwoColumnLetter2}}}\x26text_template={{{text-template|2010/JimmyQuote}}}\x26language={{{uselang}}}\x26ffname={{{ffname}}}<html>" ; |
||
// Staging |
// Staging |
||
//var action_url = "https://payments4.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{ |
//var action_url = "https://payments4.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{uselang}}}\x26masthead={{{masthead|none}}}\x26form_name={{{form-name|TwoStepTwoColumnLetter2}}}\x26text_template={{{text-template|2010/JimmyQuote}}}\x26language={{{uselang}}}\x26ffname={{{ffname}}}<html>" ; |
||
if (i==2) { |
if (i==2) { |
||
Line 168: | Line 152: | ||
</script> |
</script> |
||
<div |
<div id="donate-form-wrapper"> |
||
<form method="post" name="paypalcontribution"> |
<form method="post" name="paypalcontribution"> |
||
<input type="hidden" name="gateway" value="paypal" /> |
<input type="hidden" name="gateway" value="paypal" /> |
||
Line 174: | Line 158: | ||
<input type="hidden" name="utm_medium" value="" /> |
<input type="hidden" name="utm_medium" value="" /> |
||
<input type="hidden" name="utm_campaign" 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="language" value="</html>{{{uselang}}}<html>" /> --> |
|||
<input type="hidden" name="referrer" value="" /> |
<input type="hidden" name="referrer" value="" /> |
||
<input type="hidden" name="country" value="US" /> |
<input type="hidden" name="country" value="US" /> |
||
<input type="hidden" name=" |
<!-- <input type="hidden" name="country" value="</html>{{{country}}}<html>" /> --> |
||
<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="email-opt" id="input_email" value="1" checked="checked" /> |
||
<input type="hidden" name="currency_code" value="</html>{{2011FR/core-currency-code|{{{country}}}}}<html>"/> |
|||
<div> |
<div> |
||
</html>{{2011FR/ |
</html>{{Template:CountrySwitch|2011FR/{{{form-countryspecific}}}|{{{country}}}|{{{uselang}}}}}<html> |
||
| currency-position = before |
|||
| currency-symbol = $ |
|||
| donate-amount-0 = {{{donate-amount-0}}} |
|||
| donate-amount-1 = {{{donate-amount-1}}} |
|||
| donate-amount-2 = {{{donate-amount-2}}} |
|||
| donate-amount-3 = {{{donate-amount-3}}} |
|||
| donate-amount-4 = {{{donate-amount-4}}} |
|||
| donate-amount-5 = {{{donate-amount-5}}} |
|||
| donate-amount-6 = {{{donate-amount-6}}} |
|||
}}<html> |
|||
</div> |
</div> |
||
<div class="donate-form-contained"> |
<div class="donate-form-contained"> |
||
<div id="CC-donate-button"> |
<div id="CC-donate-button"> |
||
<input type="button" class="button" value="</html>{{int:donate_interface- |
<input type="button" class="button" value="</html>{{int:donate_interface-cc-button}}<html>" onclick="redirectPayment('1');"/> |
||
</div> |
</div> |
||
<div id="PP-donate-button"> |
<div id="PP-donate-button"> |
||
Line 211: | Line 189: | ||
</div> |
</div> |
||
<div style="padding-top: 1em;"> |
<div style="padding-top: 1em; width:20em;"> |
||
</html>{{2011FR/core-appeal-whitebox |
</html>{{Template:LanguageSwitch|2011FR/core-appeal-whitebox|{{{uselang}}}}}<html> |
||
</div> |
</div> |
||
<div> |
<div> |
||
Line 221: | Line 199: | ||
<div id="donor-policy-block"> |
<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=" |
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="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=Donor_policy&language=</html>{{{uselang}}}<html>&country=</html>{{{coutry}}}<html>">our donor policy</a>. |
||
</div> |
</div> |
||
<div class="donate" id="donate-links"> |
<div class="donate" id="donate-links"> |
||
</html>{{2011FR/Form-section-links|{{{ |
</html>{{2011FR/Form-section-links|uselang = {{{uselang}}}| country = {{{country}}}}}<html> |
||
</div> |
</div> |
||
Latest revision as of 19:11, 4 November 2011
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 our donor policy.