Jump to content

User:Train2104/common.js

From 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.
$( ".tagline" ).remove();
importScript( 'User:Andy M. Wang/pageswap.js' ); // Backlink: [[User:Andy M. Wang/pageswap]]
importScript('User:Markhurd/hidetopcontrib.js');
userHideAllSubsequent=true;
importScript('User:Jackmcbarn/editProtectedHelper.js');
importScript('User:Mr. Stradivarius/gadgets/ConfirmRollback.js'); // Linkback: [[User:Mr. Stradivarius/gadgets/ConfirmRollback.js]]
ConfirmRollback = {
  mobile: {
    diff: "hide",
    watchlist: "hide",
    recentchanges: "hide",
    relatechanges: "hide",
    contributions: "hide",
    history: "confirm"
  },
  desktop: {
    diff: "allow",
    watchlist: "hide",
    recentchanges: "hide",
    relatechanges: "hide",
    contributions: "hide",
    history: "allow"
  }
}
importScript('User:Evad37/XFDcloser.js'); // [[User:Evad37/XFDcloser]]
importScript('User:SiBr4/TemplateSearch.js');
importScript("User:PleaseStand/userinfo.js");

LocalComments = {
	twentyFourHours: true,
	dayOfWeek: false
};