Filter ID: | 957 |
Description:
- (publicly viewable)
|
|
Filter hits: | 200,834 hits |
Statistics: | Of the last 186,755 actions, this filter has matched 53 (0.03%).
On average, its run time is 0.2 ms, and it consumes 1.1 conditions of the condition limit. |
Conditions:
(documentation) | !"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: | 08:44, 2 March 2019 by Galobtter (talk | contribs) |
History: | View this filter's history |
Tools: | Export this filter to another wiki
|