शर्ती | /** A lot of users are autopatrolled, so let's check this first to reduce condition count **/
!("autopatrol" in user_rights) &
equals_to_any(article_namespace, 106, 104, 102, 100, 12, 10, 4, 0) &
/** Check for ext link in added_lines first, because added_links is expensive **/
added_lines irlike "https?://[\S]*?\." &
/** Makes sure there was actually an added link **/
added_links &
!contains_any(added_links,
"wikisource",
"wikipedia",
"wikimedia",
"wiktionary",
"wikibooks",
"wikiversity",
"wikinews",
"wikiquote",
"toolforge",
"toolserver",
"tools.wmflabs.org",
"archive.org",
"books.google"
) &
!contains_any(new_wikitext, "authority control", "Authority control") &
/** Most actions are edits, so put this last **/
action == "edit"
|
साधने: | ही गाळणी दुसऱ्या विकिस निर्यात करा
|