Jump to content

User:Bbb23/vector.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
added Smotrov script suggested by EdJohnston for looking at reversions
uncomment, I think I discovered what it does, so am testing (adding Sum to revert multiple edits easily)
 
(27 intermediate revisions by 2 users not shown)
Line 5: Line 5:
importStylesheet('User:Equazcion/RemoveRecentUpdateMarkers.css');
importStylesheet('User:Equazcion/RemoveRecentUpdateMarkers.css');
importScript('User:Rami_R/rfppClerk.js');
importScript('User:Rami_R/rfppClerk.js');
importScript('User:Alex Smotrov/histcomb.js');
importScript('User:Dr_pda/prosesize.js'); //adds link to Toolbox for page sizes
importScript('User:Mr.Z-man/hideClosedAFD.js'); //[[User:Mr.Z-man/hideClosedAFD]]
// mw.loader.load('https://ru.wikipedia.org/enwiki/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');
// personal toplinks
importScript('User:Amalthea/culoghelper.js');
importScript('User:Bbb23/sigbutton.js');
// importScript( 'User:Burninthruthesky/Gadget-markblocked.js' ); //Backlink: [[User:Burninthruthesky/Gadget-markblocked.js]]
// importScript( 'User:Writ Keeper/Scripts/markBlocked.js' ); //Backlink: [[User:Writ Keeper/Scripts/markBlocked.js]]
lazyCheckCUStaleness = false;
maxUsersCUStaleness = 100;
mw.loader.load("/enwiki/w/index.php?title=User:Writ Keeper/Scripts/cuStaleness.js&action=raw&ctype=text/javascript");
mw.loader.load("/enwiki/w/index.php?title=User:Writ Keeper/Scripts/sockStaleness.js&action=raw&ctype=text/javascript");

Latest revision as of 17:26, 11 May 2024

importScript('User:Gracenotes/rollback.js');
rollbackSummaryDefault = "[[WP:RBK|Reverted]] edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) to last version by $1";
importScript('User:Ohconfucius/script/MOSNUM dates.js');  //[[User:Ohconfucius/script/MOSNUM dates.js]]
importScript('User:Equazcion/NoEditSandbox.js');
importStylesheet('User:Equazcion/RemoveRecentUpdateMarkers.css');
importScript('User:Rami_R/rfppClerk.js');
importScript('User:Dr_pda/prosesize.js'); //adds link to Toolbox for page sizes
importScript('User:Mr.Z-man/hideClosedAFD.js'); //[[User:Mr.Z-man/hideClosedAFD]]
// mw.loader.load('https://ru.wikipedia.org/enwiki/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');
// personal toplinks
importScript('User:Amalthea/culoghelper.js');
importScript('User:Bbb23/sigbutton.js');
// importScript( 'User:Burninthruthesky/Gadget-markblocked.js' ); //Backlink: [[User:Burninthruthesky/Gadget-markblocked.js]]
// importScript( 'User:Writ Keeper/Scripts/markBlocked.js' ); //Backlink: [[User:Writ Keeper/Scripts/markBlocked.js]]
lazyCheckCUStaleness = false;
maxUsersCUStaleness = 100;
mw.loader.load("/enwiki/w/index.php?title=User:Writ Keeper/Scripts/cuStaleness.js&action=raw&ctype=text/javascript");
mw.loader.load("/enwiki/w/index.php?title=User:Writ Keeper/Scripts/sockStaleness.js&action=raw&ctype=text/javascript");