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.
/*jQuery(function () {
  if (window.wgPageName == "Wikipedia:Database_reports/Polluted_categories") {
    jQuery("#mw-content-text tr td:last-child").each(function () {
      jQuery(this).append("&" + "nbsp;<b class=\"DrilnothTemp\">(<a href=\"about:blank\">OPEN</a>)</b>");
      jQuery(this).children(".DrilnothTemp").click(function () {
        $.get("https://en.wikipedia.org/w/api.php" + jQuery(this).parent().children().first().html().replace(" ", "_"), function (data) {
          console.log($(data).find("#results").html());
        }, "html");
        return false;
      });
    });
  }
});*/

/*
importScript('User:Drilnoth/scriptlab.js'); //To import any underconstruction "test" scripts
importScript('User:Drilnoth/delresized.js');

importScript("Wikipedia:Dazzle!/code.js");
if( typeof( DazzleConfig ) == 'undefined' ) DazzleConfig = {}; //DO NOT REMOVE THIS LINE! All Dazzle! core configuration is after this.
DazzleConfig.watch_dis = false; //Initial status of the "add to watchlist" checkbox when using the deletable image module
*/
//popupOnEditSelection = false;
//importScript('User:Tra/sidebartranslate.js');
//importScript('User:Lupin/popups.js');
//importScript('User:Anomie/linkclassifier.js'); // Linkback: [[User:Anomie/linkclassifier.js]]
//importScript('User:Ilmari Karonen/ifdthumbnails.js');
//importScript('User:Drilnoth/movetocommons.js');

/*
//importScript('User:Drilnoth/hiderefs.js');
importScript('User:Drilnoth/personallogs.js');
//importScript('User:Drilnoth/filescripts.js');
//importScript('Wikipedia:AutoEd/complete.js');
importScript('User:Plastikspork/date.js');
importScript('User:Anomie/linkclassifier.js'); // Linkback: [[User:Anomie/linkclassifier.js]]
//importScript('User:Twp/tineye.js');
//importScript('User:Dr_pda/prosesize.js'); //[[User:Dr_pda/prosesize.js]]
importScript('Wikipedia:WikiProject User scripts/Scripts/Replace');
*/