Template:UcWords

From Epic Paths
Revision as of 08:20, 2 August 2021 by Admin (talk | contribs) (Created page with "<includeonly><!-- -->{{#arraymap:{{{1}}}|\s|a|<!-- -->{{#arraymap:a|/|b|<!-- -->{{#arraymap:b|#|c|<!-- -->{{#arraymap:b|:|c|<!-- -->{{ucfirst:c}}<!--...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Capitalize every word in the text. Considers spaces, /, # and : as seperators.

Example:

{{UcWords:this: should be capitalized}}

Result: Template:UcWords:this: should be capitalized