(Page créée avec « {{Documentation}} ===Usage=== Removes first word of the first parameter. Words are delimited by spaces only. Any of the characters included in {{tl|str index/getchar}} can be included in the string. ===Examples=== * {{tlx|remove first word|Fôo bår bàz}}" → "{{remove first word|Fôo bår bàz}}". * {{tlx|remove first word| Fôo bår bàz }}" → "{{remove first word| Fôo bår bàz }}". * {{tlx|remove first word| a b }}" → "{{remove first word| a b }}". *... ») |
(Aucune différence)
|
Version actuelle datée du 1 mai 2023 à 14:51
This is a documentation subpage for Modèle:Remove first word.It contains usage information, categories, and other content that is not part of the original template page.
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".