Actions

Template

Difference between revisions of "Ucwords"

From Gulf of Fallen Stars

(Created page with "<noinclude>Capitalizes every word Example: <nowiki>{{ucwords|my kickass sentence}}</nowiki> = {{ucwords|my kickass sentence}} If your input contains an equal sign, input it...")
 
(No difference)

Latest revision as of 15:07, 21 March 2020

Capitalizes every word

Example: {{ucwords|my kickass sentence}} = My Kickass Sentence

If your input contains an equal sign, input it as variable 'w'.

Example: {{ucwords|w=my kickass sentence = fresh}} = My Kickass Sentence = Fresh