Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 22:27, 22 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> This template returns the Greek letter tau for use in mathematics. A call to this template will produce characters such as {{tau}}, {{tau|bold=true}} (with {{para|bold}}), or {{tau|uc=true}} (with {{para|uc}}). {| class="wikitable" ! Wiki code ! Rendered result ! Compared to: ! which is produced by: |- |<code>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template returns the Greek letter tau for use in mathematics. A call to this template will produce characters such as 𝜏, 𝝉 (with |bold=), or 𝛵 (with |uc=).

Wiki code Rendered result Compared to: which is produced by:
<math>\tau</math> τ
{{tau}} 𝜏 τ ''&tau;''
{{tau|bold=true}} 𝝉 τ '''''&tau;'''''
{{tau|noitalic=true}} τ τ &tau;
{{tau|noitalic=true|bold=true}} 𝛕 τ '''&tau;'''
<math>\Tau</math> T
{{tau|uc=true}} 𝛵 Τ ''&Tau;''
{{tau|uc=true|bold=true}} 𝜯 Τ '''''&Tau;'''''
{{tau|uc=true|noitalic=true}} Τ Τ &Tau;
{{tau|uc=true|noitalic=true|bold=true}} 𝚻 Τ '''&Tau;'''

TemplateData

This template displays the Greek letter tau 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
boldbold

Whether or not the character displayed is bold face.

Unknownoptional

See also