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([
{ 'template' : 'Test' , 'string' : 'Test' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Test2' , 'string' : 'Test2' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Vandalismo' , 'string' : 'Vandalismo' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'RimozioneContenuti' , 'string' : 'RimozioneContenuti' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Promozionale' , 'string' : 'Promo' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Spam' , 'string' : 'Spam' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'ViolazioneCopyright' , 'string' : 'Copyviol' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Date personali' , 'string' : 'Date personali' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Senza senso' , 'string' : 'Senza senso' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Spammeur' , 'string' : 'Spam' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Oggetto' , 'string' : 'Oggetto' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'InvitoNPOV' , 'string' : 'NPOV' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'AvvisoCommento' , 'string' : 'AvvisoCommento' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Avvisoavvisi' , 'string' : 'Avvisoavvisi' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Attacco' , 'string' : 'Attacco' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Yc' , 'string' : 'Yc' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Rc' , 'string' : 'Rc' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Grazie' , 'string' : 'Grazie' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Grazie2' , 'string' : 'Grazie2' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Avviso sport futuro' , 'string' : 'Avviso sport futuro' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'AiutoF' , 'string' : 'Avviso senza fonti' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
]);
}catch(e){ }
|