Difference between revisions of "User:Snowolf/common.js"

From Kiwix
Jump to navigation Jump to search
m (fix typo)
Line 1: Line 1:
/* Make user groups more obvious when viewing user pages */
/* Make user groups more obvious when viewing user pages */
importScriptURI(//en.wikipedia.org/w/index.php?title=User:Splarka/sysopdectector.js&action=raw&ctype=text/javascript&smaxage=21600&maxage=86400");
importScriptURI("//en.wikipedia.org/w/index.php?title=User:Splarka/sysopdectector.js&action=raw&ctype=text/javascript&smaxage=21600&maxage=86400");


//The usual popups by Lupin
//The usual popups by Lupin

Revision as of 11:15, 18 April 2013

/* Make user groups more obvious when viewing user pages */
importScriptURI("//en.wikipedia.org/w/index.php?title=User:Splarka/sysopdectector.js&action=raw&ctype=text/javascript&smaxage=21600&maxage=86400");

//The usual popups by Lupin
// [[wikipedia:User:Lupin/popups]]
importScriptURI("//en.wikipedia.org/w/index.php?title=User:Lupin/popups.js&action=raw&ctype=text/javascript&smaxage=21600&maxage=86400");

 
// Useful script to tell if a user is currently blocked
mw.loader.load("//ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript&smaxage=21600&maxage=86400");