editor, Administrators
926
edits
(Added tests for Article Feedback and TalkRight MFAM-266) |
No edit summary |
||
Line 469: | Line 469: | ||
; Expected | ; Expected | ||
: E=mc^2 (but much better-looking) | : E=mc^2 (but much better-looking) | ||
== StringFunctionsEscaped Test == | |||
{{#explode:Hello,World,MediaWiki|,|2}} <!-- Expected: MediaWiki --> | |||
{{#substring:Hello World|6|5}} <!-- Expected: World --> | |||
The first test should return MediaWiki. | |||
The second test should return World. | |||
== SpamBlacklist == | == SpamBlacklist == |