Please set $wgUploadNavigationUrl = '//commons.wikimedia.org/wiki/Special:UploadWizard';
in order to eliminate the following code:
$(function(){
mw.util.addPortletLink('p-tb', '//commons.wikimedia.org/wiki/Special:UploadWizard', 'Carica su Commons', 't-uploadcommons', 'Carica file multimediali su Commons', 'm', '#t-specialpages');
});
$(document).ready(function () {
$("#t-upload").css("display","none"); $("#t-uploadcommons a").text("Carica un file");
});
from https://it.wikivoyage.org/wiki/MediaWiki:Common.js.
Possibly keeping the same label ("Carica un file") and tooltip ('Carica file multimediali su Commons') as currently shown in https://it.wikivoyage.org pages.
Version: unspecified
Severity: enhancement
URL: https://it.wikivoyage.org/wiki/MediaWiki:Common.js