// [[User:Js/ajaxPreview]] – Shows both "preview" and "changes" with Ajax, much faster than standard preview/changes buttons.
// mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Js/ajaxPreview.js&action=raw&ctype=text/javascript&oldid=618583974');
// ajaxPreviewPos = 'bottom'; // Buttons on the bottom, replacing standard buttons.
// Change the color of talkpage tabs, if they just contain banners, or are redirects
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Anomie/talklink.js&action=raw&ctype=text/javascript&oldid=625451050'); // Linkback: [[User:Anomie/talklink.js]]
importStylesheet('User:Anomie/talklink.css'); // Linkback: [[User:Anomie/talklink.css]]
// Add custom Character Inserter entries, to the end of the first 2 groupings
// window.charinsertCustom = {
// "Insert": ' Mention: {\{u| }} {\{ping| }}',
// "Wiki markup": ' Mention: {\{u| }} {\{ping| }}' };
// if(window.updateEditTools) window.updateEditTools();
// Test prtksxna's persistent ToC
// mw.loader.load( 'https://cdn.rawgit.com/prtksxna/persistent-toc/master/ptoc.css', 'text/css' );
// mw.loader.load( 'https://cdn.rawgit.com/prtksxna/persistent-toc/master/ptoc.js', 'text/javascript' );
// Accessibility menu - alpha - developed in https://phabricator.wikimedia.org/T91201
// mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:MGalloway (WMF)/common.js&action=raw&ctype=text/javascript');
// mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:MGalloway (WMF)/common.css&action=raw&ctype=text/css', 'text/css');
// inlineDiffDocs
// mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Writ Keeper/Scripts/commonHistory.js&action=raw&ctype=text/javascript&oldid=858958647');
// crathighlighter
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Amorymeltzer/crathighlighter.js&action=raw&ctype=text/javascript&oldid=877863709');
// importScript( 'User:Volker_E._(WMF)/dark-mode.js' );