Jump to content

User:Ais523/hidetopcontrib.js

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
// [[User:Ais523/hidetopcontrib.js]]
// By a suggestion by [[User:Discospinster]]

// This script color-codes lines according to who has the top contribution for a page.
//<pre><nowiki>
mw.log.warn( 'You installed the userscript [[User:Ais523/hidetopcontrib.js]]\n' 
	+ 'It is no longer working and you should replace it with [[User:Markhurd/hidetopcontrib.js]]');
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Markhurd/hidetopcontrib.js&action=raw&ctype=text/javascript' );
//</nowiki></pre>
//[[Category:Wikipedia scripts]]