Utente:Ais523/WatchedCategoriesTemplate.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.

var WatchedCategories=new Array(

// Place categories in this list. There should be a comma in all rows
// but the last; make sure the names start with a capital letter, have
// the correct case for all other letters, and don't have Categoria:
// before them. This watchlist cannot be kept private (that is, other
// users will be able to tell which categories you are watching).
//
// After editing this list (either for the first time or if you change
// it later on) you will need to bypass your cache.

"Name of first category to watch (without the Categoria:)",
"Name of second category to watch (without the Categoria:)"

);