Extension talk:StringUtils

Latest comment: 12 years ago by Slarionoff in topic Example mistake?

Example mistake? edit

Slarionoff 07:39, 20 June 2011 (UTC) Seems that lines in a sample are misplaced:Reply

 {{#lowercase:This is a TEST.}}
 {{#uppercase:This is a TEST.}}

produces:

THIS IS A TEST.

this is a test.

lowercase template produces UPPERCASEd line.

Return to "StringUtils" page.