Jump to content

User:Adam9007/common.js

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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.
mw.loader.using( 'mediawiki.util', function() {
importScript('User:Ohconfucius/script/MOSNUM dates.js'); // [[User:Ohconfucius/script/MOSNUM dates.js]]
importScript('User:Ohconfucius/script/EngvarB.js'); // [[User:Ohconfucius/script/EngvarB.js]]
mw.loader.load( "https://meta.wikimedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&action=raw&ctype=text/javascript" );
mw.loader.load( '//de.wikipedia.org/w/index.php?title=Benutzer:TMg/autoFormatter.js&action=raw&ctype=text/javascript' );
importScript('User:Writ Keeper/Scripts/deletionFinder.js');
// importScript( 'User:Czar/closexfd.js' ); // Backlink: [[User:Czar/closexfd.js]]
importScript( 'User:Andy M. Wang/pageswap.js' ); // Backlink: [[User:Andy M. Wang/pageswap]]
importScript('User:MusikAnimal/MoreMenu.js');
importScript('User:Kephir/gadgets/rater.js');
importScript('Wikipedia:AutoEd/complete.js');
importScript('User:Mr. Stradivarius/gadgets/ConfirmRollback.js'); // Linkback: [[User:Mr. Stradivarius/gadgets/ConfirmRollback.js]];
ConfirmRollback = {
  mobile: {
    diff: "confirm",
    watchlist: "confirm",
    recentchanges: "confirm",
    relatedchanges: "confirm",
    contributions: "confirm",
    history: "confirm"
  },
  desktop: {
    history: "allow",
    watchlist: "confirm",
    recentchanges: "allow",
    relatedchanges: "allow",
    contributions: "allow",
    diff: "allow"
  }
};
importScript('User:Technical_13/Scripts/OneClickArchiver.js');
importScript('User:Ais523/stubtagtab2.js');
// importScript( 'User:MusikAnimal/responseHelper.js' ); // Backlink: [[User:MusikAnimal/responseHelper.js]]
importScript('User:Primefac/revdel.js'); // [[User:Primefac/revdel]]
// importScript('User:Equazcion/ScriptInstaller.js');
} );
importScript('User:फ़िलप्रो/script/EN-IN.js'); //Linkback: [[User:फ़िलप्रो/script/EN-IN.js]] Added by Script installer
importScript('User:Enterprisey/reply-link.js'); //Linkback: [[User:Enterprisey/reply-link.js]] Added by Script installer
importScript('User:Evad37/MoveToDraft.js'); //Linkback: [[User:Evad37/MoveToDraft.js]] Added by Script installer
importScript('User:Ale_jrb/Scripts/csdhelper.js');
// config
var notifyByDefaultDel = false;
var notifyByDefaultDec = false;
var notifyByDefaultPrd = false;
var notifyByDefaultNew = false;
var myDeclineReasons = new Array(
['A7', 'Article cites reliable sources'],
['A7', 'A7 cannot be applied because of a lack of notability or verification'],
['A7', 'A7 does not apply to books'],
['A7', 'A7 does not apply to fictional entities'],
['A7', 'A7 does not apply to films or TV programmes'],
['A7', 'A7 does not apply to products'],
['A7', 'A7 does not apply to towns or places'],
['A7', 'A7 does not apply to this type of subject'],
['A7', 'Being part of a notable entity is an indication of importance/significance'],
['A7', 'Being signed to a notable label is an indication of importance/significance'],
['A7', 'Being or having been member of a notable band is an indication of importance/significance'],
['A7', 'Playing a role in a notable film/TV programme is an indication of importance/significance'],
['A7', 'Playing for a notable team is an indication of importance/significance'],
['A7', 'Playing in a notable league is an indication of importance/significance'],
['A7', 'Teaching at a notable university is an indication of importance/significance'],
['A7', 'Having a notable founder/creator is an indication of importance/significance'],
['A7', 'Having a notable managing director, CEO, or similar is an indication of importance/significance'],
['A7', 'Founding/creating a notable product or entity is an indication of importance/significance'],
['A7', 'A strong connexion with a notable entity is an indication of importance/significance'],
['A9', 'Artist has an article'],
['G11', 'Promotional content can be removed without a fundamental rewrite'],
['G5', 'Other users have made substantial edits']
);