Jump to content

User:Shushugah/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Shushugah (talk | contribs) at 23:21, 10 January 2022 (Remove Teahouse badge script and add User:Enterprisey/CustomSummaryPresets.js which allows saved edit message templates). 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:Kephir/gadgets/sagittarius.js'); // [[User:Kephir/gadgets/sagittarius]]

/* This script adds "Source links" below "What links here" in the sidebar.
   "What links here" will include pages using a template with the link.
   "Source links" tries to search for pages where the link is in the source.
   To use the script, add the following line to Special:MyPage/common.js:
 
*/ 
importScript('User:PrimeHunter/Source links.js'); // Linkback: [[User:PrimeHunter/Source links.js]]

// tea house scripts
importScript('User:Shubinator/DYKcheck.js'); //DYKcheck tool

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:Enterprisey/CustomSummaryPresets.js' ); // Backlink: [[User:Enterprisey/CustomSummaryPresets.js]]