Utente:Nilo1926/LiveRCparam.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
LiveRC: Personalizzazione per LiveRC |
LiveRC: Personalizzazione per LiveRC |
||
Riga 63:
try{
addCustomIcon("AdQIcon", { 'type' : 1 , 'src' : '
addCustomIcon("APDQIcon", { 'type' : 1 , 'src' : 'c/cc/Crystal_Clear_action_bookmark_doubt.svg' , 'width' : 10 , 'height' : 10 });
addCustomIcon("BAIcon", { 'type' : 1 , 'src' : '
addCustomIcon("HomonIcon", { 'type' : 0 , 'src' : '4/46/Disambigua_compass.svg' , 'width' : 16 , 'height' : 16 });
addCustomIcon("StubIcon", { 'type' : 0 , 'src' : '0/0e/Puzzle_stub.svg' , 'width' : 16 , 'height' : 16 });
addCustomIcon("PaSIcon", { 'type' : 0 , 'src' : 'User-trash-full-4.svg' , 'width' : 16 , 'height' : 16 });
addCustomIcon("CopyrightIcon", { 'type' : 0 , 'src' : 'c/cf/Copyright-problem.svg' , 'width' : 16 , 'height' : 16 });
addCustomIcon("RecentIcon", { 'type' : 0 , 'src' : 'b/b1/Ambox_outdated_content.svg' , 'width' : 16 , 'height' : 16 });
addCustomIcon("R3RIcon", { 'type' : 0 , 'src' : '2/26/R3R_modern_logo.svg' , 'width' : 16 , 'height' : 16 });
}catch(e){ }
|