ढाँचा:Remove first word

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.