Differences between versions

ItemVersion from 18:51, 29 April 2024 by WikiSysopVersion from 18:53, 29 April 2024 by WikiSysop
Filter conditions
Conditions:
page_namespace == 2 & (
page_namespace == 2 & (
     !("autoconfirmed" in user_groups)
     !("autoconfirmed" in user_groups)
| (
    | (
    !('/' in page_title) &
        !('/' in page_title) &
    page_title != user_name & (
        page_title != user_name & (
        template := "{{unlocked userpage}}";
            template := "{{unlocked userpage}}";
       
              
        (
             !(template in old_wikitext)
        ) | (
             (
             (
                !(template in old_wikitext)
            ) | (
                 (
                 (
                     removed_lines contains template &
                     (
                    !(template in added_lines)
                        removed_lines contains template &
                ) | (
                        !(template in added_lines)
                    added_lines contains template &
                    ) | (
                    !(template in removed_lines)
                        added_lines contains template &
                        !(template in removed_lines)
                    )
                 )
                 )
             )
             )
         )
         )
     ))
     )
) & !contains_any(user_groups, "sysop", "content-moderator", "threadmoderator", "bot", "soap")
) & !contains_any(user_groups, "sysop", "content-moderator", "threadmoderator", "bot", "soap")