Различия между версиями

ЭлементВерсия участника Alex Smotrov от 04:30, 8 января 2010Версия участника Helgo13 от 17:48, 16 января 2020
Условия фильтрации
Условия:
(документация)
action == 'edit' & !'bot' in user_groups
action == 'edit' & !'bot' in user_groups
& !(article_namespace in [0,2] & 'user' in user_groups & user_editcount > 500)
& !(page_namespace in [0,2] & 'user' in user_groups & user_editcount > 500)
& !(article_namespace == 0 & old_size == 0)
& !(page_namespace == 0 & old_size == 0)
& '<ref>' in added_lines
& '<ref>' in added_lines
&! contains_any(added_lines,'<ref></ref','<nowiki>')
&! contains_any(added_lines,'<ref></ref','<nowiki>')
& count('<ref>', added_lines) > count('<ref>', removed_lines)
& count('<ref>', added_lines) > count('<ref>', removed_lines)
& 'id="cite_ref-' in new_html
& 'id="cite_ref-' in new_html
&! '<ol class="references">' in new_html
&! '<ol class="references">' in new_html