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;''
{{sigma|bold=true}} ๐ˆ σ '''''&sigma;'''''
{{sigma|noitalic=true}} σ σ &sigma;
{{sigma|noitalic=true|bold=true}} ๐›” σ '''&sigma;'''
<math>\varsigma</math>
{{sigma|var=true}} ๐œ ς ''&varsigma;''
{{sigma|var=true|bold=true}} ๐‡ ς '''''&varsigma;'''''
{{sigma|var=true|noitalic=true}} ς ς &varsigma;
{{sigma|var=true|noitalic=true|bold=true}} ๐›“ ς '''&varsigma;'''
<math>\Sigma</math>
{{sigma|uc=true}} ๐›ด Σ ''&Sigma;''
{{sigma|uc=true|bold=true}} ๐œฎ Σ '''''&Sigma;'''''
{{sigma|uc=true|noitalic=true}} Σ Σ &Sigma;
{{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 edit

This template displays the Greek letter sigma 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
varvar

Whether to use the variation of the character for the end of a word.

Unknownoptional
boldbold

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

Unknownoptional

See also edit