Template:GeolocateError: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Created page with "Sorry, we're having a little trouble detecting what country you're in. Redirecting to https://wikimediafoundation.org/wiki/Ways_to_Give for international payment methods. <ht..."
 
No edit summary
Line 1: Line 1:
Sorry, we're having a little trouble detecting what country you're in. Redirecting to https://wikimediafoundation.org/wiki/Ways_to_Give for international payment methods.
<div style="font-size: 1.1em;>Sorry, we're having a little trouble detecting what country you're in. Please visit [https://wikimediafoundation.org/wiki/Special:MyLanguage/Ways_to_Give?utm_medium=donatewiki_nocountry https://wikimediafoundation.org/wiki/Ways_to_Give] for international payment methods.</div>

<html>
<script>
var redirectURL = 'https://wikimediafoundation.org/wiki/Special:MyLanguage/Ways_to_Give?utm_medium=donate_nocountry_redirect;';

if (mw.util.getParamValue('redirect') === 'no' || mw.util.getParamValue('action') === 'submit') {
if (window.console) {
console.log(targetUrl);
}
} else {
setTimeout(function() {
window.location.replace(redirectURL);
}, 500);
}
</script>
</html>

Revision as of 21:31, 23 November 2016

Sorry, we're having a little trouble detecting what country you're in. Please visit https://wikimediafoundation.org/wiki/Ways_to_Give for international payment methods.