வார்ப்புரு:Remove first word
This template is used on approximately 24,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template 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".