Template:2011FR/form-template-default-2: Difference between revisions

Content deleted Content added
Cbarr (talk | contribs)
Undo revision 3450 by Cbarr (talk)
Cbarr (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5:
a#donate-link{
color: #0645ad;
background-image: none !important;
padding-right: 0 !important;
}
 
Line 111 ⟶ 113:
//if i == 1
var paymentType ="cc";
var action_url = "https://payments.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{languageuselang}}}\x26masthead={{{masthead|none}}}\x26form_name={{{form-name|TwoStepTwoColumnLetter2}}}\x26text_template={{{text-template|2010/JimmyQuote}}}\x26language={{{language|{{SUBPAGENAME}}uselang}}}\x26ffname={{{ffname}}}<html>" ;
//TESLA TESTING
//var action_url = "https://test-payments.tesla.usability.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{languageuselang}}}\x26masthead={{{masthead|none}}}\x26form_name={{{form-name|TwoStepTwoColumnLetter2}}}\x26text_template={{{text-template|2010/JimmyQuote}}}\x26language={{{language|{{SUBPAGENAME}}uselang}}}\x26ffname={{{ffname}}}<html>" ;
// Staging
//var action_url = "https://payments4.wikimedia.org/index.php/Special:PayflowProGateway?uselang=</html>{{{languageuselang}}}\x26masthead={{{masthead|none}}}\x26form_name={{{form-name|TwoStepTwoColumnLetter2}}}\x26text_template={{{text-template|2010/JimmyQuote}}}\x26language={{{language|{{SUBPAGENAME}}uselang}}}\x26ffname={{{ffname}}}<html>" ;
 
if (i==2) {
Line 197 ⟶ 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="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=Donor_PolicyDonor_policy&language=</html>{{{uselang}}}<html>&country=</html>{{{coutry}}}<html>">our donor policy</a>.
</div>