User:Arcorann/Sandbox

From DereSute Wiki
< User:Arcorann
Revision as of 01:14, 8 February 2017 by Arcorann (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

String function testing

{{#len:string}}

6

{{#pos:This test is a test|test}}

5

{{#rpos:This test is a test|test}}

15

{{#sub:Icecream|3}}, {{#sub:Icecream|-3}}, {{#sub:Icecream|3|3}}, {{#sub:Icecream|3|-3}}

cream, eam, cre, cr

{{#sub:rl|0}}, {{#sub:rl|1}}

rl, l