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

Contenuto cancellato Contenuto aggiunto
LiveRC : Personalizzazione per LiveRC
LiveRC : Personalizzazione per LiveRC
Riga 51:
 
try{
defineCustomWarningTemplates([
Custom_lstAverto = [
{ 'template' : 'Test' , 'string' : 'Test' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Test2' , 'string' : 'Test2' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
Riga 64:
{ 'template' : 'Oggetto' , 'string' : 'Oggetto' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'InvitoNPOV' , 'string' : 'NPOV' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'AvvisoCommento' , 'string' : 'AvvisoCommentoCommento' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Avvisoavvisi' , 'string' : 'Avvisoavvisi' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Attacco' , 'string' : 'Attacco' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
Riga 76:
{ 'template' : 'AiutoW' , 'string' : 'Sistemare' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Anteprima' , 'string' : 'VisualizzaAnteprima' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'AvvisoCommento' , 'string' : 'Commento' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Loggati' , 'string' : 'Loggati' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true }
]);
}catch(e){ }