User:GregManninLB/monobook.js

From Wikipedia, the free encyclopedia

If a message on your talk page led you here, please be wary of who left it. Code that you insert on this page could contain malicious content capable of compromising your account. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. If this is a .js page, the code will be executed when previewing the page.
Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.
// [[User:Lupin/popups.js]] article previews and editing functions popup when hovering over links
importScript('User:Lupin/popups.js');
// [[User:Splarka/cmlhider.js]] On Prefixindex, will prompt for a category name, and hide all links found to pages in that category
importScript('User:Splarka/cmlhider.js');
// [[User:Splarka/sysopdectector.js]] Appends (sysop) to the user page tab as 'user page (sysop)' if a visited user is an admin
importScript('User:Splarka/sysopdectector.js');