How has offline Wikipedia affected you? The Wikimedia Foundation (the non-profit that supports Wikipedia) is looking for personal, diverse and inspiring stories about how offline Wikipedia affects the world. If you have a personal story that you would like to share, please contact: stories@kiwix.org. Thank you!
Difference between revisions of "User:Snowolf/common.js"
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");