|
|
| ( (user_name == "Pxos") | (user_name = "Pxos-test4") ) | | ( (user_name == "Pxos") | (user_name = "Pxos-test4") ) |
| & | | & |
| !( article_namespace == 0 | | !( article_namespace == 0 |
| | article_namespace == 2 | | | article_namespace == 2 |
| | | |
| | (article_namespace == 4 & |
| | ("Kommenttipyyntö" in article_text) |
| | | ("Viikon kilpailu" in article_text) |
| | ) |
| | article_namespace == 8 | | | article_namespace == 8 |
| | article_namespace == 10 | | | article_namespace == 10 |
| | | article_namespace == 12 |
| | article_namespace == 14 | | | article_namespace == 14 |
| | article_prefixedtext = "Wikipedia:Viikon kilpailu/Viikon kilpailu 2016-24"
| |
| | article_prefixedtext = "Keskustelu käyttäjästä:Pxos" | | | article_prefixedtext = "Keskustelu käyttäjästä:Pxos" |
| ) | | ) |
| & | | & |
| (action = "edit") | | (action = "edit") |
| | & !( |
| | (edit_delta < 150) | (minor_edit = 1) |
| | ) |