Utente:Nilo1926/LiveRCparam.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
LRC: Personalizzazione per LiveRC |
LRC: Personalizzazione per LiveRC |
||
Riga 23:
try{
Custom_lstAverto = [
{ 'template' : 'aiutoW' , 'string' : 'Wikificare' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'aiutoOL' , 'string' : 'Overlinking' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
Riga 55:
{ 'template' : 'svuotamento talk' , 'string' : 'Svuotamento discussioni' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'traduzione' , 'string' : 'Traduzione' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ '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){ }
|