User:Frankthetankk/common.js

Source: Wikipedia, the free encyclopedia.
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.
//************************************
//*        Manual installs.          *
//************************************


/* User:Qwertyytrewqqwerty/DisamAssist.js
Description: DisamAssist is a tool for disambiguating links.
Ambiguous links are defined as links to a disambiguation page, a primary topic or a redirect to either (except for links to " (disambiguation)" pages, which are usually intentional).
Usage: This tool adds a new option when visiting disambiguation pages, which is called "Disambiguate links".
When it is selected, links to the ambiguous term are displayed in a box at the top of the page, along with some context and the title of the page where they appear.
The user can then choose to either change the link to remove the ambiguity, by clicking on the relevant option or by manually entering a different title;
remove the link altogether (if the link is not important to the context) or do nothing and load the next link.*/
importScript( 'User:Qwertyytrewqqwerty/DisamAssist.js' );// Backlink: [[User:Qwertyytrewqqwerty/DisamAssist.js]]

//User:Zhaofeng Li/Reflinks
// User:Zhaofeng Li/Reflinks.js
importScript('User:Zhaofeng Li/Reflinks.js');// Backlink: [[User:Zhaofeng Li/Reflinks.js]]

/* Dead Link Finder https://de.wikipedia.org/wiki/Benutzer:Frog23/Dead_Link_Finder/en
Description: Automatically checks all external links on the current Wiki-page and will indicate if any and which links are dead.
Usage: The user clicks the link "check links" which is displayed in the 'Tools' box in the sidebar.
If there is a dead link, the script will indicate it by adding a little warning icon directly next to the link.
A status code will be written next to it with the description by holding the mouse over the icon or the code.
Use [[Template:Dead_link]] when editing the article. 
Refer to [[Wikipedia:Link_rot]]. */
mw.loader.load("//tools.wmflabs.org/deadlinkfinder/script.js");

// install [[Wikipedia:User:PleaseStand/References segregator]] editing tool
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3APleaseStand/segregate-refs.js&action=raw&ctype=text/javascript'); // [[User:PleaseStand/References_segregator]]

mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3ADr_pda%2Ftemplatecheck.js&action=raw&ctype=text/javascript'); // [[User:Dr_pda/templatecheck.js]]
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3ADr+pda%2Fpersondata.js&action=raw&ctype=text/javascript'); // [[User:Dr pda/persondata.js]]

/* Edit references [[User_talk:Dr_pda/editrefs.js]]
Description: This function adds a link to the toolbox which, when clicked, searches the article for <ref></ref>
tags and presents them in textboxes for ease of editing
Usage: In edit mode, click the 'Edit references' link which is displayed in the 'Tools' box in the sidebar (below the link 'What links here').
with using [[User:Cacycle/wikEd|wikEd]], toggle to classic text view, use edit refs, then toggle back. */
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3ADr_pda%2Feditrefs.js&action=raw&ctype=text/javascript'); // [[User:Dr_pda/editrefs.js]]

//autoFormatter Beta. https://meta.wikimedia.org/wiki/User:TMg/autoFormatter
mw.loader.load("//de.wikipedia.org/w/index.php?title=Benutzer:TMg/autoFormatter.js/Beta.js&action=raw&ctype=text/javascript");

//AutoSpell https://en.wikipedia.org/wiki/User:Symplectic_Map/AutoSpell
//corrects common misspellings in Wikipedia articles. You should see a 'spell' tab next to the watch/unwatch tab at the top of the page.
importScript('User:Symplectic_Map/spell.js');

//linkclassifier Stylesheet. Needs to be installed along with the main linkclassifier.
importStylesheet('User:Anomie/linkclassifier.css'); // Linkback: [[User:Anomie/linkclassifier.css]]

//Customizing Syntax_highlighter. https://www.mediawiki.org/wiki/User:Remember_the_dot/Syntax_highlighter
syntaxHighlighterConfig = {
    //externalLinkColor: "#FFCC66", //orange
    //wikilinkColor: "#E6FFFF", //cyan
    timeout: 230, //disable highlighting if it takes more than 230ms
    defaultColor: "", //for recognized syntax elements that don't have a specific color defined
    boldOrItalicColor: "#cccccc", //#EEE gray default //'''bold''' ''italic''
    wikilinkColor: "#b5b5e6", //#EEF blue default //[[wikilink]]
    externalLinkColor: "#becccc", //#EFF cyan default //[http:// named external link], http://bare-external-link.com
    headingColor: "#ddccc9", //#EEE gray default //==Heading==, ;Small heading
    listOrIndentColor: "#99ff99", //#EFE green default //* unordered list, # ordered list, : indent
    signatureColor: "#ffcc66", //#FC6 orange default //Frankthetankk 04:37, 23 September 2014 (UTC)
    tableColor: "#ffffcc ", //#FFC yellow default //{| table |}
    templateColor: "#dbdbdb", //#FFC yellow default //{{template}}
    parameterColor: "#ffcc99", //#FC6 orange default //{{{template parameter}}}
    hrColor: "#cccccc", //#EEE gray default //----
    tagColor: "#ffccff", //#FEF pink default //<tag>...</tag>, <tag/>
    commentColor: "#ccffcc", //#EFE green default //<!-- comment -->
    entityColor: "#999999", //#DFD green default //&entity;
};

//************************************
//*        Auto Installs             *
//************************************
// User:Equazcion/ScriptInstaller.js

importScript('User:Equazcion/ScriptInstaller.js');// Backlink: [[User:Equazcion/ScriptInstaller.js]]
importScript('User:Cameltrader/Advisor.js'); //Linkback: [[User:Cameltrader/Advisor.js]] Added by Script installer
importScript('User:Ucucha/duplinks.js'); //Linkback: [[User:Ucucha/duplinks.js]] Added by Script installer
importScript('User:Equazcion/LiveDiffLink.js'); //Linkback: [[User:Equazcion/LiveDiffLink.js]] Added by Script installer
importScript('User:PleaseStand/userinfo.js'); //Linkback: [[User:PleaseStand/userinfo.js]] Added by Script installer
importScript('User:Equazcion/ContribsTabVector.js'); //Linkback: [[User:Equazcion/ContribsTabVector.js]] Added by Script installer
importScript('User:Anomie/linkclassifier.js'); //Linkback: [[User:Anomie/linkclassifier.js]] Added by Script installer
importScript('User:Ohconfucius/script/Common Terms.js'); //Linkback: [[User:Ohconfucius/script/Common Terms.js]] Added by Script installer
importScript('User:Ohconfucius/script/formatgeneral.js'); //Linkback: [[User:Ohconfucius/script/formatgeneral.js]] Added by Script installer
importScript('User:Ohconfucius/script/MOSNUM dates.js'); //Linkback: [[User:Ohconfucius/script/MOSNUM dates.js]] Added by Script installer
importScript('User:Ohconfucius/script/Sources.js'); //Linkback: [[User:Ohconfucius/script/Sources.js]] Added by Script installer
importScript('User:Ais523/adminrights.js'); //Linkback: [[User:Ais523/adminrights.js]] Added by Script installer
importScript('User:Kephir/gadgets/sagittarius.js'); //Linkback: [[User:Kephir/gadgets/sagittarius.js]] Added by Script installer
importScript('User:V111P/js/smartLinkingLoader.js'); //Linkback: [[User:V111P/js/smartLinkingLoader.js]] Added by Script installer
importScript('User:Dudemanfellabra/diffs.js'); //Linkback: [[User:Dudemanfellabra/diffs.js]] Added by Script installer
importScript('User:Equazcion/ActiveWatchers.js'); //Linkback: [[User:Equazcion/ActiveWatchers.js]] Added by Script installer
importScript('User:PiRSquared17/rcexpander.js'); //Linkback: [[User:PiRSquared17/rcexpander.js]] Added by Script installer
importScript('User:V111P/js/whatLinksHereLinkFilter.js'); //Linkback: [[User:V111P/js/whatLinksHereLinkFilter.js]] Added by Script installer
importScript('User:PleaseStand/highlight-comments.js'); //Linkback: [[User:PleaseStand/highlight-comments.js]] Added by Script installer
importScript('User:Ravid ziv/highlightSearch.js'); //Linkback: [[User:Ravid ziv/highlightSearch.js]] Added by Script installer
importScript('User:Writ Keeper/Scripts/googleTitle.js'); //Linkback: [[User:Writ Keeper/Scripts/googleTitle.js]] Added by Script installer
importScript('User:NuclearWarfare/Mark-blocked script.js'); //Linkback: [[User:NuclearWarfare/Mark-blocked script.js]] Added by Script installer
importScript('User:Ais523/votesymbols.js'); //Linkback: [[User:Ais523/votesymbols.js]] Added by Script installer
importScript('User:ערן/autocomplete.js'); //Linkback: [[User:ערן/autocomplete.js]] Added by Script installer
importScript('User:Ais523/bracketmatch.js'); //Linkback: [[User:Ais523/bracketmatch.js]] Added by Script installer
importScript('User:קיפודנחש/TemplateParamWizard.js'); //Linkback: [[User:קיפודנחש/TemplateParamWizard.js]] Added by Script installer
importScript('User:Barticus88/WhatLinksHere.js'); //Linkback: [[User:Barticus88/WhatLinksHere.js]] Added by Script installer
importScript('Wikipedia:AutoEd/basic.js'); //Linkback: [[Wikipedia:AutoEd/basic.js]] Added by Script installer
importScript('User:Meteor sandwich yum/Tidy citations.js'); //Linkback: [[User:Meteor sandwich yum/Tidy citations.js]] Added by Script installer
importScript('User:Jfmantis/pagesCreated.js'); //Linkback: [[User:Jfmantis/pagesCreated.js]] Added by Script installer
importScript('User:Equazcion/ReverseMarked.js'); //Linkback: [[User:Equazcion/ReverseMarked.js]] Added by Script installer
importScript('User:Equazcion/LagToMinutes.js'); //Linkback: [[User:Equazcion/LagToMinutes.js]] Added by Script installer
importScript('User:Ais523/watchlistnotifier.js'); //Linkback: [[User:Ais523/watchlistnotifier.js]] Added by Script installer
importScript('User:קיפודנחש/cat-a-lot.js'); //Linkback: [[User:קיפודנחש/cat-a-lot.js]] Added by Script installer
importScript('User:JeremyMcCracken/contribstab.js'); //Linkback: [[User:JeremyMcCracken/contribstab.js]] Added by Script installer
importScript('User:Ais523/topcontrib.js'); //Linkback: [[User:Ais523/topcontrib.js]] Added by Script installer
importScript('User:Theopolisme/Scripts/autocompleter.js'); //Linkback: [[User:Theopolisme/Scripts/autocompleter.js]] Added by Script installer
importScript('User:Theopolisme/Scripts/ajaxWatchlist.js'); //Linkback: [[User:Theopolisme/Scripts/ajaxWatchlist.js]] Added by Script installer
importScript('User:Kephir/gadgets/hollis.js'); //Linkback: [[User:Kephir/gadgets/hollis.js]] Added by Script installer