{{{name}}} [[File:{{{image}}}|frameless]]{{{caption}}}
نظام الوحدات {{{standard}}} وحدة قياس {{{quantity}}} الرمز {{{symbol}}} or {{{symbol2}}} مسمى على اسم {{{namedafter}}} {{{extralabel}}} {{{extradata}}} 1 {{{symbol}}} في ... ... يساوي ...
{{{units1}}} {{{inunits1}}} {{{units2}}} {{{inunits2}}} ...... ...... {{{units6}}} {{{inunits6}}}1 {{{symbol}}} الإمبراطورية في ... ... يساوي ...
{{{units_imp1}}} {{{inunits_imp1}}} {{{units_imp2}}} {{{inunits_imp2}}} ...... ...... {{{units_imp6}}} {{{inunits_imp6}}}1 {{{symbol}}} أمريكية في ... ... يساوي ...
{{{units_us1}}} {{{inunits_us1}}} {{{units_us2}}} {{{inunits_us2}}} ...... ...... {{{units_us6}}} {{{inunits_us6}}}السلطة المُعرِّفة {{{authority}}} الحدث المُعرِّف {{{event}}} سارية منذ {{{effective}}} التعريف {{{definition}}}
Syntax and parameters
{{Infobox unit
| bgcolor =
| name =
| image =
| caption =
| standard =
| quantity =
| symbol =
| symbol2 =
| namedafter =
| extralabel =
| extradata =
| units1 =
| inunits1 =
<!--...-->
| units6 =
| inunits6 =
| units_imp1 =
| inunits_imp1 =
<!--...-->
| units_imp6 =
| inunits_imp6 =
| units_us1 =
| inunits_us1 =
<!--...-->
| units_us6 =
| inunits_us6 =
<!--...-->
| authority =
| event =
| effective =
| definition =
}}
Parameter
Description
bgcolor
The colour of the background of the table
name
The name of the unit (defaults to {{PAGENAME}}
). Capitalize the name as if it appeared in the middle of a sentence, for example, "watt" rather than "Watt".
image
The image for the infobox (use full wikicode)
caption
A caption for the image
standard
The unit system (system of measurement ) of which the unit is a part (e.g. SI )
quantity
The type of quantity of which it is a unit
symbol
The symbol used for the unit
symbol2
A secondary, alternative symbol for the unit
namedafter
The person after which the unit is named
extralabel extradata
Miscellaneous (e.g., a unit conversion if only one is given)
inunitsN
Conversions: the unit expressed in {{{unitsN }}}, where N can be 1 to 6
inunits_impN
Imperial conversions: the unit expressed in {{{units_impN }}}, where N can be 1 to 6
inunits_usN
U.S. conversions: the unit expressed in {{{units_usN }}}, where N can be 1 to 6
authority
Authority which defined the unit
event
The agreement or event which defined the unit
effective
Effective date
definition
The official definition
Examples
Coulomb
{{Infobox unit
| name = coulomb
| standard = [[SI derived unit]]
| quantity = [[electric charge]]
| symbol = C
| namedafter = [[Charles-Augustin de Coulomb]]
| units1 = [[SI base unit]]s
| inunits1 = 1 [[Ampere|A]] [[Second|s]]
| units2 = [[CGS unit]]s
| inunits2 = {{gaps|2|997|924|580}} [[Statcoulomb|statC]]
| units3 = [[Natural units#Natural units (particle physics)|natural units]]
| inunits3 = {{val|6.242|e=18}} [[Elementary charge|''e'']]
}}
Kilogram
{{Infobox unit
| name = kilogram
| image = [[File:CGKilogram.jpg|300px]]
| caption = {{longitem|A computer-generated image of the IPK [...] }}
| standard = [[SI base unit]]
| quantity = [[mass]]
| symbol = kg
| units1 = [[United States customary units|U.S. customary]]
| inunits1 = ≈{{thinsp}}{{val|2.205}} [[Pound (mass)|pounds]]
| units2 = [[natural units]]
| inunits2 = ≈{{thinsp}}{{val|4.59|e=7|u=[[Planck mass]]es}}
}}
Hertz
{{Infobox unit
| name = hertz
| standard = [[SI derived unit]]
| quantity = [[frequency]]
| symbol = Hz
| namedafter = [[Heinrich Hertz]]
| extralabel = In [[SI base unit]]s
| extradata = 1 Hz = 1/[[Second|s]]
}}