সাঁচ:Remove first word

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

{{{1}}}

Usage[সম্পাদনা কৰক]

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.

Examples[সম্পাদনা কৰক]

  • "{{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".

See also[সম্পাদনা কৰক]

Description of all string templates