This is a documentation subpage for Template:Upsilon. It may contain usage information, categories and other content that is not part of the original template page. |
This template returns the Greek letter upsilon for use in mathematics. A call to this template will produce characters such as 𝜐, 𝝊 (with |bold=
), or 𝛶 (with |uc=
).
Wiki code | Rendered result | Compared to: | which is produced by: |
---|---|---|---|
<math>\upsilon</math>
|
|||
{{upsilon}}
|
𝜐 | υ | ''υ''
|
{{upsilon|bold=true}}
|
𝝊 | υ | '''''υ'''''
|
{{upsilon|noitalic=true}}
|
υ | υ | υ
|
{{upsilon|noitalic=true|bold=true}}
|
𝛖 | υ | '''υ'''
|
<math>\Upsilon</math>
|
|||
{{upsilon|uc=true}}
|
𝛶 | Υ | ''Τ''
|
{{upsilon|uc=true|bold=true}}
|
𝜰 | Υ | '''''Τ'''''
|
{{upsilon|uc=true|noitalic=true}}
|
Υ | Υ | Τ
|
{{upsilon|uc=true|noitalic=true|bold=true}}
|
𝚼 | Υ | '''Τ'''
|