Prohlížení filtru zneužití 4: Nováčik odstraňuje referencii

Úprava filtra 4

Prezeráte si starú verziu tohto filtra. Uvedené štatistiky sú pre aktuálnu verziu filtra.Vrátiť sa na históriu tohto filtra.

Parametre filtra
ID filtra:4

Popis:

(verejne viditeľný)
Štatistika:Z posledných 194 operácií tomuto filtru zodpovedala 1 (0,52 %). Priemerná doba jeho činnosti je 0,49 ms a potrebuje 2,1 podmienok z povoleného limitu.
Pravidlá:
!("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)) /*Excludes removal of references to Wikipedia itself */ & !(count("http://en.wikipedia.org",removed_lines) > count("http://en.wikipedia.org",added_lines))
Poznámky:
Príznaky:
Posledná zmena filtra:21:23, 29. august 2011, Mercy (diskusia | príspevky)
História:Zobraziť históriu tohto filtra
Nástroje:Exportovať tento filter do inej wiki
Opatrenia vykonané pri zásahu

Prezeráte si starú verziu tohto filtra. Uvedené štatistiky sú pre aktuálnu verziu filtra.Vrátiť sa na históriu tohto filtra.