Viewing abuse filter 2: Yeni kullanıcının kaynakları kaldırması

2 süzgeci değiştiriliyor
Filtre parametreleri
Süzgeç kimliği:2

Açıklama:

(umumi olarak görünebilir)
Şartlar:
!("autoconfirmed" in user_groups) /* this edit_delta ignores large blankings that are treated by another filter */ & edit_delta >= -1000 & 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\sname|</ref>)",removed_lines) > rcount("(<ref>|<ref\sname|</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\sname",added_lines) | rcount("</ref>",removed_lines) <= rcount("<ref\sname",added_lines)) /*Excludes removal of references to Wikipedia itself */ & !(count("http://tr.wikipedia.org",removed_lines) > count("http://tr.wikipedia.org",added_lines))
Notlar:
İşaretler:
Süzgeci son değiştiren:09.52, 5 Ocak 2014 tarihinde Alperen (mesaj | katkılar)
Geçmiş:Bu süzgecin geçmişini gör
Araçlar:Bu süzgeci başka bir vikiye aktar
Eşleştiğinde yapılacaklar