Template:First word/doc

From Zoophilia Wiki
Revision as of 10:37, 27 December 2009 by meta>Svick (Category:String manipulation templates)
Jump to navigationJump to search

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