Jump to content

User:Mkdw/monobook.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mkdw (talk | contribs) at 04:05, 3 March 2013 (spacing). 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.
// [[User:Lupin/popups.js]]

importScript('User:AzaToth/twinkle.js');

importScript('User:Lupin/popups.js');

popupImages=false;
popupDelay=0.0;
popupHideDelay=0.0;
popupImageLinks=false;
imagePopupsForImages=false;

importScript('User:Mr.Z-man/closeAFD.js');

importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
importScript('Wikipedia:WikiProject Deletion sorting/delsort.js');
 
DelsortConfig = {
  debugLevel : 0,
  watchDelsortedLists : 1,
  watchDelsortedAfd : 1,
  shortcuts : []
}