Template:C to K
From FEInfobase
- Usage
- {{C to K | num | precision | wiki}}
- Examples
- Short notation: {{C to K|66}} → 66 ℃ (339.2 K)
- Full notation: {{C to K|num=66|precision=0|wiki=yes}} → 66 ℃ (339 K)
Italicized parameters are optional:
- num is a required parameter, which specifies the number of degrees Celsius to be converted to kelvins. Please do not format this parameter, i.e., use 1234 instead of 1,234.
- precision is the number of decimal digits in the converted value. The default value is 1.
- wiki specifies whether the names of the units should be wikified or not and can take values of either yes or no. The default value is no.