User:Mr.Z-man/badimages
From Wikipedia, the free encyclopedia
badimages.js is a JavaScript tool that hides all images on the Bad image list.
[edit] Usage
Any image on the bad image list, will be hidden except on its image page and any specified article exceptions by the MediaWiki software. This script will hide the images on every page, including the image page.
[edit] Installation
Simply add
importScript('User:Mr.Z-man/badimages.js');
to your monobook JS page (or whatever skin you use) and bypass your cache. For faster execution (to hide the images quicker after the page loads), you should put this near the top of your JS page.