Viewing filter 712: Possibly changing date of birth or death

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

Description:

(publicly viewable)
Filter hits:437,598 hits
Statistics:Of the last 54,415 actions, this filter has matched 14 (0.03%). On average, its run time is 0.19 ms, and it consumes 1.3 conditions of the condition limit.
Conditions:
(documentation)
!"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 ); )) & str_replace_regexp(added_lines, "[^0-9]+", " ") != str_replace_regexp(removed_lines, "[^0-9]+", " ")
Notes:
Flags:
Filter last modified:23:52, 20 October 2023 by Suffusion of Yellow (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched