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

Contenuto cancellato Contenuto aggiunto
LiveRC : Personalizzazione per LiveRC
LiveRC : Personalizzazione per LiveRC
 
(8 versioni intermedie di 2 utenti non mostrate)
Riga 19:
 
try{
addCustomOption("User_REGISTRED", false);
addCustomOption("User_NEWBIE", false);
addCustomOption("Log_newusers", false);
addCustomOption("User_REGISTRED", false);
}catch(e){ }
 
Riga 52:
try{
Custom_lstAverto = [
{ 'template' : 'Test' , 'string' : 'Test' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Test2' , 'string' : 'Test2' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Vandalismo' , 'string' : 'Vandalismo' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'RimozioneContenuti' , 'string' : 'RimozioneContenuti' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Promozionale' , 'string' : 'Promo' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Spam' , 'string' : 'Spam' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'ViolazioneCopyrightAvvisocopyviol' , 'string' : 'Copyviol' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'DateDati personali' , 'string' : 'DateDati personali' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Senza senso' , 'string' : 'Senza senso' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Spammeur' , 'string' : 'Spam' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Oggetto' , 'string' : 'Oggetto' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'InvitoNPOV' , 'string' : 'NPOV' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'AvvisoCommento' , 'string' : 'AvvisoCommentoCommento' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Avvisoavvisi' , 'string' : 'Avvisoavvisi' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Attacco' , 'string' : 'Attacco' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Yc' , 'string' : 'Yc' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
{ 'template' : 'Rc' , 'string' : 'Rc' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
{ 'template' : 'Grazie' , 'string' : 'Grazie' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Grazie2' , 'string' : 'Grazie2' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'Avviso sport futuro' , 'string' : 'Avviso sport futuro' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'AiutoF' , 'string' : 'Avviso senza fonti' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : falsetrue },
{ 'template' : 'AiutoOL' , 'string' : 'Overlinking' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'AiutoW' , 'string' : 'Sistemare' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Anteprima' , 'string' : 'VisualizzaAnteprima' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Loggati' , 'string' : 'Loggati' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Non enciclopedico' , 'string' : 'Non enciclopedico' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'NoWebHost' , 'string' : 'NonèHosting/Social' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true }
];
}catch(e){ }
Riga 82 ⟶ 88:
 
LiveRC_Config['UsedLiveRCExtensions'] = [
'InserisciTemplate' // Inserisce un template di avviso in cima alla voce
];