This is a documentation subpage for Template:Sigma. It may contain usage information, categories and other content that is not part of the original template page. |
This template returns the Greek letter sigma for use in mathematics. A call to this template will produce characters such as ๐, ๐ (with |var=
), or ๐ด (with |uc=
).
Wiki code | Rendered result | Compared to: | which is produced by: | Note |
---|---|---|---|---|
<math>\sigma</math>
|
||||
{{sigma}}
|
๐ | σ | ''σ''
|
|
{{sigma|bold=true}}
|
๐ | σ | '''''σ'''''
|
|
{{sigma|noitalic=true}}
|
σ | σ | σ
|
|
{{sigma|noitalic=true|bold=true}}
|
๐ | σ | '''σ'''
|
|
<math>\varsigma</math>
|
||||
{{sigma|var=true}}
|
๐ | ς | ''ς''
|
|
{{sigma|var=true|bold=true}}
|
๐ | ς | '''''ς'''''
|
|
{{sigma|var=true|noitalic=true}}
|
ς | ς | ς
|
|
{{sigma|var=true|noitalic=true|bold=true}}
|
๐ | ς | '''ς'''
|
|
<math>\Sigma</math>
|
||||
{{sigma|uc=true}}
|
๐ด | Σ | ''Σ''
|
|
{{sigma|uc=true|bold=true}}
|
๐ฎ | Σ | '''''Σ'''''
|
|
{{sigma|uc=true|noitalic=true}}
|
Σ | Σ | Σ
|
|
{{sigma|uc=true|var=true}}
|
๐ | Because var=true is set, the parameter uc=true is ignored.
| ||
{{sigma|uc=true|var=true|bold=true}}
|
๐ | |||
{{sigma|uc=true|var=true|noitalic=true}}
|
ς | |||
{{sigma|uc=true|var=true|noitalic=true|bold=true}}
|
๐ |
TemplateData
editThis template displays the Greek letter sigma for use in mathematical equations.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Uppercase | uc uppercase | Whether or not the character displayed is uppercase. | Unknown | optional |
No italic | noitalic | Whether or not the character displayed is not italic. | Unknown | optional |
var | var | Whether to use the variation of the character for the end of a word. | 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 |
See also
edit- {{gamma}}
- {{epsilon}}
- {{varepsilon}}
- {{theta}}
- {{vartheta}}
- {{kappa}}
- {{lambda}}
- {{mu}}
- {{pi}}
- {{varsigma}}
- {{tau}}
- {{upsilon}}
- {{phi}}
- {{varphi}}
- {{ฮฆ}}
- {{xi}}