User:Technical 13/common.js

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/* Import all of my enwp scripts */// [[User:Technical 13/enwpScripts]]
// mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Technical_13/common.js&action=raw&ctype=text/javascript' );// Stable scripts
// mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Technical_13/vector.js&action=raw&ctype=text/javascript' );// Beta scripts
// Since importing my skin.js and common.js doesn't seem to work... Let's get the ones I want now...
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Technical_13/SandBox/Gadget-listStyles.js&action=raw&ctype=text/javascript' );
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Technical_13/SandBox/Gadget-codeAnchors.js&action=raw&ctype=text/javascript' );
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Technical_13/SandBox/Gadget-codeBacklinks.js&action=raw&ctype=text/javascript' );