條件: | (action == "edit")
& (!("confirmed" in user_groups) | (article_first_contributor == user_name))
& !("sysop" in user_groups)
& (contains_any(lcase(removed_lines), "{{d|", "{{delete", "{{afd", "{{刪", "{{議刪"))
& !(contains_any(lcase(added_lines), "{{d|", "{{delete", "{{afd", "{{刪", "{{議刪"))
& !((strpos(page_title,user_name)==0)
& ((article_namespace==2) |(article_namespace==3)) )
|
工具: | 匯出此過濾器至其他 Wiki
|