User:Quiddity/vector.js

// STANDARD:

// Highlight admin names – color tweaked in user.css

mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3ATheopolisme%2FScripts%2Fadminhighlighter.js&action=raw&ctype=text/javascript&oldid=1103653456'); // User:Theopolisme/Scripts/adminhighlighter.js

// User:Js/ajaxPreview – Shows both "preview" and "changes" with Ajax, much faster than standard preview/changes buttons.

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Js/ajaxPreview.js&action=raw&ctype=text/javascript&oldid=916388391');

ajaxPreviewPos = 'bottom'; // Buttons on the bottom, replacing standard buttons.

// Change the color of talkpage tabs, if they just contain banners, or are redirects

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Anomie/talklink.js&action=raw&ctype=text/javascript&oldid=625451050'); // Linkback: User:Anomie/talklink.js

importStylesheet('User:Anomie/talklink.css'); // Linkback: User:Anomie/talklink.css

// Add info on userpages listing their flags, account-age, contributions-count, and last-edit-time

// importScript("User:PleaseStand/userinfo.js");

// inlineDiffDocs

inspectText = "+";

hideText = "-";

showText = "+";

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Writ Keeper/Scripts/commonHistory.js&action=raw&ctype=text/javascript&oldid=1252897361');

// TESTING: