Difference between revisions of "Stratonian"

m
m
Line 1: Line 1:
 
{{#vardefineecho:text|hello:world plus more words}}<br><br>
 
{{#vardefineecho:text|hello:world plus more words}}<br><br>
 
SUB = {{#sub:{{#var:text}}|{{#expr:{{#pos:{{#var:text}}|:}}+1}}}}<br><br>
 
SUB = {{#sub:{{#var:text}}|{{#expr:{{#pos:{{#var:text}}|:}}+1}}}}<br><br>
{{ucfirst:{{#explode:{{#var:text}}|:|0}}}}:{{sc|{{#sub:{{#var:text}}|{{#expr:{{#pos:{{#var:text}}|:}}+1}}}}}}
+
{{#if:{{#pos:{{#var:text}}|:}}|{{ucfirst:{{#explode:{{#var:text}}|:|0}}}}:}}{{sc|{{#sub:{{#var:text}}|{{#expr:{{#pos:{{#var:text}}|:}}+1}}}}}}

Revision as of 21:42, 30 August 2023

hello:world plus more words

SUB = world plus more words

Hello:World Plus More Words