User:Joopercoopers/vector.js
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Zocky/SearchBox.js'
+ '&action=raw&ctype=text/javascript');
// User:Zocky/PicturePopups.js
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Zocky/PicturePopups.js'
+ '&action=raw&ctype=text/javascript');
importScript('User:Cameltrader/Advisor.js');
importScript('User:AndyZ/peerreviewer.js'); //User:AndyZ/peerreviewer.js
importScript('User:Ais523/adminrights.js');
//Adds 'Check Refs' to the toolbox, links to http://toolserver.org/~dispenser/cgi-bin/reflinks.py -- Dispenser's reference title fixer.
function refcheck()
{
mw.util.addPortletLink("p-tb", "http://toolserver.org/~dispenser/cgi-bin/webreflinks.py?page=" + wgPageName + "&citeweb=on", "Check Refs");
}
function linkcheck()
{
mw.util.addPortletLink("p-tb", "http://toolserver.org/~dispenser/cgi-bin/webchecklinks.py?page=" + wgPageName, "Check Links");
}
if ( wgNamespaceNumber == 0 ) {
addOnloadHook(refcheck);
addOnloadHook(linkcheck);
}
importScript('User:Dr_pda/prosesize.js'); //User:Dr_pda/prosesize.js