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

Contenuto cancellato Contenuto aggiunto
LRC: Personalizzazione per LiveRC
LRC: Personalizzazione per LiveRC
Riga 23:
 
try{
defineCustomWarningTemplates([
Custom_lstAverto = [
{ 'template' : 'Test' , 'string' : 'test' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Vandalismo' , 'string' : 'vandalismo' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
Riga 56:
{ 'template' : 'No sandbox in pagina utente' , 'string' : 'No sandbox in pagina utente' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Pagina utente promozionale' , 'string' : 'Pagina utente promozionale' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true }
]);
}catch(e){ }