Utente:Superpes15/LiveRCparam.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
LiveRC : Personalizzazione per LiveRC |
Processo di rinomina OTRS -> VRTS, Phab:T280392 |
||
(12 versioni intermedie di un altro utente non mostrate) | |||
Riga 17:
{ 'template' : 'IP Vandalismo' , 'string' : 'IP Vandalismo' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
{ 'template' : 'Avvisocopyviol' , 'string' : 'Violazione di copyright' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Avvisocopyviol|
{ 'template' : 'Spam' , 'string' : 'Spam' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Promozionale' , 'string' : 'Promozionale' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
Riga 45:
{ 'template' : 'TempoRelativo' , 'string' : 'TempoRelativo' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'RimozioneContenuti' , 'string' : 'RimozioneContenuti' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Non enciclopedico' , 'string' : 'Non enciclopedico' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Avviso evento futuro' , 'string' : 'Evento futuro' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'InserimentoImmagini' , 'string' : 'Inserimento immagini' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'AvvisoW' , 'string' : 'Avviso WWE futuro' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Pagina utente promozionale' , 'string' : 'Pagina utente promozionale' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'AiutoOL' , 'string' : 'AiutoOL (over wikilinking)' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Non hai firmato' , 'string' : 'Non hai firmato' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Sii audace' , 'string' : 'Sii audace' , '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' : 'Svuotamento talk' , 'string' : 'Svuotamento talk' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true }
]);
}catch(e){ }
Line 55 ⟶ 64:
LiveRC_Config['UsedLiveRCExtensions'] = [
'InserisciTemplate' // Inserisce un template di avviso in cima alla voce
];
|