Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Stick this in your global.js
- // Shows the number of active sysops and if the wiki is a global sysop wiki, uses data from the toolserver
- // Data will be shown in the top left corner on the logo
- // by [[m:user:Hoo man]] <http://meta.wikimedia.org/wiki/User:Hoo_man/Scripts/Active_sysops>
- mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Hoo_man/active_sysops.js&action=raw&ctype=text/javascript');
- if(typeof(activeSysopsConfig) === 'undefined') activeSysopsConfig = {};
- activeSysopsConfig.markWikisActiveSysops = true;
- activeSysopsConfig.markWikisGS = true;
Advertisement
Add Comment
Please, Sign In to add comment