Difference between revisions of "Template:Remove first word"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>Plastikspork
imported>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 21:54, 1 December 2012

Template:Substr any

Template documentation[create]