Difference between revisions of "Template:Uppercase"

From EncyclopAtys

Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
|RU =Template:Uppercase|RUs =4
 
|RU =Template:Uppercase|RUs =4
 
|H  =
 
|H  =
|palette=Grey
+
|palette=
 
}}
 
}}
  
Line 22: Line 22:
 
: <syntaxhighlight lang="html+handlebars" inline>{{Uppercase|Jena}}</syntaxhighlight> <big>⟶</big> {{Uppercase|Jena}}
 
: <syntaxhighlight lang="html+handlebars" inline>{{Uppercase|Jena}}</syntaxhighlight> <big>⟶</big> {{Uppercase|Jena}}
 
: <syntaxhighlight lang="html+handlebars" inline>{{Uppercase|нет}}</syntaxhighlight> <big>⟶</big> {{Uppercase|нет}}  
 
: <syntaxhighlight lang="html+handlebars" inline>{{Uppercase|нет}}</syntaxhighlight> <big>⟶</big> {{Uppercase|нет}}  
[[Category:Templates]]</noinclude>
+
[[Category:Utility templates]]</noinclude>

Latest revision as of 18:22, 29 March 2021

de:Template:Uppercase
en:Template:Uppercase
es:Template:Uppercase
fr:Template:Uppercase
ru:Template:Uppercase
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Dorothée, 2021-03-29)


This template converts a string to uppercase.

Usage:

{{Recruitment|<String>}}

Parameter

There is just one parameter : <String>, the string to convert.

Exemples

{{Uppercase|yes}} YES
{{Uppercase|Jena}} JENA
{{Uppercase|нет}} НЕТ