Utente:Superpes15/LiveRCparam.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
LiveRC : Personalizzazione per LiveRC
Processo di rinomina OTRS -> VRTS, Phab:T280392
 
(10 versioni intermedie di un altro utente non mostrate)
Riga 7:
window.LiveRC_getUserCustom = function(){
lrcDisplayDebug('getUserCustom');
 
 
// -- Parametri LiveRC --
 
try{
addCustomParam("TZ", '+02:00');
}catch(e){ }
 
 
Line 24 ⟶ 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|OTRSVRTS=no' , 'string' : 'Violazione di copyright (no OTRSVRTS)' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Spam' , 'string' : 'Spam' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
{ 'template' : 'Promozionale' , 'string' : 'Promozionale' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
Line 52 ⟶ 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){ }