Template:Infobox gem/doc
Appearance
This is a documentation subpage for Template:Infobox gem. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
[edit]{{Infobox gem
| name =
| image =
| caption =
| type_of_stone = <!-- diamond, sapphire, etc. -->
| weight = <!-- {{convert|x.xx|carat|g}} -->
| dimensions =
| color = <!-- or | colour = -->
| type =
| cut =
| facets =
| country =
| mine =
| found =
| cutter =
| original_owner =
| owner =
| value =
}}
Weight
[edit]The standard method for specifying the weight is to use |weight={{convert|x.xx|carat|g}}
. To have the weight automatically converted, use |carats=x.xx
or |grams=x.xx
. If both carats and grams are specified, the template will ignore the measurement in grams, and convert the weight from the value specified in carats.