Template:Varsigma
Kaonekelo
𝜍
This template returns the Greek letter sigma 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>\sigma</math> |
|||
<math>\varsigma</math> |
|||
{{varsigma}} |
𝜍 | ς | ''ς'' |
{{varsigma|bold=true}} |
𝝇 | ς | '''''ς''''' |
{{varsigma|noitalic=true}} |
ς | ς | ς |
{{varsigma|noitalic=true|bold=true}} |
𝛓 | ς | '''ς''' |
TemplateData
[kulemba source]This template displays the Greek letter sigma 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 |