User:Arcorann/Sandbox

From DereSute Wiki
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