Templat:Remove first word/doc

Daripada Wikipedia, ensiklopedia bebas.

Usage[sunting sumber]

Removes 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[sunting sumber]

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

See also[sunting sumber]

Templat:Navbox string handling templates