User:Sunwoo Lim/Scripts/cadmium.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
// Cadmium 1.0.0 
// Red: Cadmium Selenide
// Yellow: Cadmium Sulfide

$("#bodyContent").prepend('\n\n<small>Warning:You are using Cadmium, User script by Sunwoo Lim.</small>');

mw.loader.load( '/w/index.php?title=%22User:Sunwoo_Lim/Scripts/cadmium_red.js%22&action=raw&ctype=text/javascript' ); // Backlink: [["User:Sunwoo Lim/Scripts/cadmium_red.js"]]
mw.loader.load( '/w/index.php?title=%22User:Sunwoo_Lim/Scripts/cadmium_yellow.js%22&action=raw&ctype=text/javascript' ); // Backlink: [["User:Sunwoo Lim/Scripts/cadmium_yellow.js"]]