Difference between revisions of "Template:Uppercase"
From EncyclopAtys
| Line 10: | Line 10: | ||
This template converts a string to uppercase. | This template converts a string to uppercase. | ||
| − | See also the sister template: [[template:Lowercase|Lowercase]] | + | |
| + | *See also the sister template: [[template:Lowercase|Lowercase]] | ||
== Usage: == | == Usage: == | ||
Revision as of 17:06, 29 March 2021
This template converts a string to uppercase.
- See also the sister template: Lowercase
Usage:
{{Recruitment|<String>}}
Parameter
There is just one parameter : <String>, the string to convert.
Exemples
-
{{Uppercase|yes}}⟶ YES -
{{Uppercase|Jena}}⟶ JENA -
{{Uppercase|нет}}⟶ НЕТ