Template:InchDec: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
{{#vardefine:whole|{{#expr: {{{1}}} round 0}} }} | {{#vardefine:whole|{{#expr: {{{1}}} round 0}} }} | ||
{{#vardefine:float|{{#expr: {{{1}}} - 0{{#var:whole}} }} }} | {{#vardefine:float|{{#expr: {{{1}}} - 0{{#var:whole}} }} }} | ||
{{#var:whole}} | {{#var:whole}} 1/ | ||
{{#expr: 1 / {{#var:float}} }} | {{#expr: 1 / {{#var:float}} }} | ||
Revision as of 04:46, 18 February 2016
Expression error: Unrecognized punctuation character "{". 1/
Expression error: Unexpected < operator.
Documentation icon Template documentation[view] [edit] [history] [purge]
Usage
This template takes a decimal length value (in inches) as input and displays this same value, plus the fractional and mm (millimetre) equivalents.
Example Output: 7 3/8" (7.375 in, 187.3 mm)
Example Usage
Enter the Decimal value to be displayed.
{{InchDec|7.375}}
Blank template
{{InchDec|}}
Example Output
Input:
{{InchDec|7.375}}
Output:
7 1/
2.6666666666667
The above documentation is transcluded from Template:InchDec/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |