Viewing filter 959: New users breaking links or templates in articles

Editing filter 959 (see also a graph of recent actions)
Filter parameters
Filter ID:959

Description:

(publicly viewable)
Filter hits:82 hits
Conditions:
(documentation)
user_editcount < 50 & page_namespace == 0 & ( stringy := "\|.*="; linkregex := "\[\[[^\n\]]*\]\]"; removed_lines rlike stringy & (/* Are they editing a template parameter? */ nlinks := rcount (linkregex, added_lines); /* number of wikilinks */ nlinks != count ("[[", added_lines) | nlinks != count ("]]", added_lines) ) )
Notes:
Flags:
Filter last modified:15:28, 20 May 2022 by TheresNoTime (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched