Utente:Nilo1926/LiveRCparam.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
LRC: Personalizzazione per LiveRC
m Ripristino manuale
Etichette: Ripristino manuale Modifica da mobile Modifica da web per mobile Modifica da mobile avanzata
 
(5 versioni intermedie di uno stesso utente non sono mostrate)
Riga 23:
 
try{
defineCustomWarningTemplates([
Custom_lstAverto = [
{ 'template' : 'aiutoW' , 'string' : 'Wikificare' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'aiutoOL' , 'string' : 'Overlinking' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
Riga 57:
{ 'template' : 'avviso commento' , 'string' : 'Avviso commento' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'senza senso' , 'string' : 'Senza senso' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true }
]);
}catch(e){ }