|
|
| (article_namespace == 0) | | (article_namespace == 0) |
| & !(user_name == "Muhends" |user_name == "Anybot" |user_name == "Sammy.aw" |user_name == "باسم")
| |
| & !("bot" in user_groups) | | & !("bot" in user_groups) |
| & !("sysop" in user_groups) | | & !("sysop" in user_groups) |
| | & !(user_name == "Muhends" |user_name == "Anybot" |user_name == "Sammy.aw" |user_name == "باسم") |
| | & action = "edit" |
| &( | | &( |
| match1:="{{مقالة مختارة}}|{{Featured article}}|{{مقالة جيدة}}|{{Good article}}"; | | match1:="{{مقالة مختارة}}|{{Featured article}}|{{مقالة جيدة}}|{{Good article}}"; |
| rcount(match1, removed_lines) !== rcount(match1, added_lines) | | rcount(match1, removed_lines) !== rcount(match1, added_lines) |
| ) | | ) |
| & !(contains_any(lcase(new_wikitext), "#redirect", "#تحويل")) | | & !(contains_any(lcase(new_wikitext), "#redirect", "#تحويل")) |