Template:Viss to kg

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search
Usage
{{viss to kg | num | abbr | spell | precision | wiki}}
Examples
Manual of Style notation: {{viss to kg|10000}} → 10,000 viss (16,330 kg)
Short notation: {{viss to kg|10000|abbr=yes}} → 10,000 viss (16,330 kg)
Full notation: {{viss to kg|num=10000|abbr=no|spell=Commonwealth|precision=4|wiki=yes}} → 10,000 viss (16,330 kilogrammes)

Italicized parameters are optional:

  • num is a required parameter, which specifies the number of viss to be converted to kilograms. Please do not format this parameter; i.e., use 1234 instead of 1,234.
  • abbr can take values of either mos, yes, or no. Mos will show the names of the units as specified in the Manual of Style for dates and numbers (viss, kg); yes will show the abbreviated names of the units (viss, kg); and no will show the full names of the units (viss, kilograms). The default value is mos.
  • spell can take values of American or Commonwealth and is only meaningful when abbr is set to no. American will use "kilograms", and Commonwealth—"kilogrammes". The default value is American.
  • 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.

Capitalization of the parameters is unimportant.

See also