Jump to content

User:Worm That Turned/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Worm That Turned (talk | contribs) at 14:06, 2 April 2013 (try). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
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:Writ Keeper/Scripts/teahouseUtility.js"); // Gives one-click option to add Teahouse invitation or talkback to a user

importScript("User:Writ Keeper/Scripts/teahouseTalkback.js"); // Adds Talkback reminder when you save an edit at the Teahouse

importScript("User:Writ Keeper/Scripts/teahouseTalkbackLink.js"); // Adds a talkback link to signatures on the Teahouse 

importScript("User:Equazcion/TeahouseRespond.js"); // Adds a styled "respond to this discussion" link on the Q&A questions

importScript("User:js/watchlist.js"); //unwatch pages from watchlist

sigText = '~~'+'~~'; //Straight Sig
importScript('Wikipedia:WikiProject User scripts/Scripts/qSig'); //sig reminder
 
<!-- 'Watchlist since' should load only new changes to  your watchlist  since the last  time you  reloaded it-->
importScript('Wikipedia:WikiProject User scripts/Scripts/Watchlist since');

<!-- Cribbed from  Wifione. Apparently  useful  for admins. -->
// EasyBlock - Allows to block users quickly using a drop-down menu with frequent lengths and reasons
importScript('User:Animum/easyblock.js');
 
// EasyUnBlock - Allows to unblock users quickly using a drop-down menu with frequent lengths and reasons
importScript('User:Ale_jrb/Scripts/unblock.js'); 
 
//Mark blocked users
importScriptURI('http://ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');
 
//List usergroups on User:USERNAME or User talk:USERNAME
importScript('User:Splarka/sysopdectector.js');
 
// User Identifier - Adds a little button to the username when viewing the userpage, showing edit count, groups, registering date
importScript('User:Anomie/useridentifier.js');
 
// UserRights Link - Adds a "User rights" links to user pages
//importScript('User:X!/userrights.js');

/**** WikiTrust****/
//$.holdReady(true);
//mediaWiki.loader.load("https://toolserver.org/~netaction/wikitrust.js");