Viewing filter 1,285: Removal of short description

Editing filter 1,285 (see also a graph of recent actions)
Filter parameters
Filter ID:1,285

Description:

(publicly viewable)
Filter hits:22,104 hits
Statistics:Of the last 45,967 actions, this filter has matched 64 (0.14%). On average, its run time is 0.21 ms, and it consumes 1.9 conditions of the condition limit.
Conditions:
(documentation)
!("confirmed" in user_groups) & page_namespace == 0 & ( sd := "\{\{\s*short[ _]description\s*\|(\s*1\s*\=[^\{\}\[\]\|]+|[^\{\}\[\]\|\=]+)\}\}"; removed_lines irlike sd & !(new_wikitext irlike sd) & !(lcase(new_wikitext) rlike "#\s*redirect|{{(?:db-(?:attack|g10)|wi|wiktionary\s*redirect)\s*[|}]") & !(summary irlike "^(?:revert|rv|undid)") & !(new_html contains "shortdescription") & /* Catch-all for weird edge cases */ !( /* Ignore accidental removal while adding substantial content */ edit_delta > 250 & rcount("[{}[\]]", added_lines) >= rcount("[{}[\]]", removed_lines) ) & !( /* Exclude edits already disallowed by filter 3 */ new_size < 50 & old_size > 300 | new_size/(old_size + 1) < 0.1 ) )
Notes:
Flags:
Filter last modified:21:34, 12 May 2024 by Suffusion of Yellow (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched