MediaWiki:Gadget-LiveRC 1x.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 117:
commenttests = [
{ state: "REVERT" , icon:"RevertIcon", class:"RcRevert", regex:
{ state: "BLANKING" , icon:"BlankingIcon", class:"RcBlanking", regex:
{ state: "REPLACED" , icon:"ReplacedIcon", class:"RcReplaced", regex:
{ state: "REDIRECTED" , icon:"RedirectedIcon", class:"RcRedirected", regex:
{ state: "WPCLEANER" , icon:"WPCIcon", class:"RcWPC", regex:
{ state: "AWB" , icon:"AWBIcon", class:"RcAWB", regex:
{ state: "HOTCAT" , icon:"HotCatIcon", class:"RcHotCat", regex:
{ state: "LRC" , icon:"LRCIcon", class:"RcLRC", regex:
{ state: "POPUPS" , icon:"PopupsIcon", class:"RcPopups", regex:
];
Riga 140:
categoriestests = [
{ state: "ADQ" , icon:"AdQIcon" , class:"RcADQ", regex:
{ state: "BA" , icon:"BAIcon" , class:"RcBA", regex:
{ state: "STUB" , icon:"StubIcon" , class:"RcStub", regex:
{ state: "COPYRIGHT" , icon:"CopyrightIcon", class:"RcCopyright", regex:
{ state: "PAS" , icon:"PaSIcon" , class:"RcPaS", regex:
];
|