Template:Make Infobox Entry
From Wikipedia, the free encyclopedia
[edit] Usage
Typical usage:
{{Make Infobox Entry |label=Label |value=Value}}
- label
- Text of the label.
- value
- Text of the value. If empty, no entry will be visible.
- labelbg
- Background colour of labels. Defaults to #eeeeee (light grey).
- valuebg
- Background colour of values. Defaults to transparent.
- units
- Text to be appended to value
- cvfrom
- Units to convert from (eg, 'kg').
- cvto
- Units to convert to.
- cvunits
- Precision (decimal places) of convertion
- cvsp, cvlk, cvsing, cvabbr
- Refer to {{convert}} documentation.