User:LFaraone/monobook.js

From Wikipedia, the free encyclopedia
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/wikEd]] in-browser text editor
importScript('User:Cacycle/wikEd.js');
importScript('User:AzaToth/twinkle.js');
TwinkleConfig = {
        watchRevertedPages              :       [ 'agf', 'norm', 'torev' ],
};


/**** afd helper ****/
importScript('User:Jnothman/afd_helper/script.js');

/* This is to keep track of who is using this extension: [[User:Jnothman/afd_helper/script.js]] */



<!--

/* Topaz's Wikiscripts */
 
importScript("User:Topaz/init.js");
importScript("User:Topaz/util.js");
importScript("User:Topaz/sectionsplitter.js");
importScript("User:Topaz/editcountutil.js");
importScript("User:Topaz/enhanceduserpage.js");
importScript("User:Topaz/comm.js");
importScript("User:Topaz/wputil.js");
importScript("User:Topaz/usermessagechanger.js");

-->