Utente:Dimitrij Kasev/LiveRCparam.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
LiveRC : Personnalisation pour LiveRC
LiveRC : Personnalisation pour LiveRC
Riga 12:
 
try{
Custom_lstAverto = [
defineCustomWarningTemplates([
{ 'template' : 'Test' , 'string' : 'Test' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
{ 'template' : 'Test2' , 'string' : 'Test2' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
Riga 31:
{ 'template' : 'Rc' , 'string' : 'Rc' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
{ 'template' : 'Grazie' , 'string' : 'Grazie' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
{ 'template' : 'Grazie2' , 'string' : 'Grazie2' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Avviso sport futuro' , 'string' : 'Avviso sport futuro' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false }
]);
}catch(e){ }