User:B.wilson/hotcat: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(c'mon)
No edit summary
 
Line 4: Line 4:
<br><code>importScript('[[User:B.wilson/hotcat.js]]');</code >
<br><code>importScript('[[User:B.wilson/hotcat.js]]');</code >


on your [[Special:MyPage/monobook.js|monobook.js]] or [[Special:MyPage/common.js|common.js]].
to your [[Special:MyPage/monobook.js|monobook.js]] or [[Special:MyPage/common.js|common.js]].


Make sure you bypass or clear your cache, and it should be up and working!
Make sure you bypass or clear your cache, and it should be up and working!


If it does not work for any reason please contact [[User talk:B.wilson|me]].
If you have any questions, or if it does not work for any reason, please contact [[User talk:B.wilson|me]] at your convenience.

Latest revision as of 08:33, December 3, 2011

HotCat is a JavaScript program that helps registered users easily remove, change and add categories, originally written for Wikimedia projects. The code was copied by Super Mario Wiki contributor B.wilson from http://commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js - and can be used on the Super Mario Wiki as well!

To use this script, please copy the following:
importScript('User:B.wilson/hotcat.js');

to your monobook.js or common.js.

Make sure you bypass or clear your cache, and it should be up and working!

If you have any questions, or if it does not work for any reason, please contact me at your convenience.