Jump to content

User:Sjb90/vector.js

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Sjb90 (talk | contribs) at 17:32, 9 October 2010 (Transferring monobook JS). 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.
// WikEd
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');
 
// Twinkle
TwinkleConfig = {
    watchRevertedPages              :       [ ],
    watchWarnings                   :       false
};
importScript('User:AzaToth/twinkle.js');
 
// Lupin's anti-vandalism tool
importScript("User:Lupin/recent2.js");
 
// Popups
importScript('User:Lupin/popups.js');
popupDelay = 1.0;
popupHideDelay = 0.0;
popupRevertSummaryPrompt = true;