Template:Gamma/doc: Difference between revisions
Template page
More actions
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 gamma for use in mathematics. A call to this template will produce characters such as {{gamma}}, {{gamma|bold=true}} (with {{para|bold}}), or {{gamma|uc=true}} (with {{para|uc}}). {| class="wikitable" ! Wiki code ! Rendered result ! Compared to: ! which is produced by: |-..." |
(No difference)
|
Latest revision as of 00:03, 23 February 2025
| This is a documentation subpage for Template:Gamma. It may contain usage information, categories and other content that is not part of the original template page. |
This template returns the Greek letter gamma 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>\gamma</math>
|
|||
{{gamma}}
|
𝛾 | γ | ''γ''
|
{{gamma|bold=true}}
|
𝜸 | γ | '''''γ'''''
|
{{gamma|noitalic=true}}
|
γ | γ | γ
|
{{gamma|noitalic=true|bold=true}}
|
𝛄 | γ | '''γ'''
|
<math>\Gamma</math>
|
|||
{{gamma|uc=true}}
|
𝛤 | Γ | ''Γ''
|
{{gamma|uc=true|bold=true}}
|
𝜞 | Γ | '''''Γ'''''
|
{{gamma|uc=true|noitalic=true}}
|
Γ | Γ | Γ
|
{{gamma|uc=true|noitalic=true|bold=true}}
|
𝚪 | Γ | '''Γ'''
|
TemplateData
This template displays the Greek letter gamma 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 |
| bold | bold | Whether or not the character displayed is bold face. | Unknown | optional |
See also
- {{epsilon}}
- {{varepsilon}}
- {{theta}}
- {{vartheta}}
- {{kappa}}
- {{lambda}}
- {{mu}}
- {{pi}}
- {{sigma}}
- {{varsigma}}
- {{tau}}
- {{upsilon}}
- {{phi}}
- {{varphi}}
- {{Φ}}
- {{xi}}