Template:Lambda/doc
< Template:Lambda
Jump to navigation
Jump to search
Revision as of 23:06, 4 February 2021 by imported>Mgkrupa (→See also)
![]() | This is a documentation subpage for Template:Lambda. It contains usage information, categories and other content that is not part of the original template page. |
This template returns the Greek letter lambda 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>\lambda</math>
|
<math>\lambda</math> | ||
{{lambda}}
|
𝜆 | λ | ''λ''
|
{{lambda|bold=true}}
|
𝝀 | λ | '''''λ'''''
|
{{lambda|noitalic=true}}
|
λ | λ | λ
|
{{lambda|noitalic=true|bold=true}}
|
𝛌 | λ | '''λ'''
|
<math>\Lambda</math>
|
<math>\Lambda</math> | ||
{{lambda|uc=true}}
|
𝛬 | Λ | ''Λ''
|
{{lambda|uc=true|bold=true}}
|
𝜦 | Λ | '''''Λ'''''
|
{{lambda|uc=true|noitalic=true}}
|
Λ | Λ | Λ
|
{{lambda|uc=true|noitalic=true|bold=true}}
|
𝚲 | Λ | '''Λ'''
|
Wiki code | Rendered result | Italicized? | Bold? | Note |
---|---|---|---|---|
<math>\lambda</math> | <math>\lambda</math> | No | No | |
<math>\Lambda</math> | <math>\Lambda</math> | No | No | |
{{lambda}} | 𝜆 | Yes | No | Compare to ''λ'' which renders as λ
|
{{lambda|bold=true}} | 𝝀 | Yes | Yes | Compare to '''''λ''''' which renders as λ
|
{{lambda|noitalic=true}} | λ | No | No | Compare to λ which renders as λ
|
{{lambda|noitalic=true|bold=true}} | 𝛌 | No | Yes | Compare to '''λ''' which renders as λ
|
{{lambda|uc=true}} | 𝛬 | Yes | No | Compare to ''Λ'' which renders as Λ
|
{{lambda|uc=true|bold=true}} | 𝜦 | Yes | Yes | Compare to '''''Λ''''' which renders as Λ
|
{{lambda|uc=true|noitalic=true}} | Λ | No | No | Compare to Λ which renders as Λ
|
{{lambda|uc=true|noitalic=true|bold=true}} | 𝚲 | No | Yes | Compare to '''Λ''' which renders as Λ
|
TemplateData
This template displays the Greek letter lambda for use in mathematical equations.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Uppercase | uc uppercase | Whether or not the character displayed is uppercase or not. | 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
)
- {{varepsilon}} (Template:Varepsilon)
- {{theta}} (Template:Theta)
- {{vartheta}} (Template:Vartheta)
- {{kappa}} (𝜘)
- {{mu}} (Template:Mu)
- {{pi}} (Template:Pi)
- {{sigma}} (Template:Sigma)
- {{varsigma}} (Template:Varsigma)
- {{tau}} (Template:Tau)
- {{upsilon}} (Template:Upsilon)
- {{phi}} (Template:Phi)
- {{varphi}} (Template:Varphi)
- {{Φ}} (Template:Φ)
- {{xi}} (Template:Xi)