قالب:Remove first word
Uses Lua: |
Usage
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
- "{{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
The above documentation is transcluded from قالب:Remove first word/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |