Jump to content

User:Gadfium/vector.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gadfium (talk | contribs) at 21:28, 20 October 2011 (Undid revision 456581335 by Gadfium (talk) - nope). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
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.
// install User:Cacycle/wikEdDiff enhanced diff view using ajax
// importScript('User:Cacycle/wikEdDiff.js');
// install [[User:Cacycle/wikEdDiff]] enhanced diff view using ajax
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEdDiff.js'
+ '&action=raw&ctype=text/javascript"></script>');

// This script hides lines according to who has the top contribution for a page.
 importScript('User:Markhurd/hidetopcontrib.js');