Template:Convinfobox/doc

From Mises Wiki, the global repository of classical-liberal thought
Jump to: navigation, search
This article uses content from the Wikipedia article on Template:Convinfobox/doc (edition) under the terms of the CC-by-SA 3.0 license.

This template is based on {{convert}}. It is intended as a meta-template for use in infoboxes. It accepts from four to seven unnamed parameters. Even parameters must be numerical (or empty) and specify the numerical value of a measurement and the intended precision of the conversion. Odd parameters must be unit codes as used in {{convert}}. Named parameters are the same as used by {{convert}}.

This template differs from {{convert}} in the following respects.

  • The units to convert to and the units to convert from must be specified (therefore there are no default convert-to units).
  • Fields for the numerical value of a measurement may be left blank.
  • The default is to abbreviate units (where abbreviations exist).
  • Range conversions are not available.

This template may be used when it is unknown in which direction the conversion is to be made. The direction is determined as shown in the following examples.

  • {{convinfobox|100|m2||sqft}} gives "100 m2 (1,100 sq ft)"
  • {{convinfobox||m2|100|sqft}} gives "100 sq ft (9.3 m2)"

Dual conversions

Dual conversions may be performed by adding a fifth (possibly blank) and sixth unnamed parameter.

Paired units

Length may be expressed in feet and inches.

Similarly, mass may be expressed in pounds and ounces.

Mass may also be expressed in stone and pounds.

Leaving all numerical fields blank

If all numerical value fields are left blank the template returns nothing.

Specifying more than one value

The template currently bases conversions on the first non-blank numerical value ignoring any secondary or tertiary values.

Rounding

As with {{convert}} rounding can be done automatically or manually by specifying the precision and/or number of significant figures in the converted value. The number of significant figures can be determined by the parameter sigfig. The precision can be determined by the fifth (if there is no sixth) or seventh (if there is a sixth) unnamed parameter as shown in the examples below.