Differences between versions

ItemVersion from 00:36, 5 April 2024 by EggRoll97Version from 04:31, 5 April 2024 by EggRoll97
Basic information
Notes:
Enable filter to detect redirect creations with no rcats per EFR. - EggRoll97 April 4 2024
Enable filter to detect redirect creations with no rcats per EFR. - EggRoll97 April 4 2024
Fix variables and condensed rcats regex per suggestions on EF/R. - EggRoll97 April 4 2024
Filter conditions
Conditions:
( documentation)
article_articleid == 0 &
page_id == 0 &


(
(
  article_namespace == 0 &
  page_namespace == 0 &
  (
  (
   rcats := "\{\{.*(redirect|r from|r to).*\}\}|\{\{NASTRO comment\}\}";
   rcats := "\{\{.*(redirect|r from|r to|NASTRO comment).*\}\}";


   new_wikitext rlike "#REDIRECT" &
   new_wikitext rlike "#REDIRECT" &
   !new_wikitext irlike rcats
   !new_wikitext irlike rcats
  )
  )
)
)

Differences between versions

ItemVersion from 00:36, 5 April 2024 by EggRoll97Version from 04:31, 5 April 2024 by EggRoll97
Basic information
Notes:
Enable filter to detect redirect creations with no rcats per EFR. - EggRoll97 April 4 2024
Enable filter to detect redirect creations with no rcats per EFR. - EggRoll97 April 4 2024
Fix variables and condensed rcats regex per suggestions on EF/R. - EggRoll97 April 4 2024
Filter conditions
Conditions:
( documentation)
article_articleid == 0 &
page_id == 0 &


(
(
  article_namespace == 0 &
  page_namespace == 0 &
  (
  (
   rcats := "\{\{.*(redirect|r from|r to).*\}\}|\{\{NASTRO comment\}\}";
   rcats := "\{\{.*(redirect|r from|r to|NASTRO comment).*\}\}";


   new_wikitext rlike "#REDIRECT" &
   new_wikitext rlike "#REDIRECT" &
   !new_wikitext irlike rcats
   !new_wikitext irlike rcats
  )
  )
)
)

Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook