Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
// cleanup tool by Magog the Ogre
importScript("User:Magog the Ogre/cleanup.js");

/*jshint scripturl:true*/
mw.util.addPortletLink('p-tb', 'javascript:importScript("MediaWiki:VisualFileChange.js");', 'Perform batch task', 't-AjaxQuickDeleteOnDemand');
/*jshint scripturl:false*/

/* Strumento potenziato per le Regex e inserimento template con un click. Adattato a it.wikivoyage.org da Nastoshka
 * Al posto dei template, per chi ne è capace, si possono aggiungere anche script JS tramite il parametro <tt>script:</tt>
 * Può essere personalizzato co numerosi parametri utili.
 * @see https://meta.wikimedia.org/wiki/TemplateScript
 * @source https://tools-static.wmflabs.org/meta/scripts/pathoschild.templatescript.js
 */
importScript("User:Nastoshka/TemplateScript.js");
//<nowiki>

//Fix Convert to SVG
var convertToSVGTypes = "geology, meteorology, road sign";importScript('User:Perhelion/fixconverttosvg.js');

// Degrandparent
importScript("User:Waggers/degrandparent.js");