Content deleted Content added
←Created page with '/* <pre> <nowiki> Note: After saving, you have to bypass your browser's cache to see the changes. To do this in Firefox/Mozilla/Safari: hold down Shift while clicki…' |
m Maintenance: Replacing document.write with mw.loader.load (mw:ResourceLoader/Migration_guide_(users)#Avoid_document.write() - phab:T130879) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1:
// Script from [[User:Lupin/recent2.js]]▼
mw.loader.load(
▲// Script from [[User:Lupin/recent2.js]]
▲ + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/recent2.js'
▲ + '&action=raw&ctype=text/javascript&dontcountme=s"></s'+'cript>');
/*
Line 38 ⟶ 10:
/* [[User:Lupin/popups.js]] */
mw.loader.load(
+ '&action=raw&ctype=text/javascript&dontcountme=s
/*{{User:AndyZ/peerreviewer.js}}*/
Line 50 ⟶ 22:
*/
if (___location.href.indexOf('Special:Watchlist') == -1) return; //Are we on a watchlist?
//days = document.getElementById('bodyContent').getElementsByTagName('ul');
|