Jump to content

User:Vanished user 0800fc5/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Vanished user 0800fc5 (talk | contribs) at 01:33, 19 April 2019 (Installing User:Gangster8192/Custom/EPH+.js (script-installer)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
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.
/* Metric Units */
//importScript('User:Thespaceface/MetricFirst.js'); // Backlink: [[User:Thespaceface/MetricFirst.js]]

/* Remove Language Side Bar */
$('#p-lang').remove();

/* Edit Request Answering */

/* Rollback Settings */
$('span.mw-rollback-link').remove();
//importScript('User:Mr. Stradivarius/gadgets/ConfirmRollback.js'); // Backlink: [[User:Mr. Stradivarius/gadgets/ConfirmRollback.js]]
ConfirmRollback = {
  mobile: hide,
  desktop: {
    history: "hide",
    contributions: "hide",
    recentchanges: "hide",
    relatedchanges: "hide",
    watchlist: "hide",
    diff: "confirm"
  }
}
//importScript('User:Jackmcbarn/editProtectedHelper.js'); // Backlink: [[User:Jackmcbarn/editProtectedHelper.js]]
importScript('User:Gangster8192/Custom/EPH+.js'); // Backlink: [[User:Gangster8192/Custom/EPH+.js]]