Template:2011FR/Form-section-processing: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Cbarr (talk | contribs)
No edit summary
Cbarr (talk | contribs)
No edit summary
Line 27: Line 27:
}
}


//************************************** needs to be configured **************************************
if (i=="dd"){
if (i=="dd"){
var action_url = "https://payments.wikimedia.org/index.php/Special:GlobalCollectGateway?uselang=</html>{{int:lang}}<html>\x26masthead=</html>{{{GC-DD-masthead|none}}}<html>\x26form_name=</html>{{{GC-DD-form-name|RapidHtml}}}<html>\x26text_template=</html>{{{GC-DD-text-template|2010/JimmyQuote}}}<html>\x26appeal=</html>{{{appeal|Appeal-default}}}<html>\x26language=</html>{{int:lang}}<html>\x26ffname=</html>{{{GC-DD-ffname|webitects2nd}}}<html>";
var action_url = "https://payments.wikimedia.org/index.php/Special:GlobalCollectGateway?uselang=</html>{{int:lang}}<html>\x26masthead=</html>{{{GC-DD-masthead|none}}}<html>\x26form_name=</html>{{{GC-DD-form-name|RapidHtml}}}<html>\x26text_template=</html>{{{GC-DD-text-template|2010/JimmyQuote}}}<html>\x26appeal=</html>{{{appeal|Appeal-default}}}<html>\x26language=</html>{{int:lang}}<html>\x26ffname=</html>{{{GC-DD-ffname|webitects2nd}}}<html>";
Line 34: Line 35:
var action_url = "https://payments.wikimedia.org/index.php/Special:GlobalCollectGateway?uselang=</html>{{int:lang}}<html>\x26masthead=</html>{{{GC-RT-masthead|none}}}<html>\x26form_name=</html>{{{GC-RT-form-name|RapidHtml}}}<html>\x26text_template=</html>{{{GC-RT-text-template|2010/JimmyQuote}}}<html>\x26appeal=</html>{{{appeal|Appeal-default}}}<html>\x26language=</html>{{int:lang}}<html>\x26ffname=</html>{{{GC-RT-ffname|webitects2nd}}}<html>";
var action_url = "https://payments.wikimedia.org/index.php/Special:GlobalCollectGateway?uselang=</html>{{int:lang}}<html>\x26masthead=</html>{{{GC-RT-masthead|none}}}<html>\x26form_name=</html>{{{GC-RT-form-name|RapidHtml}}}<html>\x26text_template=</html>{{{GC-RT-text-template|2010/JimmyQuote}}}<html>\x26appeal=</html>{{{appeal|Appeal-default}}}<html>\x26language=</html>{{int:lang}}<html>\x26ffname=</html>{{{GC-RT-ffname|webitects2nd}}}<html>";
}
}

if (i=="yd"){
var action_url = "https://payments.wikimedia.org/index.php/Special:GlobalCollectGateway?uselang=</html>{{int:lang}}<html>\x26masthead=</html>{{{GC-RT-masthead|none}}}<html>\x26form_name=</html>{{{GC-RT-form-name|RapidHtml}}}<html>\x26text_template=</html>{{{GC-RT-text-template|2010/JimmyQuote}}}<html>\x26appeal=</html>{{{appeal|Appeal-default}}}<html>\x26language=</html>{{int:lang}}<html>\x26ffname=</html>{{{GC-RT-ffname|webitects2nd}}}<html>";
}

if (i=="mb"){
var action_url = "https://payments.wikimedia.org/index.php/Special:GlobalCollectGateway?uselang=</html>{{int:lang}}<html>\x26masthead=</html>{{{GC-RT-masthead|none}}}<html>\x26form_name=</html>{{{GC-RT-form-name|RapidHtml}}}<html>\x26text_template=</html>{{{GC-RT-text-template|2010/JimmyQuote}}}<html>\x26appeal=</html>{{{appeal|Appeal-default}}}<html>\x26language=</html>{{int:lang}}<html>\x26ffname=</html>{{{GC-RT-ffname|webitects2nd}}}<html>";
}

if (i=="bp"){
var action_url = "https://payments.wikimedia.org/index.php/Special:GlobalCollectGateway?uselang=</html>{{int:lang}}<html>\x26masthead=</html>{{{GC-RT-masthead|none}}}<html>\x26form_name=</html>{{{GC-RT-form-name|RapidHtml}}}<html>\x26text_template=</html>{{{GC-RT-text-template|2010/JimmyQuote}}}<html>\x26appeal=</html>{{{appeal|Appeal-default}}}<html>\x26language=</html>{{int:lang}}<html>\x26ffname=</html>{{{GC-RT-ffname|webitects2nd}}}<html>";
}
//*************************************************** needs to be configured *********************************************


document.paypalcontribution.action = action_url;
document.paypalcontribution.action = action_url;

Revision as of 08:11, 11 November 2011