Template:Varphi
Appearance
𝜑
This template returns the Greek letter phi for use in mathematics. A call to this template will produce characters such as 𝜑 or 𝝋 (with |bold=
).
Wiki code | Rendered result | Compared to: | which is produced by: |
---|---|---|---|
<math>\phi</math>
|
|||
<math>\varphi</math>
|
|||
{{varphi}}
|
𝜑 | φ | ''φ''
|
{{varphi|bold=true}}
|
𝝋 | φ | '''''φ'''''
|
{{varphi|noitalic=true}}
|
φ | φ | φ
|
{{varphi|noitalic=true|bold=true}}
|
𝛗 | φ | '''φ'''
|
TemplateData
[edit]This template displays the Greek letter phi for use in mathematical equations.
Parameter | Description | Type | Status | |
---|---|---|---|---|
No italic | noitalic | Whether or not the character displayed is not italic. | Unknown | optional |
bold | bold | Whether to use the variation of the character that is bold. Note: Not every symbol has a corresponding bold character. | Unknown | optional |