Template:Remove first word: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(rm \n)
(Improve performance with Template:Strfind_short)
Line 1: Line 1:
{{str sub|{{{1|}}}|{{str find|{{{1|}}}| }}|{{#expr:{{str len|{{{1|}}}}}-{{str find|{{{1|}}}| }} }} }}<noinclude>{{documentation}}</noinclude>
{{str sub|{{{1|}}}|{{strfind short|{{{1|}}}| }}|{{#expr:{{str len|{{{1|}}}}}-{{strfind short|{{{1|}}}| }} }} }}<noinclude>{{documentation}}</noinclude>