This is a documentation subpage for Template:Vartheta. It may contain usage information, categories and other content that is not part of the original template page. |
This template returns the Greek letter theta for use in mathematics. A call to this template will produce characters such as 𝜗, 𝛳 (with |uc=
), or 𝝑 (with |bold=
).
Wiki code | Rendered result | Compared to: | which is produced by: |
---|---|---|---|
<math>\theta</math>
|
|||
<math>\vartheta</math>
|
|||
{{vartheta}}
|
𝜗 | ϑ | ''ϑ''
|
{{vartheta|bold=true}}
|
𝝑 | ϑ | '''''ϑ'''''
|
{{vartheta|noitalic=true}}
|
ϑ | ϑ | ϑ
|
{{vartheta|noitalic=true|bold=true}}
|
𝛝 | ϑ | '''ϑ'''
|
<math>\Theta</math>
|
|||
{{vartheta|uc=true}}
|
𝛳 | ϴ | ''ϴ'' [note 1]
|
{{vartheta|uc=true|bold=true}}
|
𝜭 | ϴ | '''''ϴ''''' [note 1]
|
{{vartheta|uc=true|noitalic=true}}
|
ϴ | ϴ | ϴ [note 1]
|
Cite error: There are <ref group=note>
tags on this page, but the references will not show without a {{reflist|group=note}}
template (see the help page).