User:Diego Moya/common.js
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .css page for this skin is at User:Diego Moya/common.css. |
/* Scripts universal installer https://wikivisually.com/wiki/User:Equazcion/ScriptInstaller */
importScript( 'User:Equazcion/ScriptInstaller.js' ); // Backlink: [[User:Equazcion/ScriptInstaller.js]]
/* Equazcion's inline reply script */
importScript( 'User:Enterprisey/reply-link.js' ); // Backlink: [[User:Enterprisey/reply-link.js]]
/* Fade visited pages in Watchlist */
importScript('User:Equazcion/ReverseMarked.js');
/* Edit summary for new sections */
importScript('User:Equazcion/NewSectionSummary.js'); // Backlink: [[User:Equazcion/NewSectionSummary.js]]
/* Article rating for wikiprojects */
importScript('User:Kephir/gadgets/rater.js'); // [[User:Kephir/gadgets/rater]]
/* "Disambiguate links" tool for DAB pages */
importScript('User:Qwertyytrewqqwerty/DisamAssist.js'); // Backlink: [[User:Qwertyytrewqqwerty/DisamAssist.js]] // User:Qwertyytrewqqwerty/DisamAssist
/* adds a box to the page history that allows you to display only edits made by a certain user. Useful if you're reviewing contributions, or trying to remember what changes you made to a specific page etc*/
importScript('User:Ale_jrb/Scripts/userhist.js'); //[[User:Ale_jrb/Scripts]]
/* Smaller New Filters in Watchlist */
// [[File:User:MSchottlender-WMF/MinimalRCFilters.js]] (BROKEN ON PURPOSE! see [[phab:T35355]])
mw.loader.load( 'https://www.mediawiki.org/w/index.php?title=User:MSchottlender-WMF/MinimalRCFilters.js&action=raw&ctype=text/javascript' );
/* User:Enterprisey/talk-tab-count */
importScript( 'User:Enterprisey/talk-tab-count.js' ); // Backlink: [[User:Enterprisey/talk-tab-count.js]]
importScript('Wikipedia:Articles for deletion/Next.js'); //Linkback: [[Wikipedia:Articles for deletion/Next.js]] Added by Script installer
importScript('User:SuperHamster/CiteUnseen.js'); //Linkback: [[User:SuperHamster/CiteUnseen.js]] Added by Script installer