User:DarkMatterMan4500/global.js
From WikiOasis Meta
More actions
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
// MarkBLockedTS
window.MarkBLockedConfig = {
markRangeblockedIp: true,
markGlobalLockedUser: true,
markGlobalBlockedIp: true,
};
mw.loader.load('//meta.miraheze.org/w/index.php?action=raw&ctype=text/javascript&title=User:Void/centralAuthLink.js');
mw.loader.load('//meta.miraheze.org/w/index.php?title=User:Waki285/MarkBLockedTS.js&action=raw&ctype=text/javascript');
mw.loader.load('//meta.miraheze.org/w/index.php?title=User:Waki285/Selective_Rollback.js&action=raw&ctype=text/javascript');
window.selectiveRollbackConfig = {};
selectiveRollbackConfig.lang = 'ja';
selectiveRollbackConfig.editSummaries = {};
selectiveRollbackConfig.editSummaries['CWA'] = 'Cross-wiki abuse: $0';
selectiveRollbackConfig.editSummaries['CVT'] = '$0 ([[m:CVT|CVT]] action)';
selectiveRollbackConfig.editSummaries['Hidden'] = 'Reverted edits by someone to last revision by [[User:$1|$1]]';
selectiveRollbackConfig.showKeys = true;
selectiveRollbackConfig.watchPage = true;
selectiveRollbackConfig.watchExpiry = '1 week';
selectiveRollbackConfig.confirm = 'always';
selectiveRollbackConfig.markBot = false;