Filter ID: | 712 |
Description:
- (publicly viewable)
|
|
Filter hits: | 451,939 hits |
Statistics: | Of the last 161,918 actions, this filter has matched 68 (0.04%).
On average, its run time is 0.19 ms, and it consumes 1.7 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
|