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 = [
defineCustomWarningTemplates([
{ 'template' : 'Test' , 'string' : 'test' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Vandalismo' , 'string' : 'vandalismo' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
Riga 53:
{ 'template' : 'ProposteCommenti' , 'string' : 'ProposteCommenti' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'TempoRelativo' , 'string' : 'TempoRelativo' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'RimozioneContenuti' , 'string' : 'RimozioneContenuti' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ '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){ }