Utente:Jalo/vector.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
pulsanti personali
Nessun oggetto della modifica
Riga 99:
pulsantiHotkeyPers = new Array();
pulsantiDescrPers = new Array();
 
if (gadgetTbBase.isVisible()) {
var button = {
id: 'Testo piccolo',
group: 'formattazione',
hotkey: '2',
icon: '//upload.wikimedia.org/wikipedia/it/d/dc/Pulsante_small.png',
text: {
pre: 'bla',
post: 'bla'
}
};
gadgetTbBase.addButton(button);
}
//SUP 2
pulsantiComandoPers["sup2"] = 'javascript:addTextAtCursor("²","","",1)';
Riga 114 ⟶ 127:
pulsantiHotkeyPers["ref"] = 'R';
pulsantiDescrPers["ref"] = 'Note+references';
 
//PORTALE ANTICA ROMA
pulsantiComandoPers["roma"] = 'javascript:addTextAtCursor("{{Portale|Antica Roma|Germani|Storia}}","","",0)';
pulsantiHotkeyPers["roma"] = 'A';
pulsantiDescrPers["roma"] = 'Portali';
 
//INTERPROGETTO
Riga 124 ⟶ 132:
pulsantiHotkeyPers["ipro2"] = 'I';
pulsantiDescrPers["ipro2"] = 'Interprogetto + titolo';
 
//FOTO RICHIESTE:
pulsantiComandoPers["foto"] = 'javascript:addTextAtCursor("{{Richiesta"+" foto|}}","","",17)';
pulsantiHotkeyPers["foto"] = 'N';
pulsantiDescrPers["foto"] = 'Richiesta foto';
 
//TRADOTTO DA: