Template:Varphi/doc

From testwiki
Jump to navigation Jump to search

Template:Documentation subpage

This template returns the Greek letter phi for use in mathematics. A call to this template will produce characters such as Template:Varphi or Template:Varphi (with Template:Para).

Wiki code Rendered result Compared to: which is produced by:
<math>\phi</math> ϕ
<math>\varphi</math> φ
{{varphi}} Template:Varphi φ ''&phi;''
{{varphi|bold=true}} Template:Varphi φ '''''&phi;'''''
{{varphi|noitalic=true}} Template:Varphi φ &phi;
{{varphi|noitalic=true|bold=true}} Template:Varphi φ '''&phi;'''

TemplateData

<templatedata> { "params": { "noitalic": { "label": "No italic", "description": "Whether or not the character displayed is not italic." }, "bold": { "label": "bold", "description": "Whether to use the variation of the character that is bold. Note: Not every symbol has a corresponding bold character." } }, "description": "This template displays the Greek letter phi for use in mathematical equations." } </templatedata>

See also