সমললৈ যাওক

সাঁচ:Remove first word

অসমীয়া ৱিকিপিডিয়াৰ পৰা

{{{1}}}

Returns first word of the first parameter. Words are delimited by spaces only. Any of the characters included in {{str index/getchar}} can be included in the string.

  • "{{remove first word|Fôo bår bàz}}" → "bår bàz".
  • "{{remove first word| Fôo bår bàz }}" → "".
  • "{{remove first word| a b }}" → " b".
  • "{{remove first word|Fôo-bår}}" → "Fôo-bår".
  • "{{remove first word|Fôo-bår bàz}}" → "bàz".

Description of all string templates