Jump to content

User:Sportshead/common.js

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Sportshead (talk | contribs) at 04:58, 16 January 2022. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.
// BASE
mw.loader.load( '/w/index.php?title=User:Sportzpikachu/bookmarks.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Sportzpikachu/bookmarks.js]]
mw.loader.load( '/w/index.php?title=User:Enterprisey/user-script-helper.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Enterprisey/user-script-helper.js]]

// BEGIN RW: ONLY ONE SHOULD BE ACTIVATED

//mw.loader.load( '/w/index.php?title=User:Sportshead/rw17dev.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Sportshead/rw17dev.js]]
//mw.loader.load('http://localhost:45991/redwarn.js');
mw.loader.load( '/w/index.php?title=User:RedWarn/.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:RedWarn/.js]]
//mw.loader.load( '/w/index.php?title=User:Sportshead/rw16.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Sportshead/rw16.js]]
//mw.loader.load('http://localhost:9696/build.php');

// END RW