Template:Remove first word/doc
This is a documentation subpage for Template:Remove first word. It contains usage information, categories and other content that is not part of the original template page. |
File:Lua-logo-nolabel.svg|30px|alt=Lua logo|link=Wikipedia:Lua | 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
Script error: The function "navbox" does not exist.