Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
 // [[:en:User:Lupin/popups.js]]

 mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' 
              + '&action=raw&ctype=text/javascript');

 //
 // Ustawienia
 popupDelay=1;		// opóźnienie w sekundach
 popupFixRedirs=true;	// naprawianie linków do przekierowań
 popupFixDabs=true;	// naprawianie linków do stron ujednoznaczniających
 popupRevertSummaryPrompt=true; // możliwość zmiany tekstu przy revertowaniu

 //
 // Moje ustawienia
 popupAdminLinks=true;
 popupOnlyArticleLinks=false;

 // ---



 // EoF