Utente:Nilo1926/LiveRCparam.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
LRC: Personalizzazione per LiveRC |
LRC: Personalizzazione per LiveRC |
||
Riga 23:
try{
defineCustomWarningTemplates([
{ '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){ }
|