Page MenuHomeWickedGov Phorge

wptest3.t
No OneTemporary

Size
901 B
Referenced Files
None
Subscribers
None

wptest3.t

/* Filter 18 from English Wikipedia (test type edits from clicking on edit bar) */
user_groups_test := ["*"];
article_namespace_test := 0;
added_lines_test := ["Hello world! '''Bold text''' [http://www.example.com link title]"];
(article_namespace_test == 0) &
!("autoconfirmed" in user_groups_test) &
(contains_any(string(added_lines_test),
"'''Bold text'''",
"''Italic text''",
"[[Link title]]",
"[http://www.example.com link title]",
"== Headline 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>",
"<!-- Comment -->",
"Image:Example.jpg|Caption",
"<ref>Insert footnote text here</ref>",
"Ǣ ǣ ǖ ǘ ǚ ǜ Ă"
))

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 20:53 (1 d, 9 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
dd/a0/5ce53b00ea2e170cbc3f99e966a7
Default Alt Text
wptest3.t (901 B)

Event Timeline