User:Arcorann/Sandbox

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

Jump to: navigation, search

String function testing

{{#len:string}}

6

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

0

{{#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