Template:Convert
Basic measurement conversion template for displaying both metric and imperial units at the same time regardless of input type.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| fromUnit | fromUnit | Origin unit this measurement was made in.
| String | required |
| toUnit | toUnit | The unit that the measured value should be converted to.
| String | required |
| value | value | The measured value to convert from.
| Number | required |