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

Contenuto cancellato Contenuto aggiunto
LRC: Personalizzazione per LiveRC
Etichetta: Annullato
m Ripristino manuale
Etichette: Ripristino manuale Modifica da mobile Modifica da web per mobile Modifica da mobile avanzata
 
(Una versione intermedia di uno stesso utente non è mostrata)
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 56:
{ '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 },
]);
{ 'template' : 'avvisoimmagine' , 'string' : 'Avviso immagine' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true }
];
}catch(e){ }