Viewing abuse filter 23: Possibly changing date of birth or death

Filter parameters
Filter ID:23

Description:

(publicly viewable)
Conditions:
!"confirmed" in user_groups & page_namespace == 0 & removed_lines irlike "\{\{(bir|dea)th[ _]date" & edit_delta < 12 & edit_delta > -100 & (( birth_date_regex := "(?i)\{\{birth[ _]date.*?\}\}"; get_matches ( birth_date_regex, removed_lines ) != get_matches ( birth_date_regex, added_lines ); ) | ( death_date_regex := "(?i)\{\{death[ _]date.*?\}\}"; get_matches ( death_date_regex, removed_lines ) != get_matches ( death_date_regex, added_lines ); ))
Notes:
Flags:
Filter last modified:18:38, 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