قالب:Infobox gem

{{{name}}}
[[File:{{{image}}}|frameless]]
{{{caption}}}
[[File:{{{image2}}}|frameless]]
{{{caption2}}}
نوع الحجر{{{type_of_stone}}}
الوزن{{{weight}}}
الأبعاد{{{dimensions}}}
اللون{{{color}}}
النوع{{{diamond_type}}}
القطع{{{cut}}}
الأسطح{{{facets}}}
بلد المصدر{{{country}}}
المنجم{{{mine}}}
الاكتشاف{{{found}}}
الصقل{{{cutter}}}
المالك الأصلي{{{original_owner}}}
المالك{{{owner}}}
القيمة التقديرية{{{value}}}
Template documentation[view] [edit] [history] [purge]

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.