Template:Remove first word: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Plastikspork
meta>Wikid77
(expanded to allow first word length up to 30 letters long)
Line 1: Line 1:
{{substr any|{{{1}}}|{{strfind short|{{{1}}}| |1}}|{{#expr:{{strlen_quick|{{{1}}}}}-{{strfind short|{{{1}}}| |1}} }}}}<noinclude>
{{substr any|{{{1}}}|{{strfind short|{{{1}}}| |1|lenstr=30}}|{{#expr:{{strlen_quick|{{{1}}}}}-{{strfind short|{{{1}}}| |1|lenstr=30}} }}}}<noinclude>


{{Documentation}}
{{Documentation}}


</noinclude>
</noinclude>

Revision as of 20:54, 1 December 2012

Template:Substr any