Utente:Smo499/vector.js
Questa pagina definisce alcuni parametri di aspetto e comportamento generale di tutte le pagine. Per personalizzarli vedi Aiuto:Stile utente.
Nota: dopo aver salvato è necessario pulire la cache del proprio browser per vedere i cambiamenti (per le pagine globali è comunque necessario attendere qualche minuto). Per Mozilla / Firefox / Safari: fare clic su Ricarica tenendo premuto il tasto delle maiuscole, oppure premere Ctrl-F5 o Ctrl-R (Command-R su Mac); per Chrome: premere Ctrl-Shift-R (Command-Shift-R su un Mac); per Konqueror: premere il pulsante Ricarica o il tasto F5; per Opera può essere necessario svuotare completamente la cache dal menù Strumenti → Preferenze; per Internet Explorer: mantenere premuto il tasto Ctrl mentre si preme il pulsante Aggiorna o premere Ctrl-F5.
// Questo strumento può taggare le pagine con pochi clic (il che è molto più veloce rispetto alla modifica dell'intera pagina a mano).
// di [[m:user:Hoo man]] < https://meta.wikimedia.org/wiki/User:Hoo_man/Scripts/Tagger >
mw . loader . load ( '//meta.wikimedia.org/w/index.php?title=User:Hoo_man/tagger.js&action=raw&ctype=text/javascript' );
//<nowiki>
if ( typeof window . taggerConfig === 'undefined' ) window . taggerConfig = {}; taggerConfig . tags = []; taggerConfig . editSummary = []; taggerConfig . tags [ 1 ] = '{{Cancella subito|1}}' ; taggerConfig . editSummary [ taggerConfig . tags [ 1 ]] = 'Richiesta cancellazione immediata per [[WP:C1|C1]]' ; taggerConfig . tags [ 2 ] = '{{sposta in bozza|1}}' ; taggerConfig . editSummary [ taggerConfig . tags [ 2 ]] = 'Richiesta spostamento in bozza per [[WP:B1|B1]]'; taggerConfig . tags [ 3 ] = '{{Cancella subito|4}}' ; taggerConfig . editSummary [ taggerConfig . tags [ 3 ]] = 'Richiesta cancellazione immediata per [[WP:C4|C4]]' ; ; taggerConfig . tags [ 4 ] = '{{Cancella subito|9}}' ; taggerConfig . editSummary [ taggerConfig . tags [ 4 ]] = 'Richiesta cancellazione immediata per [[WP:C9|C9]]' ;
taggerConfig . tags [ 5 ] = '{{Cancella subito|15}}' ; taggerConfig . editSummary [ taggerConfig . tags [ 5 ]] = 'Richiesta cancellazione immediata per [[WP:C15|C15]]' ; taggerConfig . tags [ 6 ] = '{{Cancella subito|17}}' ; taggerConfig . editSummary [ taggerConfig . tags [ 6 ]] = 'Richiesta cancellazione immediata per [[WP:C17|C17]]' ; taggerConfig . tags [ 7 ] = '{{WAM 2024}}' ; taggerConfig . editSummary [ taggerConfig . tags [ 7 ]] = 'Voce creata durante il [[Teknopedia:Mese asiatico di Teknopedia 2024|mese asiatico di Teknopedia 2024]]' ; taggerConfig . tags [ 8 ] = '{{subst:benvebot}} --~~~~' ; taggerConfig . editSummary [ taggerConfig . tags [ 8 ]] = 'Benvenuto' ; //</nowiki>//</nowiki>
//</nowiki>