Template:Infobox unit/doc

From Simple English Wikipedia, the free encyclopedia
{{{name}}}
[[File:{{{image}}}|frameless]]
{{{caption}}}
General information
Unit system{{{standard}}}
Unit of{{{quantity}}}
Symbol{{{symbol}}} or {{{symbol2}}} 
Named after{{{namedafter}}}
{{{extraheader}}}
{{{extralabel}}}{{{extradata}}}
Conversions
1 {{{symbol}}} in ...... is equal to ...
   {{{units1}}}   {{{inunits1}}}
   {{{units2}}}   {{{inunits2}}}
   ......   ......
   {{{units6}}}   {{{inunits6}}}
Conversions (imperial)
1 imp {{{symbol}}} in ...... is equal to ...
   {{{units_imp1}}}   {{{inunits_imp1}}}
   {{{units_imp2}}}   {{{inunits_imp2}}}
   ......   ......
   {{{units_imp6}}}   {{{inunits_imp6}}}
Conversions (US)
1 US {{{symbol}}} in ...... is equal to ...
   {{{units_us1}}}   {{{inunits_us1}}}
   {{{units_us2}}}   {{{inunits_us2}}}
   ......   ......
   {{{units_us6}}}   {{{inunits_us6}}}

Syntax and parameters[change source]

{{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  = 
}}
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
extraheader
extralabel
extradata
extraheader2
extralabel2
extradata2
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

Examples[change source]

Coulomb[change source]

coulomb
Unit systemSI derived unit
Unit ofelectric charge
SymbolC 
Named afterCharles-Augustin de Coulomb
Conversions
1 C in ...... is equal to ...
   SI base units   1 As
   CGS units   2997924580 statC
   Natural units   6.242×1018 e
{{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[change source]

Kilogram
General information
Unit systemSI base unit
Unit ofmass
Symbolkg 
Conversions
1 kg in ...... is equal to ...
   Avoirdupois   ≈ 2.205 pounds
   British Gravitational   ≈ 0.0685 slugs
{{Infobox unit
 | name       = Kilogram
 | image      = Poids fonte 1 kg 01.jpg
 | standard   = [[SI base unit]]
 | quantity   = [[mass]]
 | symbol     = kg
 | dimension  = M
 | units1     = [[Avoirdupois]] 
 | inunits1   = ≈ {{val|2.205}} [[pound (mass)|pounds]] 
 | units2=British Gravitational
 | inunits2= ≈ {{val|0.0685}} [[slug (unit)|slugs]] 
}}

Hertz[change source]

hertz
Unit systemSI derived unit
Unit offrequency
SymbolHz 
Named afterHeinrich Hertz
In SI base units1 Hz = 1/s
{{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]]
}}