Utente:Dimitrij Kasev/LiveRCparam.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
LiveRC : Personnalisation pour LiveRC |
LiveRC : Personalizzazione per LiveRC |
||
Riga 13:
try{
addCustomParam("SandboxPage", 'Wikipedia:Sandbox');
}catch(e){ }
Riga 52 ⟶ 51:
try{
Custom_lstAverto = [
{ 'template' : 'Test' , 'string' : 'Test' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
{ 'template' : 'Test2' , 'string' : 'Test2' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
Riga 71 ⟶ 70:
{ 'template' : 'Rc' , 'string' : 'Rc' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
{ 'template' : 'Grazie' , 'string' : 'Grazie' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
{ 'template' : 'Grazie2' , 'string' : 'Grazie2' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' :
{ 'template' : 'Avviso sport futuro' , 'string' : 'Avviso sport futuro' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
{ 'template' : 'AiutoF' , 'string' : 'Avviso senza fonti' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false }
]
}catch(e){ }
|