User:Vanished user 0800fc5/common.js

Source: Wikipedia, the free encyclopedia.
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.
/* Remove Language Side Bar */
$('#p-lang').remove();

/* Edit Request Answering */
importScript('User:Jackmcbarn/editProtectedHelper.js'); // Backlink: [[User:Jackmcbarn/editProtectedHelper.js]]

/* Rollback Settings */
$('span.mw-rollback-link').remove();
ConfirmRollback = {
  mobile: hide,
  desktop: {
    history: "hide",
    contributions: "hide",
    recentchanges: "hide",
    relatedchanges: "hide",
    watchlist: "hide",
    diff: "confirm"
  }
}

/* Change Top Links */
$('pt-sandbox').href="/w/index.php?title=User:Gangster8192/Sandbox";