Jump to content

User:Equazcion/ExperiencedEditorPack.js

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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.
importScript('User:Equazcion/ContribsTabVector.js');
importScript('User:Equazcion/userinfo.js');
importScript('User:Equazcion/SidebarTranslate.js');
importScript('User:Equazcion/sysopdetector.js');
importScript('User:Equazcion/ActiveWatchers.js');
importScript('User:Equazcion/LagToMinutes.js');
importScript('User:Equazcion/LiveDiffLink.js');
importScript('User:Equazcion/SidebarHistoryTools.js');
importScript('User:Equazcion/CatListMainTalkLinks.js');
importScript('User:Equazcion/link intermediate revisions.js');
importScript('User:Amalthea/userhighlighter.js');
importScript('User:NuclearWarfare/Mark-blocked script.js');
importScript('User:Cacycle/wikEdDiff.js');
importScript('User:John254/mass rollback.js');
importScript('User:Gary King/highlight my username in history.js');
importScript('User:Equazcion/ToggleEditNotices.js');
importScript('User:js/6tabs-vector.js');

if ((typeof noFloater == 'undefined') || (noFloater == false)){
	importScript('User:Equazcion/Floater.js');
}

if ((typeof noVoteSymbols == 'undefined') || (noVoteSymbols == false)){
	importScript('User:Ais523/votesymbols.js');
}

//Set SidebarTranslate options
var sidebarTranslateGoogleLink = "◌";

//Set ContribsTabVector.js options
var contribsTabNumber = 200;