Přeskočit na obsah

Prohlížení filtru zneužití 3: Nováček odstraňuje referenci

Editace filtru 3

Prohlížíte si starší verzi tohoto filtru. Uvedené statistiky platí pro aktuální verzi.Vrátit se na historii tohoto filtru.

Parametry filtru
ID filtru:3

Popis:

(veřejně viditelný)
Skupina filtrů:
Statistika:Z posledních 2 762 operací tomuto filtru odpovídalo 12 (0,43 %). Průměrná doba běhu filtru je 0,38 ms, filtr potřebuje 1,6 z dovoleného počtu podmínek.
Podmínky:
!("autoconfirmed" in user_groups) /* this edit_delta ignores large blankings that are treated by another filter */ & edit_delta >= -3000 & article_namespace == 0 /* No added lines usually mean a blanking which is dealt with by other filter */ & length(added_lines) != 0 & !("#redirect" in lcase(added_lines)) /*Counts of more reference tags are removed than added */ & (rcount("(<ref>|<ref\s+(name|group)|</ref>)",removed_lines) > rcount("(<ref>|<ref\s+(name|group)|</ref>)",added_lines)) /*Excludes changing to the named reference format and removing closing tags attached to formerly named refs. Unequality is to account for closing the first named tag */ & !(rcount("<ref>",removed_lines) = rcount("<ref\s+(name|group)",added_lines) | rcount("</ref>",removed_lines) <= rcount("<ref\s+(name|group)",added_lines)) /* nepočítej odstranění reference Wikipedií */ &! count("wikipedia.org",removed_lines) > count("wikipedia.org",added_lines)
Poznámky:
Příznaky:
Poslední změna filtru:19. 10. 2013, 12:07, Matěj Suchánek (diskuse | příspěvky)
Historie:Zobrazit historii tohoto filtru
Nástroje:Export tohoto filtru pro jinou wiki
Opatření, která se mají provést při splnění podmínek

Prohlížíte si starší verzi tohoto filtru. Uvedené statistiky platí pro aktuální verzi.Vrátit se na historii tohoto filtru.