ढाँचा:Remove first word
Jump to navigation
Jump to search
Usage[सम्पादन गर्ने]
Returns first word of the first parameter. Words are delimited by spaces only. Only a limited set of characters can be included in the words.
Examples[सम्पादन गर्ने]
{{remove first word|Foo bar baz}}
→ bar baz.{{remove first word|Foo}}
→ .{{remove first word|Foo-bar-baz}}
→ .{{remove first word|Foo bår}}
→ bår.