User:Kintetsubuffalo/Image toolbox
Appearance
- Tips
- Add this toolbox to the left sidebar by adding this code to User:Kintetsubuffalo/monobook.js and follow the instructions at the top of that page:
// [[User:Jsimlo/shortcuts.js]]
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Jsimlo/shortcuts.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
function shortcutsInit ()
{
shortcutsAddLink ( 'Image toolbox', 'User:Kintetsubuffalo/Image toolbox' );
- Hide MediaWiki:Uploadtext by adding this markup to User:Kintetsubuffalo/monobook.css and follow the instructions at the top of that page:
#uploadtext {display: none;}