Zum Inhalt springen

„Benutzer:Lustiger seth/monobook.js“ – Versionsunterschied

aus Wikipedia, der freien Enzyklopädie
Inhalt gelöscht Inhalt hinzugefügt
()?:
K -dontcountme
Zeile 1: Zeile 1:
// load global js stuff
// load global js stuff
var metaBase = (mw.config.get('wgServer').indexOf('https://') === 0) ? 'https://secure.wikimedia.org/wikipedia/meta' : 'http://meta.wikimedia.org';
var metaBase = (mw.config.get('wgServer').indexOf('https://') === 0) ? 'https://secure.wikimedia.org/wikipedia/meta' : 'http://meta.wikimedia.org';
mw.loader.load(metaBase + '/w/index.php?title=user:lustiger_seth/global.js&action=raw&ctype=text/javascript&smaxage=2678400&dontcountme=s');
mw.loader.load(metaBase + '/w/index.php?title=user:lustiger_seth/global.js&action=raw&ctype=text/javascript&smaxage=2678400');
// importScriptURI('http://meta.wikimedia.org/w/index.php?title=user:lustiger_seth/global.js&action=raw&ctype=text/javascript&smaxage=2678400&dontcountme=s');
// importScriptURI('http://meta.wikimedia.org/w/index.php?title=user:lustiger_seth/global.js&action=raw&ctype=text/javascript&smaxage=2678400');

Version vom 21. September 2011, 21:08 Uhr

// load global js stuff
var metaBase = (mw.config.get('wgServer').indexOf('https://') === 0) ? 'https://secure.wikimedia.org/wikipedia/meta' : 'http://meta.wikimedia.org';
mw.loader.load(metaBase + '/w/index.php?title=user:lustiger_seth/global.js&action=raw&ctype=text/javascript&smaxage=2678400');
// importScriptURI('http://meta.wikimedia.org/w/index.php?title=user:lustiger_seth/global.js&action=raw&ctype=text/javascript&smaxage=2678400');