dev
Viewing abuse filter 4: Tag + warn non-script i18n edits | Fandom Developers Wiki | Fandom
Fandom Developers Wiki
Advertisement
Filter parameters
Filter ID:4

Description:

(publicly viewable)
Conditions:
/* page is in MediaWiki namespace */ (page_namespace == 8) & /* page is an I18nEdit-compatible page */ (page_title rlike "/i18n.json$") & /* page is being edited */ (action == "edit") & /* summary does not match I18nEdit's autosummary */ !(summary rlike "^\[I18nEdit\]") & /* some users do not need to be warned */ !(user_groups rlike "bot|content-moderator|sysop")
Notes:
Flags:
Filter last modified:22:58, 19 August 2021 by KockaAdmiralac (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched
Advertisement