User:Frayae/common.js
importScript('User:Andy M. Wang/pageswap.js'); // Backlink: [[User:Andy M. Wang/pageswap]] (for swapping pages)
importScript('User:Andy M. Wang/closeRM.js'); // Backlink: [[User:Andy M. Wang/closeRM]] (for closing RM's)
importScript('User:Evad37/MoveToDraft.js'); // Backlink: [[User:Evad37/MoveToDraft]] (moves article to draft)
importScript('User:Evad37/rater.js'); // [[User:Evad37/rater]] (adds rating templates)
importScript('User:Evad37/XFDcloser.js'); // [[User:Evad37/XFDcloser]] (closes xfd debates)
importScript('User:Writ Keeper/Scripts/commonHistory.js'); // (shows [inspect diff] buttons in history)
importScript('User:The Transhumanist/RedlinksRemover.js'); // (removes all the redlinks on a page)
importScript( 'User:Equazcion/OneClickArchiver.js' ); // Backlink: [[User:Equazcion/OneClickArchiver.js]] (archives a section)
importScript( 'User:Joeytje50/JWB.js/load.js' ); // Backlink: [[User:Joeytje50/JWB.js/load.js]] (operates JWB)
importScript('User:Galobtter/Shortdesc helper.js'); // [[User:Galobtter/Shortdesc helper]] (adds short description tags)
importScript('User:Shubinator/DYKcheck.js'); // DYKcheck tool (checks the size of a page)
importScript('User:Theopolisme/Scripts/adminhighlighter.js'); // (shows who the admins are)
importScript('User:PleaseStand/userinfo.js'); // (displays some useful infomation on users)
importScript('User:Lourdes/Backlinks.js'); // Linkback: [[User:Lourdes/Backlinks.js]] (use to find backlinks)
//importScript('User:Enterprisey/afch-dev.js');
importScript( 'User:Enterprisey/CustomSummaryPresets.js' ); // Backlink: [[User:Enterprisey/CustomSummaryPresets.js]]
var customGeneralSummaries = [
"note",
"reply",
"done",
"tidy",
"copyediting",
"expand",
"fix",
];
$('#mw-content-text a.mw-redirect').each(function(){
var oldhref = $(this).attr('href');
var newhref = ( /\?/.test(oldhref) ) ? oldhref + '&redirect=no' : oldhref + '?redirect=no';
$(this).attr('href', newhref);
}); // https://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(technical)&diff=859263793&oldid=859262546
Draftify = {}; // Don't remove this line! It is necessary for Draftify settings.
Draftify.redirect = true;
Draftify.watch = false;
importScript('User:Mr. Stradivarius/gadgets/Draftify.js'); // (moves userpage to draft)
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.