التحكم بمرشح الإساءة

اذهب إلى التنقل اذهب إلى البحث

فروقات بين النسخ

عنصرنسخة من 19:52، 27 سبتمبر 2017 بواسطة أحمدنسخة من 20:02، 27 سبتمبر 2017 بواسطة أحمد
شروط المرشح
الشروط:
 
(
 
(
 
  ( string(article_namespace) rlike '^0$|^4$|^6$|^10$|^12$|^142$|^144$|^146$' )
 
  ( string(article_namespace) rlike '^0$|^4$|^6$|^10$|^12$|^142$|^144$|^146$' )
  & ( ! new_pst rlike '\[\[\s*تصنيف:.+\]\]|\{\{.+\}\}' )
+
  & ( ! new_wikitext rlike '\[\[\s*تصنيف:.+\]\]|\{\{.+\}\}' )
 +
& ( ! new_wikitext rlike '\{\{.+\}\}' )
 
  & ( ! new_wikitext rlike '\#تحويل\s\[\[.+\]\]' )
 
  & ( ! new_wikitext rlike '\#تحويل\s\[\[.+\]\]' )
 
  & ( action != 'delete' )
 
  & ( action != 'delete' )
 
)
 
)