Difference between revisions of "Template:ProperCase"

(Created page with "{{#arraydefine:propercase|{{{1}}}| }}{{#arrayprint:propercase| |{{ucfirst:@@@@}}}}<noinclude> Test: {{ProperCase|This is a test of the proper case template.}} </noinclude>")
 
m
Line 1: Line 1:
{{#arraydefine:propercase|{{{1}}}| }}{{#arrayprint:propercase| |{{ucfirst:@@@@}}}}<noinclude>
+
{{#arraydefine:propercase|{{{1}}}|\s}}{{#arrayprint:propercase| |{{ucfirst:@@@@}}}}<noinclude>
 
Test:
 
Test:
  
 
{{ProperCase|This is a test of the proper case template.}}
 
{{ProperCase|This is a test of the proper case template.}}
 
</noinclude>
 
</noinclude>

Revision as of 04:59, 13 September 2020

{{{1}}} Test:

This is a test of the proper case template.