Template:Mvar/doc: Difference between revisions
Caleb Cooper (talk | contribs) Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> {{high-use}} {{Commons Import}} The '''mvar''' template makes the argument italic..." |
(No difference)
|
Latest revision as of 07:46, 19 October 2020
| This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
The mvar template makes the argument italic and formats as mathematics. It is used to refer to individual variables in normal running text. It should not be used within a {{math}} template.
Note that digits in a variable name are conventionally not italic so {{math}} should be used instead in for example {{math|''x''<sub>1</sub>}} to produce x1. Functions and variables made up of multiple letters are conventionally set in upright letters so {{math}} should be used in that case too; for example {{math|cos}} to produce cos.
Usage
For example:
Let {{mvar|x}} be the maximum value used.
produces:
Let x be the maximum value used.
TemplateData
TemplateData for Mvar/doc
Marks text as a variable and formats it as math
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| variable | 1 | no description | Line | required |
See also
- {{var}}, for non-mathematical variables
- {{math}}, which formats its argument as mathematics
- {{bigmath}}, the same as {{math}} but makes it bigger
- {{tmath}}, which wraps a TeX math expression in
<math>tags