Template:Lambda/sandbox

From blackwiki
Jump to navigation Jump to search

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>\lambda</math>
{{lambda}} 饾渾 ''&lambda;''
{{lambda|bold=true}} 饾潃 '''''&lambda;'''''
{{lambda|noitalic=true}} &lambda;
{{lambda|noitalic=true|bold=true}} 饾泴 '''&lambda;'''
<math>\Lambda</math> <math>\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>\lambda</math> No No
<math>\Lambda</math> <math>\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 or not.

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

)