User:Luke/global.js: Difference between revisions
Jump to navigation
Jump to search
try |
Tag: Undo |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
// Ditto for locked accounts | // Ditto for locked accounts | ||
mw.loader.load('// | mw.loader.load('//meta.wickedgov.org/w/index.php?title=User:Luke/mark-locked.js&action=raw&ctype=text/javascript'); |
Latest revision as of 18:28, 27 February 2025
// Strike out blocked usernames in public lists
var markblocked_contributions = 'Special:Contributions';
mw.loader.load('//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&bcache=1&maxage=259200&action=raw&ctype=text/javascript');
// Ditto for locked accounts
mw.loader.load('//meta.wickedgov.org/w/index.php?title=User:Luke/mark-locked.js&action=raw&ctype=text/javascript');