User:Pcoombe (WMF)/sandbox: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
No edit summary
test fixing
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div dir="ltr">{{#if:{{{flag|{{{focus|}}}}}}|[[{{{flag|File:Flag of {{{focus}}}.svg}}}|22px{{#if:{{{flag|}}}||{{!}}border}}|{{{focus}}}]] '''{{{focus}}}{{#if:{{{subfocus|}}}|, {{{subfocus}}}}}:'''}} {{#if:{{{url|}}}|[{{{url}}} {{{name}}}]|[[{{{wiki|m}}}:{{{metapage|{{{name}}}}}}|{{{name}}}]]}}</div></includeonly><noinclude>{{documentation}}</noinclude>
<html>
<style>
#currency-list a {
float: left;
font-weight: bold;
cursor: pointer;
padding: 0 1em 0.5em 1em;
width: 15em;
background: none;
}
</style>
<script>
$(document).ready(function() {
$('#currency-list a').attr('href', function(i, val) {
var uri = new mw.Uri(val);
uri.extend({
utm_medium: 'Waystogive',
utm_campaign: 'C11_Waystogive',
utm_source: 'Waystogive'
});

return uri.toString();
});
});
</script>

</html>

<div id="currency-list">
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=USD&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-USD}} (USD)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=EUR&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-EUR}} (EUR)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=AUD&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-AUD}} (AUD)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=CAD&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-CAD}} (CAD)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=CHF&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-CHF}} (CHF)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=CZK&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-CZK}} (CZK)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=DKK&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-DKK}} (DKK)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=HKD&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-HKD}} (HKD)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=HUF&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-HUF}} (HUF)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=ILS&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-ILS}} (ILS)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=MXN&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-MXN}} (MXN)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=NOK&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-NOK}} (NOK)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=NZD&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-NZD}} (NZD)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=PHP&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-PHP}} (PHP)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=PLN&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-PLN}} (PLN)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=GBP&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-GBP}} (GBP)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=THB&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-THB}} (THB)]
[https://payments.wikimedia.org/index.php/Special:GatewayFormChooser?currency=TWD&gateway=paypal&uselang={{pagelang}} {{int:donate_interface-TWD}} (TWD)]
</div>
<div style="clear: both;"></div>

Latest revision as of 15:20, 27 March 2018

Documentation