Template:Tau/doc

Kufuma testwiki
Jump to navigation Jump to search

Template:Documentation subpage

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

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

TemplateData

<templatedata> { "params": { "uc": { "label": "Uppercase", "description": "Whether or not the character displayed is uppercase.", "aliases": [ "uppercase" ] }, "noitalic": { "label": "No italic", "description": "Whether or not the character displayed is not italic." }, "bold": { "label": "bold", "description": "Whether or not the character displayed is bold face." } }, "description": "This template displays the Greek letter tau for use in mathematical equations." } </templatedata>

See also