Difference between revisions of "Template:First word/doc"
Jump to navigation
Jump to search
imported>Svick m (→Usage) |
imported>117Avenue |
||
| Line 11: | Line 11: | ||
* {{tlc|first word|Foo}} → {{first word|Foo}} | * {{tlc|first word|Foo}} → {{first word|Foo}} | ||
* {{tlc|first word|Foo-bar-baz}} → {{first word|Foo-bar-baz}} | * {{tlc|first word|Foo-bar-baz}} → {{first word|Foo-bar-baz}} | ||
| + | |||
| + | === See also === | ||
| + | {{String templates see also}} | ||
<includeonly> | <includeonly> | ||
Revision as of 09:06, 2 December 2010
| This is a documentation subpage for Template:First word. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Returns first word of the first parameter. Words are delimited by spaces only.
Examples
{{first word|Foo bar baz}}→ Foo{{first word|Foo}}→ Foo{{first word|Foo-bar-baz}}→ Foo-bar-baz
See also
Template:String templates see also