Jump to content

User:Ais523/hidetopcontrib.js

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by TheDJ (talk | contribs) at 08:44, 8 June 2017 (replace with better maintained version). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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]]