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;''
{{vartheta|bold=true}} 𝝑 ϑ '''''&vartheta;'''''
{{vartheta|noitalic=true}} ϑ ϑ &vartheta;
{{vartheta|noitalic=true|bold=true}} 𝛝 ϑ '''&vartheta;'''
<math>\Theta</math>
{{vartheta|uc=true}} 𝛳 ϴ ''ϴ''[note 1]
{{vartheta|uc=true|bold=true}} 𝜭 ϴ '''''ϴ'''''[note 1]
{{vartheta|uc=true|noitalic=true}} ϴ ϴ ϴ[note 1]

TemplateData edit

This template displays the alternative variation of the Greek letter theta for use in mathematical equations.

Template parameters

ParameterDescriptionTypeStatus
Uppercaseuc uppercase

Whether or not the character displayed is uppercase.

Unknownoptional
No italicnoitalic

Whether or not the character displayed is not italic.

Unknownoptional
boldbold

Whether to use the variation of the character that is bold. Note: Not every symbol has a corresponding bold character.

Unknownoptional

Notes edit

  1. ^ a b c There is no &Vartheta; HTML code for this symbol.

See also edit