User:Czar/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:Czar/common.css. |
// <nowiki>
// users
importScript("User:Amorymeltzer/crathighlighter.js"); // highlights admin userlinks in blue, replaces [[User:Theopolisme/Scripts/adminhighlighter]]
importScript("User:PleaseStand/userinfo.js"); // show user edit history summary below title on user pages
importScript( 'User:Evad37/Xunlink/sandbox.js' ); // advanced unlinker, will remove lines from navboxes and lists rather than just unlinking (as in Twinkle)
//importScript( 'User:Czar/delsort+findvgsources.js' ); // AfD topical sorting plus hook to change {{find sources}} to {{find VG sources}} at relevant video game AfDs
// npp
importScript( 'User:Evad37/MoveToDraft.js' ); // Backlink: [[User:Evad37/MoveToDraft]]
var m2d_doNotLog = true;
// talk pages
//if ( wgPageName == 'Wikipedia:WikiProject_Resource_Exchange/Resource_Request' || 'Wikipedia_talk:WikiProject_Video_games/Sources' ) {
//importScript( 'User:Technical_13/Scripts/OneClickArchiver.js' );// [[User:Technical_13/Scripts/OneClickArchiver]]: one-click archive on the pages that need it
//}
importScript('User:Evad37/rater.js'); // importScript('User:Evad37/rater.js'); // easy assessment of article quality for WikiProject talk page banners, replaces User:Kephir/gadgets/rater
// editing
mw.loader.load("//www.wikidata.org/w/index.php?title=User:Yair rand/WikidataInfo.js&action=raw&ctype=text/javascript"); // [[d:User:Yair rand/WikidataInfo.js]]: easy access (below page title) to create new wikidata item when none exists
importScript('User:Gary/smaller templates.js'); // [[User:Gary/smaller templates.js]]: make cleanup tags less obtrusive
//importScript('User:Shubinator/DYKcheck.js'); // Character count in bytes, also see [[User:Dr pda/prosesize.js]]
//importScript('User:Lingzhi2/reviewsourcecheck-sb.js'); // User:Lingzhi/reviewsourcecheck
importScript('User:Ohconfucius/script/MOSNUM dates.js'); // [[User:Ohconfucius/script/MOSNUM dates.js]]: convert date format
//mw.loader.load( '/w/index.php?title=User:Cumbril/RefConsolidate_start.js&action=raw&ctype=text/javascript', 'text/javascript' ); // [[User:Cumbril/RefConsolidate_start.js]]: convert to list-defined refs
//if ( typeof( refConsolidateConfig ) === 'undefined' ) refConsolidateConfig = {};
////refConsolidateConfig.sort = true;
//refConsolidateConfig.usetemplateR = true;
//importScript('User:Gary/nominations viewer.js'); // [[Wikipedia:Nominations Viewer]]
//importScript('User:czar/citetrans.js'); // translate citation templates
//importScript( 'User:Js/ajaxPreview.js' ); // Backlink: [[User:Js/ajaxPreview.js]]
window.hotcat_use_category_links = true; // adds up/down arrows to hotcat
importScript('User:Evad37/duplinks-alt.js'); // [[User:Evad37/duplinks-alt.js]]
//importScript( 'User:Ais523/stubtagtab2.js' ); // Backlink: [[User:Ais523/stubtagtab2.js]]
//importScript('User:Evad37/Covery.js'); // [[User:Evad37/Covery]]
importScript( 'User:Joeytje50/JWB.js/load.js' ); // Backlink: [[User:Joeytje50/JWB.js/load.js]]
importScript('User:Trappist the monk/HarvErrors.js'); // [[User:Trappist the monk/HarvErrors.js]]
importScript( 'User:SuperHamster/CiteUnseen.js' ); // Backlink: [[User:SuperHamster/CiteUnseen.js]]
importScript( 'User:Headbomb/unreliable.js' ); // Backlink: [[User:Headbomb/unreliable.js]]
//importScript('User:DannyS712/SATG.js'); // Backlink: [[User:DannyS712/SATG.js]] Source assess table
// </nowiki>
importScript('User:Gary/nominations_viewer.js'); // Backlink: [[User:Gary/nominations_viewer.js]]
importScript('User:Rublov/diff-link.js'); // Backlink: [[User:Rublov/diff-link.js]]
importScript('User:Evad37/TimestampDiffs.js'); // Backlink: [[User:Evad37/TimestampDiffs.js]]
importScript('User:Novem_Linguae/Scripts/GANReviewTool.js'); // Backlink: [[User:Novem_Linguae/Scripts/GANReviewTool.js]]