Template:Lambda

From HandWiki

𝜆

Template documentation[view] [edit] [history] [purge]

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]\displaystyle{ \lambda }[/math]
{{lambda}} 𝜆 λ ''&lambda;''
{{lambda|bold=true}} 𝝀 λ '''''&lambda;'''''
{{lambda|noitalic=true}} λ λ &lambda;
{{lambda|noitalic=true|bold=true}} 𝛌 λ '''&lambda;'''
<math>\Lambda</math> [math]\displaystyle{ \Lambda }[/math]
{{lambda|uc=true}} 𝛬 Λ ''&Lambda;''
{{lambda|uc=true|bold=true}} 𝜦 Λ '''''&Lambda;'''''
{{lambda|uc=true|noitalic=true}} Λ Λ &Lambda;
{{lambda|uc=true|noitalic=true|bold=true}} 𝚲 Λ '''&Lambda;'''
Wiki code Rendered result Italicized? Bold? Note
<math>\lambda</math> [math]\displaystyle{ \lambda }[/math] No No
<math>\Lambda</math> [math]\displaystyle{ \Lambda }[/math] No No
{{lambda}} 𝜆 Yes No Compare to ''&lambda;'' which renders as λ
{{lambda|bold=true}} 𝝀 Yes Yes Compare to '''''&lambda;''''' which renders as λ
{{lambda|noitalic=true}} λ No No Compare to &lambda; which renders as λ
{{lambda|noitalic=true|bold=true}} 𝛌 No Yes Compare to '''&lambda;''' which renders as λ
{{lambda|uc=true}} 𝛬 Yes No Compare to ''&Lambda;'' which renders as Λ
{{lambda|uc=true|bold=true}} 𝜦 Yes Yes Compare to '''''&Lambda;''''' which renders as Λ
{{lambda|uc=true|noitalic=true}} Λ No No Compare to &Lambda; which renders as Λ
{{lambda|uc=true|noitalic=true|bold=true}} 𝚲 No Yes Compare to '''&Lambda;''' which renders as Λ

TemplateData

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