User:LightningComplexFire/common.js

importScript('User:SD0001/StubSorter.js'); // User:SD0001/StubSorter.js

importScript('User:SD0001/hide-reverted-edits.js'); // User:SD0001/hide-reverted-edits.js

/**

* Simple script to make all links on Recent Changes list open in a new tab

*

* Per suggestion by Nick Moyes, Special:Diff/864758515

*

*/

if (mw.config.get('wgCanonicalSpecialPageName') === 'Recentchanges') {

mw.hook('wikipage.content').add(function() {

$('.mw-changeslist a').attr('target', '_blank');

});

}

importScript('User:SD0001/np-shortcuts.js'); // User:SD0001/np-shortcuts.js

mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/NoRedirect.js&action=raw&ctype=text/javascript');

importScript('User:MusikAnimal/responseHelper.js')

mw.loader.load( "https://meta.wikimedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&action=raw&ctype=text/javascript" );

importScript( 'User:Enterprisey/reply-link.js' ); // Backlink: User:Enterprisey/reply-link.js

importScript( 'User:Enterprisey/draft-sorter.js' ); // Backlink: User:Enterprisey/draft-sorter.js

importScript('User:Evad37/rater.js'); // User:Evad37/rater

mw.loader.load( '/w/index.php?title=User:RedWarn/.js&action=raw&ctype=text/javascript' ); // Backlink: User:RedWarn/.js

importScript( 'User:EnterpriseyBot/delsort.js' ); // Backlink: User:EnterpriseyBot/delsort.js

importScript('User:Mr. Stradivarius/gadgets/RandomRedirect.js');

importScript( 'User:Awesome Aasim/redirectcreator.js' ); // Backlink: User:Awesome Aasim/redirectcreator.js

importScript('User:Jackmcbarn/editProtectedHelper.js');

importScript( 'User:DannyS712/Draft no cat.js' ); // Backlink: User:DannyS712/Draft no cat.js

importScript("User:Awesome Aasim/xfdvote.js");