Jump to content

User:LFaraone/monobook.js

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Ladsgroup (talk | contribs) at 21:58, 22 January 2022 (using importScript instead of document.write (phab:T193314)). 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.
// 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");

-->