Template:Infobox gem
[[File:{{{image}}}|frameless]] | |
[[File:{{{image2}}}|frameless]] | |
Type of stone | {{{type_of_stone}}} |
---|---|
Weight | {{{weight}}} |
Dimensions | {{{dimensions}}} |
Color | {{{color}}} |
Type | {{{diamond_type}}} |
Cut | {{{cut}}} |
Facets | {{{facets}}} |
Country of origin | {{{country}}} |
Mine of origin | {{{mine}}} |
Discovered | {{{found}}} |
Cut by | {{{cutter}}} |
Original owner | {{{original_owner}}} |
Owner | {{{owner}}} |
Estimated value | {{{value}}} |
Usage
{{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
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.