Conditions:
(documentation) | (article_namespace == 0) &
!("autoconfirmed" in user_groups) &
(contains_any(added_lines,
"'''Bold text'''",
"''Italic text''",
"[[Link title]]",
"[http://www.example.com link title]",
"== Headline text ==",
"== Heading text ==",
"[[File:Example.jpg]]",
"[[Media:Example.ogg]]",
"<math>Insert formula here</math>",
"<nowiki>Insert non-formatted text here</nowiki>",
"#REDIRECT [[Target page name]]",
"<s>Strike-through text</s>",
"<sup>Superscript text</sup>",
"<sub>Subscript text</sub>",
"<small>Small Text</small>",
"<big>Big text</big>",
"<!-- Comment -->",
"Image:Example.jpg|Caption",
"<ref>Insert footnote text here</ref>",
"Ǣ ǣ ǖ ǘ ǚ ǜ Ă",
"| row 1, cell 1"
))
|
Notes: |
|
Tools: | Export this filter to another wiki
|