User:Andy M. Wang/common.js
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .css page for this skin is at User:Andy M. Wang/common.css. |
//importScript('User:Lupin/popups.js'); // [[User:Lupin/popups.js]]
//importScript('User:Lupin/recent2.js'); // [[User:Lupin/recent2.js]] // Lupin's anti-vandal tool
//importScript('User:Philip Trueman/recent2.js'); // [[User:Philip Trueman/PILT]] // TODO incorporate async rollback + toggle, other efficiencies
//importScript( 'User:Σ/Testing facility/Archiver.js' ); // Backlink: [[User:Σ/Testing facility/Archiver]]
importScript('User:Andy M. Wang/recent2.js'); // [[/recent2.js]] // own version of Lupin's anti-vandal tool
importScript('User:Jackmcbarn/editProtectedHelper.js'); // [[Wikipedia:EPH]] // User:Jackmcbarn/editProtectedHelper
//importScript( 'User:MusikAnimal/responseHelper.js' ); // Backlink: [[User:MusikAnimal/responseHelper.js]]
//importScript('User:Anomie/useridentifier.js'); // Linkback: [[User:Anomie/useridentifier.js]]
//importScript('User:Cameltrader/Advisor.js'); // [[User:Cameltrader/Advisor.js]] // common corrections/warnings
mw.loader.load( "https://meta.wikimedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&action=raw&ctype=text/javascript" ); // [[Wikipedia:REFILL]] // https://tools.wmflabs.org/refill/
importScript('User:Writ Keeper/Scripts/massRollback.js'); // massRollback
//importScript('User:Kephir/gadgets/sagittarius.js'); // [[User:Kephir/gadgets/sagittarius]]
importScript('User:Andy M. Wang/pageswap.js'); // [[User:Andy M. Wang/pageswap]]
//importScript('User:Andy M. Wang/pageswapbeta.js'); // beta testing
//var moveReasonDefault = "testing [[User:Andy M. Wang/pageswap|pageswap]]";
importScript('User:Andy M. Wang/closeRM.js'); // [[User:Andy M. Wang/closeRM]]
importScript('User:Andy M. Wang/massretarget.js'); // [[User:Andy M. Wang/massretarget]]