Jump to content

User:KrakatoaKatie/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.
//<pre><nowiki>
//First loads
mw.loader.load('User:Voice_of_All/Addtabs/monobook.js');
//</nowiki></pre>


//************


window.popupStructure = 'shortmenus';
popupOnEditSelection=false;
popupLastEditLink=true;
popupOnlyArticleLinks=false;
popupShortcutKeys=true; 
popupAdminLinks=true;  
popupSubpopups=true;
popupStructure='original';
popupDelay = 1;
popupFixDabs = true;
popupPreviewKillTemplates=false;
popupPreviewFirstParOnly=false;
popupFixRedirs=true;
popupRedlinkRemoval=true;

//


LocalComments = {
	dateDifference: false,
	dateFormat: 'mdy',
	timeFirst: true,
};

mw.loader.load('MediaWiki:Gadget-contribsrange.js');
mw.loader.load('User:Gary/comments in local time.js'); // [[User:Gary/comments in local time.js]]
mw.loader.load('User:MusikAnimal/userRightsManager.js');
mw.loader.load('User:Lifebaka/closedrv.js');
mw.loader.load('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importScript('User:NuclearWarfare/Mark-blocked script.js');
importScript('User:Timotheus Canens/spihelper.js');
importScript('User:Amalthea/culoghelper.js');
mw.loader.load( "https://meta.wikimedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&action=raw&ctype=text/javascript" );

mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3ALegoktm%2Frescaled.js&action=raw&ctype=text/javascript'); // [[User:Legoktm/rescaled.js]]

if (location.href.indexOf('Special:Watchlist') != -1) {
  mw.loader.load('User:Misza13/watchlistSorter.js');
}

mw.loader.load('User:Misza13/statusChanger.js');