Template:Epsilon/doc
Template page
More actions
| This is a documentation subpage for Template:Epsilon. It may contain usage information, categories and other content that is not part of the original template page. | 
This template returns the Greek letter epsilon for use in mathematics. A call to this template will produce characters such as 𝜖, 𝜀 (with |var=), or 𝛦 (with |uc=).
| Wiki code | Rendered result | Compared to: | which is produced by: | Note | 
|---|---|---|---|---|
| <math>\varepsilon</math> | This template is named after the LaTeX naming convention for "varepsilon", which is opposite of the HTML convention. | |||
| <math>\epsilon</math> | ||||
| {{epsilon}} | 𝜖 | ϵ | ''ϵ'' | |
| {{epsilon|bold=true}} | 𝝐 | ϵ | '''''ϵ''''' | |
| {{epsilon|noitalic=true}} | ϵ | ϵ | ϵ | |
| {{epsilon|noitalic=true|bold=true}} | 𝛜 | ϵ | '''ϵ''' | |
| {{epsilon|var=true}} | 𝜀 | ε | ''ε'' | |
| {{epsilon|var=true|bold=true}} | 𝜺 | ε | '''''ε''''' | |
| {{epsilon|var=true|noitalic=true}} | ε | ε | ε | |
| {{epsilon|var=true|noitalic=true|bold=true}} | 𝛆 | ε | '''ε''' | |
| <math>\Epsilon</math> | ||||
| {{epsilon|uc=true}} | 𝛦 | Ε | ''Ε'' | |
| {{epsilon|uc=true|bold=true}} | 𝜠 | Ε | '''''Ε''''' | |
| {{epsilon|uc=true|noitalic=true}} | Ε | Ε | Ε | |
| {{epsilon|uc=true|var=true}} | 𝜀 | Because var=trueis set, the parameteruc=trueis ignored. | ||
| {{epsilon|uc=true|var=true|bold=true}} | 𝜺 | Because var=trueis set, the parameteruc=trueis ignored. | ||
| {{epsilon|uc=true|var=true|noitalic=true}} | ε | Because var=trueis set, the parameteruc=trueis ignored. | ||
| {{epsilon|uc=true|var=true|noitalic=true|bold=true}} | 𝛆 | Because var=trueis set, the parameteruc=trueis ignored. | 
TemplateData
This template displays the Greek letter epsilon for use in mathematical equations.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Uppercase | ucuppercase | Whether or not the character displayed is uppercase. | Unknown | optional | 
| No italic | noitalic | Whether or not the character displayed is not italic. | Unknown | optional | 
| var | var | Whether to use the variation of the character for the end of a word. | Unknown | optional | 
| bold | bold | Whether to use the variation of the character that is bold. Note: Not every symbol has a corresponding bold character. | Unknown | optional | 
See also
- {{gamma}}
- {{varepsilon}}
- {{theta}}
- {{vartheta}}
- {{kappa}}
- {{lambda}}
- {{mu}}
- {{pi}}
- {{sigma}}
- {{varsigma}}
- {{tau}}
- {{upsilon}}
- {{phi}}
- {{varphi}}
- {{Φ}}
- {{xi}}
