Viewing abuse filter 44: Removal of article lead

Filter parameters
Filter ID:44

Description:

(publicly viewable)
Conditions:
!"confirmed" in user_groups & page_namespace == 0 & ( bold := "'''"; bold in removed_lines & !( bold in added_lines ) & ( ( '==' in substr( new_wikitext, 0, 50 ) & !( '==' in substr( old_wikitext, 0, 50 ) ) ) | ( "{{infobox" in lcase(removed_lines) & !( "{{" in lcase(added_lines) ) & ( length(string(added_lines)) < 250 ) & new_size > 500 & /* exclude blankings, which are covered by filter 3 */ substr (old_wikitext, 0, length(string(removed_lines))) == string(removed_lines) /* make sure it is the lead that is being removed */ ) ) )
Notes:
Flags:
Filter last modified:19:00, 27 September 2021 by WikiDwarf (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched