Template:Varsigma/doc

From testwiki
Revision as of 13:26, 23 December 2021 by imported>Gonnym (See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Documentation subpage

This template returns the Greek letter sigma for use in mathematics. A call to this template will produce characters such as Template:Varsigma or Template:Varsigma (with Template:Para).

Wiki code Rendered result Compared to: which is produced by:
<math>\sigma</math> σ
<math>\varsigma</math> ς
{{varsigma}} Template:Varsigma ς ''&varsigma;''
{{varsigma|bold=true}} Template:Varsigma ς '''''&varsigma;'''''
{{varsigma|noitalic=true}} Template:Varsigma ς &varsigma;
{{varsigma|noitalic=true|bold=true}} Template:Varsigma ς '''&varsigma;'''

TemplateData

<templatedata> { "params": { "noitalic": { "label": "No italic", "description": "Whether or not the character displayed is not italic." }, "bold": { "label": "bold", "description": "Whether to use the variation of the character that is bold. Note: Not every symbol has a corresponding bold character." } }, "description": "This template displays the Greek letter sigma for use in mathematical equations." } </templatedata>

See also