User:Grim Revenant/monobook.js
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Firefox/Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.
// <big>Avast! Here be scripts:</big> <pre> // [[WP:TWINKLE]] importScript('User:AzaToth/morebits.js'); importScript('Wikipedia:WikiProject User scripts/Scripts/addLink'); importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu'); importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css'); importScript('User:AzaToth/twinklefluff.js'); importScript('User:AzaToth/twinklewarn.js'); importScript('User:AzaToth/twinklearv.js'); importScript('User:AzaToth/twinklespeedy.js'); importScript('User:AzaToth/twinklediff.js'); // Navigation popups importScript('User:Lupin/popups.js'); popupFixDabs = true; popupFixRedirs = true; // Godmode Light for popups - un // importScript('User:Ilmari_Karonen/godmode-light.js'); //Picture popups importScript('User:Zocky/PicturePopups.js'); // Regexp inline replacing in textboxes importScript('Wikipedia:WikiProject_User_scripts/Scripts/Replace'); // Format article by removing excess whitespace and simplifying links importScript('User:Grim_Revenant/Formatter.js'); // Edit top importScript('User:Gerbrant/edit/top.js'); // User Watchlist importScript('User:Tra/userwatchlist.js'); // "What Links Here" Watchlist importScript('User:Tra/whatlinksherewatchlist.js'); // Translate language sidebar to English where possible importScript('User:Tra/sidebartranslate.js'); // </nowiki> // </pre>