User:BoxOfNotes/sugarcube
Appearance

sugarcube.js
A script which adds more tools to wikipedia.
Add the script
- Go to the page
User:(your username)/common.js
(for example, for the user Example, it would beUser:Example/common.js
) - Add this to the top of the page (create it if you haven't yet):
mw.loader.load("/w/index.php?title=User:BoxOfNotes/sugarcube.js&action=raw&ctype=text/javascript");
Note that the script currently only works on the english wikipedia (the wiki you're on right now).
- Reload the page and there should be some buttons on the top left (next to the wikipedia logo). If not, go here and click Yes to purge the cache.
View the code: User:BoxOfNotes/sugarcube.js
Created and maintained by User:BoxOfNotes.