بۆ ناوەڕۆک بازبدە

بەڕێوەبردنی پاڵوێنەی کەڵکاوەژوو

جیاوازیی نێوان پێداچوونەوەکان

بابەتپێداچوونەوە لە ٢١:٤١، ٢٧ی ئایاری ٢٠٢٤ لە لایەن Aramپێداچوونەوە لە ٢٢:٢٩، ٢٧ی ئایاری ٢٠٢٤ لە لایەن Aram
زانیاریی سەرەتایی
تێبینییەکان:
no action for now: just testing.
no action for now: just testing.
probably should Disallow
probably should Disallow
(not tagging because these edits will be tagged by filter 1)
(not tagging because these edits will be tagged by filter 1)


K., 2015-01-29: made it more sophisticated, and turning on Disallow.
K., 2015-01-29: made it more sophisticated, and turning on Disallow.


K., 2015-02-08: removed "Production": this is a valid sign language L3 header
K., 2015-02-08: removed "Production": this is a valid sign language L3 header


K., 2015-06-07: catch more templates
K., 2015-06-07: catch more templates


K., 2015-07-05: catch all disambiguation parentheses (I cannot think of any false positives, and some instances were not caught by this filter because of the restriction to a few specific disambiguators)
K., 2015-07-05: catch all disambiguation parentheses (I cannot think of any false positives, and some instances were not caught by this filter because of the restriction to a few specific disambiguators)


K., 2015-07-23: only in main namespace (it caught an LQT reply by accident)
K., 2015-07-23: only in main namespace (it caught an LQT reply by accident)
گونجاندن لەگەڵ کوردی، User:Aram
مەرجەکانی پاڵوێنە
مەرجەکان:
!("confirmed" in user_groups) & (old_size == 0) & (page_namespace = 0) &
!("confirmed" in user_groups) & (old_size == 0) & (page_namespace = 0) &


/* Wikipedia-like titles */
/* Wikipedia-like titles */
( (page_title rlike "^List of| \([A-Za-z0-9 ]+\)$")
( (page_title rlike "^(List of|پێڕستی)| \([A-Za-z0-9 ئابپتجچحخدرڕزژسشعغفڤقکگلڵمنوۆھهەیێ]+\)$")


/* infoboxes, Wikipedia-like headers */
/* infoboxes, Wikipedia-like headers */
| (added_lines irlike "\{\{\s*(infobox|unreviewed|unreferenced|notability|for\s*\||birth date and age|persondata|use (dmy|mdy) dates)|-stub}}|\n===?\s*(cast|plot|soundtrack|home\s+media|.*episodes|tracks|series.*|early\s+life|biography|career|discography|filmography|(critical\s+)?reception|box\s+office|criticism|release|(19|20)[0-9][0-9]s?)\s*===?\n")
| (added_lines irlike "\{\{\s*(زانیاریدانی?|infobox|unreviewed|بێسەرچاوە|unreferenced|بێلایەنی|notability|(بۆ|for)\s*\||ڕۆژی لەدایکبوون و تەمەن|birth date and age|persondata|use (dmy|mdy) dates)|-(کۆلکە|stub)}}|\n===?\s*(کاست|چی[رڕ]ۆک|cast|plot|soundtrack|ساوندت[رڕ]اک|home\s+media|.*ئەڵقەکان|episodes|ت[رڕ]اکەکان|tracks|زنجیرەکان|series.*|سەرەتای ژیان|ژیانی سەرەتا|early\s+life|ژیاننامە|بایۆگ[رڕ]افی|biography|پیشە|career|دیسکۆگ[رڕ]افی|discography|فیلمۆگ[رڕ]افی|filmography|(critical\s+)?reception|(پێشوازیی?\s+)?ڕەخنەگرانە|box\s+office|بۆکس\s+ئۆفیس|criticism|ڕەخنە\s*(گرتن)?|بڵاوکردنەوە|release|(دەیەی\s*)?(19|20|١٩|٢٠)[٠-٩0-9][0-9٠-٩](s|ەکان)?)\s*===?\n")


/* raw wikitables in main namespace */
/* raw wikitables in main namespace */
| ((page_namespace = 0) & (lcase(added_lines) rlike "\{\|\s*class=\"wikitable\b"))
| ((page_namespace = 0) & (lcase(added_lines) rlike "\{\|\s*class=\"wikitable\b"))


/* biography-like content */
/* biography-like content */
| (added_lines rlike "^\s*(''')?[\p{L}\-]+(\s+[\p{L}\-]+){0,5}(''')?\s*\((born\b|[0-9]+)")
| (added_lines rlike "^\s*(''')?[\p{L}\-]+(\s+[\p{L}\-]+){0,5}(''')?\s*\(((born|لەدایکبووی)\b|[0-9٠-٩]+)")
)
)