Template:Infobox chemical/doc

From The League Wiki
Jump to navigation Jump to search
{{{Name}}}{{{Reference}}}{{{Chembox_ref}}}
[[File:{{{ImageFile}}}|{{{ImageSize}}}|alt={{{ImageAlt}}}|upright=1.0|{{{ImageName}}}]]
{{{ImageCaption}}}{{{ImageFile_Ref}}}
[[File:{{{ImageFile1}}}|{{{ImageSize1}}}|alt={{{ImageAlt1}}}|upright=1.0|{{{ImageName1}}}]]
{{{ImageCaption1}}}{{{ImageFile1_Ref}}}
[[File:{{{ImageFileL1}}}|{{{ImageSizeL1}}}|alt={{{ImageAltL1}}}|upright=0.5|{{{ImageNameL1}}}]]
{{{ImageCaptionL1}}}{{{ImageFileL1_Ref}}}
[[File:{{{ImageFileR1}}}|{{{ImageSizeR1}}}|alt={{{ImageAltR1}}}|upright=0.5|{{{ImageNameR1}}}]]
{{{ImageCaptionR1}}}{{{ImageFileR1_Ref}}}
{{{ImageCaptionLR1}}}
[[File:{{{ImageFile2}}}|{{{ImageSize2}}}|alt={{{ImageAlt2}}}|upright=1.0|{{{ImageName2}}}]]
{{{ImageCaption2}}}{{{ImageFile2_Ref}}}
[[File:{{{ImageFileL2}}}|{{{ImageSizeL2}}}|alt={{{ImageAltL2}}}|upright=0.5|{{{ImageNameL2}}}]]
{{{ImageCaptionL2}}}{{{ImageFileL2_Ref}}}
[[File:{{{ImageFileR2}}}|{{{ImageSizeR2}}}|alt={{{ImageAltR2}}}|upright=0.5|{{{ImageNameR2}}}]]
{{{ImageCaptionR2}}}{{{ImageFileR2_Ref}}}
{{{ImageCaptionLR2}}}
[[File:{{{ImageFile3}}}|{{{ImageSize3}}}|alt={{{ImageAlt3}}}|upright=1.0|{{{ImageName3}}}]]
{{{ImageCaption3}}}{{{ImageFile3_Ref}}}
[[File:{{{ImageFileL3}}}|{{{ImageSizeL3}}}|alt={{{ImageAltL3}}}|upright=0.5|{{{ImageNameL3}}}]]
{{{ImageCaptionL3}}}{{{ImageFileL3_Ref}}}
[[File:{{{ImageFileR3}}}|{{{ImageSizeR3}}}|alt={{{ImageAltR3}}}|upright=0.5|{{{ImageNameR3}}}]]
{{{ImageCaptionR3}}}{{{ImageFileR3_Ref}}}
{{{ImageCaptionLR3}}}
{{{ImageCaptionAll}}}
Names{{{Names_ref}}}
Pronunciation{{{pronounce}}}
IUPAC names
{{{IUPACName}}}
Preferred IUPAC name
{{{PIN}}}
Systematic IUPAC name
{{{SystematicName}}}
Other names
{{{OtherNames}}}
{{{Section1}}}
{{{Section2}}}
{{{Section3}}}
{{{Section4}}}
{{{Section5}}}
{{{Section6}}}
{{{Section7}}}
{{{Section8}}}
{{{Section9}}}
Except where otherwise noted, data are given for materials in their standard state (at 25 °C [77 °F], 100 kPa).
{{{general_note}}}

☑Y verify (what is ☑Y☒N ?)

Infobox references

Template {{Infobox chemical}} is an infobox for chemicals. It has a large number of options to add relevant data and images. The infobox is organized in sections like "identifiers" and "hazards".

Usage

The Infobox has a modular design. After the general information like the chemical name and images, it can be built from multiple sections, each covering a group of information (like "pharmacology"). Depending on the compound, sections can be added or left out, and within a section parameters can be added or omitted (left blank).

The sections and their parameters are listed below.

Within the general template (with its own parameters like |ImageFile= and |IUPACName=), each section is added with this pattern (as the value of a parameter |Sectionx=.

{{Infobox chemical
| ImageFile = 
| IUPACName = 
<!-- more general Infobox chemical parameters here -->
| Section1 = {{Infobox chemical/identifiers
| CASNo = 
| PubChem = 
<!-- more Identifier parameters here -->
  }}
}}

In this format, spaces and new lines have no meaning and can be used freely to separate sections (though within a data value, a space has a meaning, except generally leading and trailing spaces). Each section has its own number in |Section#=. Then a section is defined with "|Section# = {{Infobox chemical/" and ends with "}}". Sections cannot 'nest': one must close one section with }} before adding another |Section#= {{Infobox chemical/ ....

Keep in mind the advice in the main Infobox documentation to use the {{Unbulleted list}} template to present multiple values for a parameter so as to ensure that the values are each started on a new line and tagged appropriately in the underlying markup. This is particularly important with parameters like |OtherNames=, since many names use commas within them, and using commas as separators leads to ambiguity. For example:

| OtherNames = {{Unbulleted list
  | 2,4,6(1''H'',3''H'',5''H'')-pyrimidinetrione
  | 2,4,6-trioxohexahydropyrimidine
  | pyrimidinetriol
  | malonylurea
  | 6-hydroxyuracil
  | ''N'',''N''-(1,3-dioxo-1,3-propanediyl)urea
  }}
| (next parameter) = <!-- etc. -->


Small, simple form

To use, simply copy and paste the left column into the document, filling in whatever you can, and save:

{{Infobox chemical
<!-- Images -->
| ImageFile = 
| ImageSize = 
| ImageAlt =
<!-- Names -->
| IUPACName = 
| OtherNames =
<!-- Sections -->
| Section1 = {{Infobox chemical/identifiers
| CASNo = 
| PubChem = 
| SMILES = 
  }}
| Section2 = {{Infobox chemical/properties
| Formula = 
| MolarMass = 
| Appearance = 
| Density = 
| MeltingPt = 
| BoilingPt = 
| Solubility = 
  }}
| Section3 = {{Infobox chemical/hazards
| MainHazards =
| FlashPt =
| AutoignitionPt =
  }}
}}
 
 
Picture width (default=220px; example: ImageSize=100px)
Alt text for picture (example: Fine dry white powder)
Image link title
 
IUPAC name
Any other name(s)
 
{{Infobox chemical/identifiers}}
CAS Number, links to eMolecules
PubChem, links to pubchem
SMILES, no link
 
{{Infobox chemical/properties}}
The molecular formula
Molecular weight, including unit
Its appearance
Density, including unit
Melting point description; optional. E.g. "Decomposes at"
Boiling point description; optional. E.g. "Decomposes at"
Solubility in water
 
{{Infobox chemical/hazards}}
Main hazards
Flash point
Autoignition temperature
 
 

Medium form

To use, simply copy and paste the left column into the document, filling in whatever you can:

{{Infobox chemical
| Reference =
<!-- Names -->
| Name =
| IUPACName =
| PIN =
| SystematicName =not
| OtherNames = {{Unbulleted list
  | ''name1''
  | ''name2''
  ...
  | ''name50''
  }}
| data page pagename =
<!-- Images -->
| ImageFile = 
| ImageSize = 
| ImageAlt = 
| ImageName = 
| ImageCaption =
| ImageFile1 = 
| ImageSize1 = 
| ImageAlt1 = 
| ImageName1 = 
| ImageCaption1 =
| ImageFile2 = 
| ImageSize2 = 
| ImageAlt2 = 
| ImageName2 = 
| ImageCaption2 =
| ImageFile3 = 
| ImageSize3 = 
| ImageAlt3 = 
| ImageName3 = 
| ImageFileL1 = 
| ImageSizeL1 = 
| ImageAltL1 = 
| ImageNameL1 = 
| ImageFileR1 = 
| ImageSizeR1 = 
| ImageAltR1 = 
| ImageNameR1 = 
| ImageFileL2 = 
| ImageSizeL2 = 
| ImageAltL2 = 
| ImageNameL2 = 
| ImageFileR2 = 
| ImageSizeR2 = 
| ImageAltR2 = 
| ImageNameR2 = 
<!-- Sections -->
| Section1 = {{Infobox chemical/identifiers
| 3DMet = 
| Abbreviations = 
| Beilstein = 
| CASNo = 
| CASNo_Comment = 
| CASOther = 
| ChEBI = 
| ChemSpiderID = 
| EINECS = 
| EC_number = 
| EC_number_Comment = 
| Gmelin = 
| InChI = 
| KEGG = 
| MeSHName = 
| PubChem = 
| RTECS = 
| SMILES = 
| UNNumber = 
  }}
| Section2 = {{Infobox chemical/properties
| AtmosphericOHRateConstant = 
| Appearance = 
| BoilingPt = 
| BoilingPtC = 
| BoilingPt_ref = 
| BoilingPt_notes = 
| Density = 
| Formula = 
| HenryConstant = 
| LogP = 
| MolarMass = 
| MeltingPt = 
| MeltingPtC = 
| MeltingPt_ref = 
| MeltingPt_notes = 
| pKa = 
| pKb = 
| Solubility = 
| SolubleOther = 
| Solvent = 
| VaporPressure = 
  }}
| Section3 = {{Infobox chemical/structure
| Coordination = 
| CrystalStruct = 
| MolShape = 
  }}
| Section4 = {{Infobox chemical/thermochemistry
| DeltaGf = 
| DeltaHc = 
| DeltaHf = 
| Entropy = 
| HeatCapacity = 
  }}
| Section5 = {{Infobox chemical/explosive
| ShockSens = 
| FrictionSens = 
| DetonationV = 
| REFactor = 
  }}
| Section6 = {{Infobox chemical/pharmacology
| ATCvet = 
| ATCCode_prefix = 
| ATCCode_suffix = 
| ATC_Supplemental = 
| AdminRoutes = 
| Bioavail = 
| Excretion = 
| HalfLife = 
| Metabolism = 
| legal_status = 
| legal_AU = 
| legal_AU_comment = 
| legal_CA = 
| legal_CA_comment = 
| legal_NZ = 
| legal_NZ_comment = 
| legal_US = 
| legal_US_comment = 
| legal_UK = 
| legal_UK_comment = 
| legal_EU = 
| legal_EU_comment = 
| legal_UN = 
| legal_UN_comment = 
| pregnancy_category = 
| pregnancy_AU = 
| pregnancy_AU_comment = 
| pregnancy_US = 
| pregnancy_US_comment = 
| ProteinBound = 
| Dependence_liability = 
| Addiction_liability = 
  }}
| Section7 = {{Infobox chemical/hazards
| AutoignitionPt = 
| ExploLimits = 
| FlashPt = 
| LD50 = 
| LC50 = 
| MainHazards = 
| NFPA-F = 
| NFPA-H = 
| NFPA-R = 
| NFPA-S = 
| PEL = 
| REL = 
| ExternalSDS = 
| GHSPictograms = 
| GHSSignalWord = 
| HPhrases = 
| PPhrases = 
  }}
| Section9 = {{Infobox chemical/related
| OtherAnions = 
| OtherCations = 
| OtherFunction = 
| OtherFunction_label = 
| OtherCompounds = 
  }}
}}
 
Reference, use <ref>...</ref> and add <references /> to the page
 
Title (default: article name)
IUPAC name
The prefered name
The systematic name(s)
Any other name(s)
 .
 .
 .
 .
 .
A non-default data page name (default, eg for ammonia: "[[Ammonia (data page)]]")
 
Like filename.svg (not [[file:filename.svg]])
Picture width (default=220px; example: ImageSize=100px)
Alt text for picture (example: Fine dry white powder)
Image link title
Picture caption (example: Oxygen in liquid form)
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .

{{Infobox chemical/identifiers}}
 
Any abbreviations
 
CAS Number, links to eMolecules
 
 
ChEBI, links to EBI
 
EINECS, links to ecb; URL is http://ecb.jrc.it/esis/index.php?GENRE=ECNO&ENTREE=
EINECS, links to ecb, different URL http://ecb.jrc.it/esis/index.php?GENRE=CASNO&ENTREE=
 
 
InChI, no link
KEGG, links to genome.ad.jp
Medical Subject Headings, links to NIH
PubChem, links to pubchem
RTECS, no link
SMILES, no link
 

{{Infobox chemical/properties}}: physical properties Atmospheric OH rate constant Its appearance Boiling point description; optional. E.g. "Decomposes at" Temperature, number only. Can be a range: '100 to 200'

Notes on boiling point Density, including unit The molecular formula Henry's law constant (kH) Partition coefficient Molecular weight, including unit Melting point description; optional. E.g. "Decomposes at" Temperature, number only. Can be a range: '100 to 200'

Notes on melting point pKa pKb Solubility in water Solubility in other solvents, goes together with next In which solvent it is soluble Vapor pressure   {{Infobox chemical/structure}}: crystal structure Coordination Crystal structure Molecular shape   {{Infobox chemical/thermochemistry}} Delta Gf Delta Hc Delta Hf Entropy Heat capacity   {{Infobox chemical/explosive}} Shock sensitivity Friction sensitivity Explosive velocity Relative effectiveness factor   {{Infobox chemical/pharmacology}}: drug data ATCvet=yes if the next two parameters define an ATCvet code ATCCode prefix (first three characters, omit the leading Q for ATCvet codes), internal link ATCCode suffix (last 4 characters), full ATC links to WHO C.C. Other ATC codes (use the {{ATC}} and/or {{ATCvet}} templates) Admin Routes Bioavailability Excretion Half Life Metabolism Legal status Legal status in AU   Legal status in CA   Legal status in NZ   Legal status in US   Legal status in UK   Legal status in EU   Legal status in UN   Pregnancy Category Pregnancy Category in AU   Pregnancy Category in US   Protein Bound       {{Infobox chemical/hazards}} Autoignition temperature Explosion limits Flash point LD50 LC50 Main hazards NFPA-F: Fire hazard 0–4 (red) NFPA-H: Health hazard 0–4 (blue) NFPA-R: Reactivity hazard 0–4 (yellow) NFPA-S: Special hazards (aka Other; white): W, OX, COR, ALK, ACID, CRYO, RA PEL   URL for Safety data sheet           {{Infobox chemical/related}}: related substances Other anions Other cations Other compounds with a given function The given function
Other compounds: adds a chemical 'see also' section    

Full form

To use, simply copy and paste the left column into the document, and press save to get an empty infobox:

Long parameter list for {{Infobox chemical}}
{{Infobox chemical
| Reference =
<!-- Names -->
| Name =
| IUPACName =
| PIN =
| SystematicName =
| pronounce =
| OtherNames = {{Unbulleted list
  | ''name1''
  | ''name2''
  ...
  | ''name50''
  }}
| data page pagename =
<!-- Images -->
| ImageFile = 
| ImageSize = 
| ImageAlt = 
| ImageName = 
| ImageCaption =
| ImageFile1 = 
| ImageSize1 = 
| ImageAlt1 = 
| ImageName1 = 
| ImageCaption1 =
| ImageFile2 = 
| ImageSize2 = 
| ImageAlt2 = 
| ImageName2 = 
| ImageCaption2 =
| ImageFile3 = 
| ImageSize3 = 
| ImageAlt3 = 
| ImageName3 = 
| ImageCaption3 =
| ImageFileL1 = 
| ImageSizeL1 = 
| ImageAltL1 = 
| ImageNameL1 = 
| ImageCaptionL1 =
| ImageFileR1 = 
| ImageSizeR1 = 
| ImageAltR1 = 
| ImageNameR1 = 
| ImageCaptionR1 =
| ImageCaptionLR1 =
| ImageFileL2 = 
| ImageSizeL2 = 
| ImageAltL2 = 
| ImageNameL2 = 
| ImageCaptionL2 =
| ImageFileR2 = 
| ImageSizeR2 = 
| ImageAltR2 = 
| ImageNameR2 = 
| ImageCaptionR2 =
| ImageCaptionLR2 =
| ImageFileL3 = 
| ImageSizeL3 = 
| ImageAltL3 = 
| ImageNameL3 = 
| ImageCaptionL3 =
| ImageFileR3 = 
| ImageSizeR3 = 
| ImageAltR3 = 
| ImageNameR3 = 
| ImageCaptionR3 =
| ImageCaptionLR3 =
| ImageCaptionAll =
<!-- Sections -->
| Section1 = {{Infobox chemical/identifiers
| Identifiers_ref= 
| index_comment = 
| index1_comment = 
| index2_comment = 
| index3_comment = 
| index4_comment = 
| index5_comment = 
| indexlist_caption= 
| index_label= 
| index1_label = 
| index2_label = 
| index3_label = 
| index4_label = 
| index5_label = 
| CASNo = 
| CASNo_Comment= 
| CASNo_Ref = 
| CASNo1 = 
| CASNo1_Comment= 
| CASNo1_Ref = 
| CASNo2 = 
| CASNo2_Comment= 
| CASNo2_Ref = 
| CASNo3 = 
| CASNo3_Comment= 
| CASNo3_Ref = 
| CASNo4 = 
| CASNo4_Comment= 
| CASNo4_Ref = 
| CASNo5 = 
| CASNo5_Comment = 
| CASNo5_Ref = 
| CASNoOther = 
| Jmol = 
| SMILES = 
| SMILES_Comment = 
| Jmol1 = 
| SMILES1 = 
| SMILES1_Comment = 
| Jmol2 = 
| SMILES2 = 
| SMILES2_Comment = 
| Jmol3 = 
| SMILES3 = 
| SMILES3_Comment = 
| Jmol4 = 
| SMILES4 = 
| SMILES4_Comment = 
| Jmol5 = 
| SMILES5 = 
| SMILES5_Comment= 
| SMILESOther=
| 3DMet = 
| Abbreviations= 
| Beilstein = 
| ChEBI = 
| ChEBI_Comment= 
| ChEBI_Ref = 
| ChEBI1 = 
| ChEBI1_Comment= 
| ChEBI1_Ref = 
| ChEBI2 = 
| ChEBI2_Comment= 
| ChEBI2_Ref = 
| ChEBI3 = 
| ChEBI3_Comment= 
| ChEBI3_Ref = 
| ChEBI4 = 
| ChEBI4_Comment= 
| ChEBI4_Ref = 
| ChEBI5 = 
| ChEBI5_Comment = 
| ChEBI5_Ref = 
| ChEBIOther = 
| ChEMBL = 
| ChEMBL_Comment = 
| ChEMBL_Ref = 
| ChEMBL1 = 
| ChEMBL1_Comment = 
| ChEMBL1_Ref = 
| ChEMBL2 = 
| ChEMBL2_Comment = 
| ChEMBL2_Ref = 
| ChEMBL3 = 
| ChEMBL3_Comment = 
| ChEMBL3_Ref = 
| ChEMBL4 = 
| ChEMBL4_Comment = 
| ChEMBL4_Ref = 
| ChEMBL5 = 
| ChEMBL5_Comment= 
| ChEMBL5_Ref= 
| ChEMBLOther= 
| ChemSpiderID = 
| ChemSpiderID_Comment = 
| ChemSpiderID_Ref = 
| ChemSpiderID1= 
| ChemSpiderID1_Comment= 
| ChemSpiderID1_Ref= 
| ChemSpiderID2= 
| ChemSpiderID2_Comment= 
| ChemSpiderID2_Ref= 
| ChemSpiderID3= 
| ChemSpiderID3_Comment= 
| ChemSpiderID3_Ref= 
| ChemSpiderID4= 
| ChemSpiderID4_Comment= 
| ChemSpiderID4_Ref= 
| ChemSpiderID5= 
| ChemSpiderID5_Comment= 
| ChemSpiderID5_Ref= 
| ChemSpiderIDOther= 
| DrugBank = 
| DrugBank_Comment = 
| DrugBank_Ref = 
| DrugBank1 = 
| DrugBank1_Comment = 
| DrugBank1_Ref = 
| DrugBank2 = 
| DrugBank2_Comment = 
| DrugBank2_Ref = 
| DrugBank3 = 
| DrugBank3_Comment = 
| DrugBank3_Ref = 
| DrugBank4 = 
| DrugBank4_Comment = 
| DrugBank4_Ref = 
| DrugBank5 = 
| DrugBank5_Comment= 
| DrugBank5_Ref= 
| DrugBankOther= 
| EINECS = 
| EC_number = 
| EC_number_Comment= 
| Gmelin = 
| IUPHAR_ligand = 
| IUPHAR_ligand_Comment= 
| IUPHAR_ligand1 = 
| IUPHAR_ligand1_Comment= 
| IUPHAR_ligand2 = 
| IUPHAR_ligand2_Comment= 
| IUPHAR_ligand3 = 
| IUPHAR_ligand3_Comment= 
| IUPHAR_ligand4 = 
| IUPHAR_ligand4_Comment= 
| IUPHAR_ligand5 = 
| IUPHAR_ligand5_Comment = 
| IUPHAR_ligand_Other= 
| KEGG = 
| KEGG_Comment = 
| KEGG_Ref =
| KEGG1 = 
| KEGG1_Comment = 
| KEGG1_Ref = 
| KEGG2 = 
| KEGG2_Comment = 
| KEGG2_Ref = 
| KEGG3 = 
| KEGG3_Comment = 
| KEGG3_Ref = 
| KEGG4 = 
| KEGG4_Comment = 
| KEGG4_Ref = 
| KEGG5 = 
| KEGG5_Comment= 
| KEGG5_Ref = 
| KEGGOther = 
| MeSHName = 
| PubChem = 
| PubChem_Comment= 
| PubChem1 = 
| PubChem1_Comment= 
| PubChem2 = 
| PubChem2_Comment= 
| PubChem3 = 
| PubChem3_Comment= 
| PubChem4 = 
| PubChem4_Comment= 
| PubChem5 = 
| PubChem5_Comment = 
| PubChemOther = 
| RTECS = 
| UNII = 
| UNII_Comment = 
| UNII_Ref =
| UNII1 = 
| UNII1_Comment = 
| UNII1_Ref = 
| UNII2 = 
| UNII2_Comment = 
| UNII2_Ref = 
| UNII3 = 
| UNII3_Comment = 
| UNII3_Ref = 
| UNII4 = 
| UNII4_Comment = 
| UNII4_Ref = 
| UNII5 = 
| UNII5_Comment= 
| UNII5_Ref = 
| UNIIOther = 
| UNNumber = 
| StdInChI =  
| StdInChI_Comment = 
| StdInChI_Ref = 
| StdInKey = 
| StdInChIKey_Ref= 
| InChI = 
| InChI_Comment= 
| InChI_Ref =
| InChIKey = 
| InChIKey_Ref = 
| InChI1 = 
| InChI1_Comment= 
| InChI1_Ref =
| InChIKey1 = 
| InChIKey1_Ref = 
| InChI2 = 
| InChI2_Comment= 
| InChI2_Ref =
| InChIKey2 = 
| InChIKey2_Ref = 
| InChI3 = 
| InChI3_Comment= 
| InChI3_Ref =
| InChIKey3 = 
| InChIKey3_Ref = 
| InChI4 = 
| InChI4_Comment= 
| InChI4_Ref =
| InChIKey4 = 
| InChIKey4_Ref = 
| InChI5 = 
| InChI5_Comment= 
| InChI5_Ref =
| InChIKey5 = 
| InChIKey5_Ref = 
| InChIOther = 
 }}
| Section2 = {{Infobox chemical/properties
| Properties_ref= 
| Formula = 
| Formula_ref = 
| Formula_Comment = 
| Formula_Charge= 
| MolarMass = 
| MolarMass_Comment = 
| MolarMass_notes = 
| MolarMassRound= 
| MolarMassUnit = 
| MolarMass_ref = 
| Appearance = 
| Odor = 
| Density = 
| MeltingPt = 
| MeltingPtC = 
| MeltingPtF = 
| MeltingPtK = 
| MeltingPt_notes = 
| MeltingPt_ref = 
| BoilingPt = 
| BoilingPtC = 
| BoilingPtF = 
| BoilingPtK = 
| BoilingPt_notes = 
| BoilingPt_ref = 
| SublimationConditions = 
| Solubility = 
| SolubilityProductAs = 
| SolubilityProduct = 
| Solvent = 
| SolubleOther = 
| Solvent1 = 
| Solubility1 = 
| Solvent2 = 
| Solubility2 = 
| Solvent3 = 
| Solubility3 = 
| Solvent4 = 
| Solubility4 = 
| Solvent5 = 
| Solubility5 = 
| CMC = 
| HLB = 
| LogP = 
| VaporPressure = 
| HenryConstant = 
| AtmosphericOHRateConstant = 
| pKa = 
| pKb = 
| ConjugateAcid = 
| ConjugateBase = 
| IsoelectricPt = 
| LambdaMax = 
| Absorbance = 
| BandGap = 
| ElectronMobility= 
| SpecRotation = 
| MagSus = 
| ThermalConductivity = 
| RefractIndex = 
| Viscosity = 
| CriticalRelativeHumidity= 
| Dipole = 
| OrbitalHybridisation= 
| SpecificSurfaceArea = 
| PoreVolume = 
| AveragePoreSize =
 }}
| Section3 = {{Infobox chemical/structure
| Structure_ref =
| CrystalStruct =
| SpaceGroup =
| PointGroup =
| LattConst_a =
| LattConst_b =
| LattConst_c =
| LattConst_alpha =
| LattConst_beta =
| LattConst_gamma =
| LattConst_Comment =
| LattConst_ref =
| UnitCellVolume =
| UnitCellFormulas =
| Coordination =
| MolShape =
| OrbitalHybridisation =
| Dipole =
 }}
| Section4 = {{Infobox chemical/thermochemistry
| Thermochemistry_ref = 
| HeatCapacity = 
| Entropy = 
| DeltaHf = 
| DeltaGf = 
| DeltaHc = 
| HHV = 
| LHV = 
}}
| Section5 = {{Infobox chemical/explosive
| Explosive_ref = 
| ShockSens = 
| FrictionSens = 
| DetonationV = 
| REFactor = 
 }}
| Section6 = {{{Infobox chemical/pharmacology
| Pharmacology_ref = 
| Drug_class = 
| ATCCode_vet= 
| ATCCode_prefix = 
| ATC_Supplemental = 
| ATCvet = 
| ATCCode_suffix = 
| Pregnancy_category = 
| Pregnancy_AU = 
| Pregnancy_AU_comment = 
| Pregnancy_US = 
| Pregnancy_US_comment = 
| PLLR = 
| Licence_EU = 
| Licence_US = 
| License_EU = 
| License_US = 
| DailyMedID = 
| INN_EMA = 
| INN = 
| Dependence_liability = 
| Addiction_liability= 
| AdminRoutes= 
| Bioavail = 
| ProteinBound = 
| Metabolism = 
| Metabolites= 
| OnsetOfAction= 
| HalfLife = 
| DurationOfAction = 
| Excretion= 
| Legal_status = 
| Legal_AU = 
| Legal_AU_comment = 
| Legal_CA = 
| Legal_CA_comment = 
| Legal_EU = 
| Legal_EU_comment = 
| Legal_DE = 
| Legal_DE_comment = 
| Legal_NZ = 
| Legal_NZ_comment = 
| Legal_UK = 
| Legal_UK_comment = 
| Legal_UN = 
| Legal_UN_comment = 
| Legal_US = 
| Legal_US_comment = 
 }}
| Section7 = {{Infobox chemical/hazards
| Hazards_ref= 
| MainHazards= 
| Hazards_data_page= 
| ExternalSDS= 
| GHSPictograms= 
| GHSSignalWord= 
| HPhrases = 
| PPhrases = 
| IngestionHazard= 
| InhalationHazard = 
| EyeHazard= 
| SkinHazard = 
| NFPA-H = 
| NFPA-F = 
| NFPA-R = 
| NFPA-S = 
| NFPA-O = 
| NFPA_ref = 
| NFPA_Ref = 
| cat = 
| showimage= 
| FlashPt = 
| FlashPtC = 
| FlashPtF = 
| FlashPtK = 
| FlashPt_notes= 
| FlashPt_ref= 
| AutoignitionPt = 
| AutoignitionPtC= 
| AutoignitionPtF= 
| AutoignitionPtK= 
| AutoignitionPt_notes = 
| AutoignitionPt_ref = 
| ExploLimits= 
| TLV = 
| TLV-TWA = 
| TLV-STEL = 
| TLV-C = 
| LD50 = 
| LDLo = 
| LC50 = 
| LCLo = 
| PEL = 
| REL = 
| IDLH = 
| NIOSH_id = 
| NIOSH_ref= 
| EUClass = 
| RPhrases = 
| SPhrases = 
| RSPhrases= 
 }}
| Section9 = {{Infobox chemical/related
| OtherAnions = 
| OtherCations= 
| OtherCompounds= 
| OtherFunction = 
| OtherFunction_label = 
| Related_ref = 
 }}
}}
 
Reference, use <ref>...</ref> and add <references /> to the page
 
Title (default: article name)
IUPAC name
The prefered name
The systematic name(s)
Any other name(s)
 .
 .
 .
 .
 .
 
A non-default data page name (default, eg for ammonia: "[[Ammonia (data page)]]")
 
Like filename.svg (not [[file:filename.svg]])
Picture width (default=220px; example: ImageSize=100px)
Alt text for picture (example: Fine dry white powder)
Image link title
Picture caption (example: Oxygen in liquid form)
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
Picture caption for both L1 and R1
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
Picture caption for both L2 and R2
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
Picture caption for both L3 and R3
Picture caption for all images
 
{{Infobox chemical/identifiers}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
CAS Number, links to eMolecules
CAS Number comment
CAS Number reference
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 
Jmol
SMILES (Simplified molecular-input line-entry system), no link
SMILES comments
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 
 
Any abbreviations
 
ChEBI, links to EBI
ChEBI comment
ChEBI reference
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 
ChEMBL
ChEMBL comment
ChEMBL reference
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 
ChemSpiderID
ChemSpiderID comment
ChemSpiderID reference
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 
DrugBankID
DrugBank comment
DrugBank reference
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 
EINECS, links to ecb; URL is http://ecb.jrc.it/esis/index.php?GENRE=ECNO&ENTREE=
EINECS, links to ecb, different URL http://ecb.jrc.it/esis/index.php?GENRE=CASNO&ENTREE=
EINECS comment
 
IUPHAR ligand
IUPHAR ligand comment
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 
KEGG (Kyoto Encyclopedia of Genes and Genomes)
KEGG comment
KEGG reference
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 
 
PubChem, links to pubchem
PubChem comment
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 
RTECS (Registry of Toxic Effects of Chemical Substances)
UNII (Unique Ingredient Identifier)
UNII comment
UNII reference
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 
UN numbers
Standard InChI , no link
Standard InChI comment
Standard InChI reference
Standard InChI key
Standard InChI key reference
InChI , no link
InChI comment
InChI reference
InChI key
InChI key reference
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 .
 
 
{{Infobox chemical/properties}}: physical properties
Reference
The molecular formula
 
 
 
Moleculr weight, including unit
 
 
 
 
Molecular weight reference
Its appearance
Its odor
Density, including unit
Melting point description; optional. E.g. "Decomposes at"
Temperature, number only. Can be a range: '100 to 200'
Temperature, number only. Can be a range: '100 to 200'
Temperature, number only. Can be a range: '100 to 200'
Notes on melting point
Melting point reference
Boiling point description; optional. E.g. "Decomposes at"
Temperature, number only. Can be a range: '100 to 200'
Temperature, number only. Can be a range: '100 to 200'
Temperature, number only. Can be a range: '100 to 200'
Notes on boiling point
Boiling point reference
 
Solubility in water
 
 
In which solvent it is soluble, goes together with next
Solubility in other solvents
Solubility other solvents, goes together with next
In which solvent it is soluble
Solubility other solvents, goes together with next
In which solvent it is soluble
Solubility other solvents, goes together with next
In which solvent it is soluble
Solubility other solvents, goes together with next
In which solvent it is soluble
Solubility other solvents, goes together with next
In which solvent it is soluble
 
 
 
Vapor pressure
 
Atmospheric OH rate constant
pKa
pKb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
{{Infobox chemical/structure}}: crystal structure
Reference
Crystal structure
 
 
 
 
 
 
 
 
 
 
 
 
Coordination
Molecular shape
 
 
 
{{Infobox chemical/thermochemistry}}
Reference
Heat capacity
Entropy
Delta Gf
Delta Hc
Delta Hf
 
 
 
{{Infobox chemical/explosive}}
Reference
Shock sensitivity
Friction sensitivity
Explosive velocity
Relative effectiveness factor
 
{{Infobox chemical/pharmacology}}: drug data
Reference
Drug class
 
ATCCode prefix (first three characters, omit the leading Q for ATCvet codes), internal link
 
ATCvet=yes if the next ATCCode prefix and ATCCode suffix define an ATCvet code
ATCCode suffix (last 4 characters), full ATC links to WHO C.C.
Pregnancy Category
Pregnancy Category in AU
 
Pregnancy Category in US
 
 
 
 
 
 
 
 
 
 
 
 
Bioavailability
 
Metabolism
 
 
Half Life
 
Excretion
Legal status
Legal status in AU
 
Legal status in CA
 
Legal status in EU
 
Legal status in DE
 
Legal status in NZ
 
Legal status in UK
 
Legal status in UN
 
Legal status in US
 
 
{{Infobox chemical/hazards}}
Reference
Main hazards
Hazards data page
URL for Safety data sheet
 
 
 
 
 
 
 
 
NFPA-F: Fire hazard 0–4 (red)
NFPA-H: Health hazard 0–4 (blue)
NFPA-F
NFPA-R: Reactivity hazard 0–4 (yellow)
NFPA-S: Special hazards (aka Other; white): W, OX, COR, ALK, ACID, CRYO, RA
NFPA-O
NFPA reference
 
 
 
 
 
 
 
 
Autoignition temperature
 
 
 
 
 
Explosion limits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
{{Infobox chemical/related}}: related substances
Other anions
Other cations
Other compounds with a given function
The given function
Other compounds: adds a chemical 'see also' section        

Indexed parameters

| CASNo = 
| CASNo1 = 
| CASNo2 = 
| CASNo3 = 
| CASNo4 = 
| CASNo5 = 
| CASNoOther = 
Indexed parameters

Overview
(index numbers 2-3-4 omitted):

| CASNo =
| CASNo1 =
| CASNo5 =
| CASNoOther =
| ChEBI =
| ChEBI1 =
| ChEBI5 =
| ChEBIOther =
| ChEMBL =
| ChEMBL1 =
| ChEMBL5 =
| ChEMBLOther =
| ChemSpiderID =
| ChemSpiderID1 =
| ChemSpiderID5 =
| ChemSpiderIDOther =
| DrugBank =
| DrugBank1 =
| DrugBank5 =
| DrugBankOther =
| InChI =
| InChI1 =
| InChI5 =
| InChIOther =
| KEGG =
| KEGG1 =
| KEGG5 =
| KEGGOther =
| PubChem =
| PubChem1 =
| PubChem5 =
| PubChemOther =
| SMILES =
| SMILES1 =
| SMILES5 =
| SMILESOther =
| UNII =
| UNII1 =
| UNII5 =
| UNIIOther =

Indexed parameters take indexes 'blank', 1–5 (six options together). They should have straight input, such as a correct CAS Registry Number.

  • Eight base parameters are indexed this way, all identifiers:
CASNo, ChEBI, ChEMBL, ChemSpiderID, DrugBank, InChI, KEGG, PubChem, SMILES, UNII
  • Then |_Other= (like |CASNoOther=) is available for free text input.
same substance, same index

When the infobox has multiple substances, you can use the index. Make sure that |CASNo3= and |SMILES3= are about the same substance, and |CASNo3= and |SMILES2= are not. Treat index "0" the same way:

|CASNo= is |InChI= is |SMILES=
|CASNo1= is |InChI1= is |SMILES1=
|CASNo= is not |InChI1= is not |SMILES4=
Labeling the substances

By using a parameter like |index2_label=, you can prefix every #2-input with that same prefix.

{{Infobox chemical
 | Name=[[Linalool]]
 | Section1={{Infobox chemical/identifiers
 | index_label    = 
 | index1_label   = (''R'')
 | index2_label   = (''S'')
 | index_comment  = (+/-)-linalool 
 | index1_comment = (-)-linalool
 | index2_comment = (+)-linalool
 | CASNo          = 78-70-6
 | CASNo1         = 126-91-0
 | CASNo2         = 126-90-9
 | PubChem        = 6549
 | PubChem1       = 443158
 | PubChem2       = 67179
 }}
}}
Linalool
Identifiers
  • Compounds
  • (+/-)-linalool
  • (R): (-)-linalool
  • (S): (+)-linalool
ECHA InfoCardLua error in Module:Wikidata at line 880: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata at line 880: attempt to index field 'wikibase' (a nil value).
E numberLua error in Module:Wikidata at line 880: attempt to index field 'wikibase' (a nil value).
 (what is ☑Y☒N ?) Infobox references
| CASNo_Comment =
| CASNo1_Comment =
| CASNo5_Comment =
  • For specific additions, each parameter has a |_Comment= option.

Section subtemplates

The following section subtemplates are available:

And the automated section, that is visible when 'pagename (data page)' exists:

See these subsections for their parameter options.

The order of these sections in the infobox is set by the section number (|Section#=) only. Not by the typed sequence. This documentation keeps this arbitrary order:

| Section1 = {{Infobox chemical/identifiers}}
| Section2 = {{Infobox chemical/properties}}
| Section3 = {{Infobox chemical/structure}}
| Section4 = {{Infobox chemical/thermochemistry}}
| Section5 = {{Infobox chemical/explosive}}
| Section6 = {{Infobox chemical/pharmacology}}
| Section7 = {{Infobox chemical/hazards}}
| Section9 = {{Infobox chemical/related}}

Sections that are not used can be safely removed, renumbering is not necessary.

Empty Syntax

{{Infobox chemical
| Name             = 
| Reference        = 
| Chembox_ref      = 
| ImageFile        = 
| ImageSize        = 
| ImageName        = 
| ImageAlt         = 
| ImageCaption     = 
| ImageFile_Ref    = 
| ImageFile1       = 
| ImageSize1       = 
| ImageName1       = 
| ImageAlt1        = 
| ImageCaption1    = 
| ImageFile1_Ref   = 
| ImageFileL1      = 
| ImageFileR1      = 
| ImageSizeL1      = 
| ImageNameL1      = 
| ImageAltL1       = 
| ImageCaptionL1   = 
| ImageFileL1_Ref  = 
| ImageSizeR1      = 
| ImageNameR1      = 
| ImageAltR1       = 
| ImageCaptionR1   = 
| ImageFileR1_Ref  = 
| ImageCaptionLR1  = 
| ImageFile2       = 
| ImageSize2       = 
| ImageName2       = 
| ImageAlt2        = 
| ImageCaption2    = 
| ImageFile2_Ref   = 
| ImageFileL2      = 
| ImageFileR2      = 
| ImageSizeL2      = 
| ImageNameL2      = 
| ImageAltL2       = 
| ImageCaptionL2   = 
| ImageFileL2_Ref  = 
| ImageSizeR2      = 
| ImageNameR2      = 
| ImageAltR2       = 
| ImageCaptionR2   = 
| ImageFileR2_Ref  = 
| ImageCaptionLR2  = 
| ImageFile3       = 
| ImageSize3       = 
| ImageName3       = 
| ImageAlt3        = 
| ImageCaption3    = 
| ImageFile3_Ref   = 
| ImageFileL3      = 
| ImageFileR3      = 
| ImageSizeL3      = 
| ImageNameL3      = 
| ImageAltL3       = 
| ImageCaptionL3   = 
| ImageFileL3_Ref  = 
| ImageSizeR3      = 
| ImageNameR3      = 
| ImageAltR3       = 
| ImageCaptionR3   = 
| ImageFileR3_Ref  = 
| ImageCaptionLR3  = 
| ImageCaptionAll  = 
| OtherNames       = 
| IUPACName        = 
| IUPACNames       = 
| PIN              = 
| SystematicName   = 
| pronounce        = 
| Names_ref        = 
| Section1         = 
| Section2         = 
| Section3         = 
| Section4         = 
| Section5         = 
| Section6         = 
| Section7         = 
| Section8         = 
| show_footer      = 
| show_ss_note     = 
| general_note     = 
| Verifiedfields   = 
| verifiedrevid    = 
| show_infobox_ref = 
}}

See also

Old {{chembox}} version {{Infobox chemical}} equivalent Testcases
{{Chembox Identifiers}} {{Infobox chemical/identifiers}} testcases
{{Chembox Properties}} {{Infobox chemical/properties}} testcases
{{Chembox Structure}} {{Infobox chemical/structure}} testcases
{{Chembox Thermochemistry}} {{Infobox chemical/thermochemistry}} testcases
{{Chembox Explosive}} {{Infobox chemical/explosive}} testcases
{{Chembox Pharmacology}} {{Infobox chemical/pharmacology}} testcases
{{Chembox Hazards}} {{Infobox chemical/hazards}} testcases
{{Chembox Related}} {{Infobox chemical/related}} testcases
{{Chembox Supplement}} {{Infobox chemical/supplement}} testcases
Additional templates
{{Infobox chemical/image row}}
{{Infobox chemical/labelstyle}}
{{Infobox chemical/datastyle}}
{{Infobox chemical/calc temps}}

Template Data

)",

"type": "wiki-template-name" }, "Section2": { "label": "Section 2", "description": "Section 2 (generally Template:Infobox chemical/properties)", "type": "wiki-template-name" }, "Section3": { "label": "Section 3", "description": "Section 3 (generally Template:Infobox chemical/structure)", "type": "wiki-template-name" }, "Section4": { "label": "Section 4", "description": "Section 4 (generally Template:Infobox chemical/thermochemistry)", "type": "wiki-template-name" }, "Section5": { "label": "Section 5", "description": "Section 5 (generally Template:Infobox chemical/pharmacology)", "type": "wiki-template-name" }, "Section6": { "label": "Section 6", "description": "Section 6 Template:Infobox chemical/pharmacology", "type": "wiki-template-name" }, "Section7": { "label": "Section 7", "description": "Section 7 (generally Template:Infobox chemical/hazards)", "type": "wiki-template-name" }, "Section8": { "label": "Section 8", "description": "Section 8 ", "type": "wiki-template-name" }, "Section9": { "label": "Section 9", "description": "Section 9 (generally Template:Infobox chemical/related)", "type": "wiki-template-name" }, "data page pagename": { "description": "A non-default data page name", "example": "Ammonia (data page)", "type": "wiki-page-name", "default": "Template:Infobox chemical/doc(data page)" }, "show_footer": {}, "show_ss_note": {}, "general_note": {}, "Verifiedfields": {}, "verifiedrevid": {}, "show_infobox_ref": {} }, "paramOrder": [ "Name", "Reference", "ImageFile", "ImageSize", "ImageName", "ImageAlt", "ImageCaption", "ImageFile_Ref", "ImageFile1", "ImageSize1", "ImageName1", "ImageAlt1", "ImageCaption1", "ImageFile1_Ref", "ImageFile2", "ImageSize2", "ImageName2", "ImageCaption2", "ImageAlt2", "ImageFile2_Ref", "ImageFile3", "ImageSize3", "ImageName3", "ImageCaption3", "ImageAlt3", "ImageFile3_Ref", "ImageFileL1", "ImageSizeL1", "ImageNameL1", "ImageAltL1", "ImageCaptionL1", "ImageFileL1_Ref", "ImageFileR1", "ImageSizeR1", "ImageNameR1", "ImageAltR1", "ImageCaptionR1", "ImageFileR1_Ref", "ImageCaptionLR1", "ImageFileL2", "ImageSizeL2", "ImageNameL2", "ImageAltL2", "ImageCaptionL2", "ImageFileL2_Ref", "ImageFileR2", "ImageSizeR2", "ImageNameR2", "ImageAltR2", "ImageCaptionR2", "ImageFileR2_Ref", "ImageCaptionLR2", "ImageFileL3", "ImageSizeL3", "ImageNameL3", "ImageAltL3", "ImageCaptionL3", "ImageFileL3_Ref", "ImageFileR3", "ImageSizeR3", "ImageNameR3", "ImageAltR3", "ImageCaptionR3", "ImageFileR3_Ref", "ImageCaptionLR3", "ImageCaptionAll", "OtherNames", "IUPACName", "IUPACNames", "PIN", "SystematicName", "pronounce", "Names_ref", "Section1", "Section2", "Section3", "Section4", "Section5", "Section6", "Section7", "Section8", "Section9", "data page pagename", "show_footer", "show_ss_note", "general_note", "Verifiedfields", "verifiedrevid", "show_infobox_ref" ] } </templatedata>

TemplateData documentation used by VisualEditor and other tools
Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Infobox chemical

<templatedata> { "params": { "Name": { "label": "Name", "description": "Name of the Chemical", "example": "Sulfuric Acid", "type": "string", "default": "Infobox chemical/doc" }, "Reference": {

"description": "Reference, use [1] and add
  1. ...
to the page",

"aliases": [ "Chembox_ref" ] }, "ImageFile": { "label": "Image file name", "description": "Name of the file", "example": "Placeholder.png", "type": "wiki-file-name" }, "ImageSize": { "label": "Image size", "description": "The size of the image" }, "ImageName": { "label": "Image title", "description": "Title for the image", "example": "Amino Acid Bottle" }, "ImageAlt": { "label": "Image alt", "description": "Image alt", "example": "A picture of the chemical bottle", "type": "string" }, "ImageCaption": { "label": "Image caption", "description": "Caption for the image", "example": "A picture of the chemical", "type": "string" }, "ImageFile_Ref": { "label": "Image Reference", "description": "Reference that goes after the caption", "example": "[1]", "type": "string" }, "ImageFile1": { "label": "Image file name 1", "example": "Placeholder.png", "type": "wiki-file-name", "description": "Name of the file for image 1" }, "ImageSize1": { "label": "Image size 1", "description": "The size of image 1" }, "ImageName1": {}, "ImageAlt1": {}, "ImageCaption1": {}, "ImageFile1_Ref": {}, "ImageFileL1": { "example": "Placeholder.png", "type": "wiki-file-name", "label": "Image file name L1", "description": "Name of the file for image L1" }, "ImageFileR1": { "example": "Placeholder.png", "type": "wiki-file-name", "label": "Image file name R1", "description": "Name of the file for image R1" }, "ImageSizeL1": { "label": "Image size L1", "description": "The size of image L1" }, "ImageNameL1": {}, "ImageAltL1": {}, "ImageCaptionL1": {}, "ImageFileL1_Ref": {}, "ImageSizeR1": { "label": "Image size R1", "description": "The size of image R1" }, "ImageNameR1": {}, "ImageAltR1": {}, "ImageCaptionR1": {}, "ImageFileR1_Ref": {}, "ImageCaptionLR1": { "label": "Image caption L1+R1", "description": "Caption for both L1 and R1" }, "ImageFile2": { "example": "Placeholder.png", "type": "wiki-file-name", "label": "Image file name 2", "description": "Name of the file for image 2" }, "ImageSize2": { "label": "Image size 2", "description": "The size of image 2" }, "ImageName2": {}, "ImageAlt2": {}, "ImageCaption2": {}, "ImageFile2_Ref": {}, "ImageFileL2": { "example": "Placeholder.png", "type": "wiki-file-name", "label": "Image file name L2", "description": "Name of the file for image L2" }, "ImageFileR2": { "example": "Placeholder.png", "type": "wiki-file-name", "label": "Image file name R2", "description": "Name of the file for image R2" }, "ImageSizeL2": { "label": "Image size L2", "description": "The size of image L2" }, "ImageNameL2": {}, "ImageAltL2": {}, "ImageCaptionL2": {}, "ImageFileL2_Ref": {}, "ImageSizeR2": { "label": "Image size R2", "description": "The size of image E2" }, "ImageNameR2": {}, "ImageAltR2": {}, "ImageCaptionR2": {}, "ImageFileR2_Ref": {}, "ImageCaptionLR2": { "label": "Image caption L2+R2", "description": "Caption for both L2 and R2" }, "ImageFile3": { "type": "wiki-file-name", "label": "Image file name 3", "description": "Name of the file for image 3" }, "ImageSize3": { "label": "Image size 3", "description": "The size of image 3" }, "ImageName3": {}, "ImageAlt3": {}, "ImageCaption3": {}, "ImageFile3_Ref": {}, "ImageFileL3": { "label": "Image file name L3", "example": "Placeholder.png", "type": "wiki-file-name", "description": "Name of the file for image L3" }, "ImageFileR3": { "example": "Placeholder.png", "type": "wiki-file-name", "label": "Image file name R3", "description": "Name of the file for image R3" }, "ImageSizeL3": { "label": "Image size L3", "description": "The size of image L3" }, "ImageNameL3": {}, "ImageAltL3": {}, "ImageCaptionL3": {}, "ImageFileL3_Ref": {}, "ImageSizeR3": { "label": "Image size L3" }, "ImageNameR3": {}, "ImageAltR3": {}, "ImageCaptionR3": {}, "ImageFileR3_Ref": {}, "ImageCaptionLR3": { "label": "Image caption L3+R3", "description": "Caption for both L3 and R3" }, "ImageCaptionAll": { "description": "Caption for ball images" }, "OtherNames": {}, "IUPACName": { "description": "IUPAC name" }, "IUPACNames": {}, "PIN": { "description": "The prefered name" }, "SystematicName": { "description": "The systematic name(s)" }, "pronounce": { "description": "The pronunciation of the name" }, "Names_ref": {

"description": "Reference for the name, use [2] and add
  1. Empty citation (help)
  2. ...
to the page"

}, "Section1": { "label": "Section 1",

"description": "Section 1 (generally
Identifiers
ECHA InfoCardLua error in Module:Wikidata at line 880: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata at line 880: attempt to index field 'wikibase' (a nil value).
E numberLua error in Module:Wikidata at line 880: attempt to index field 'wikibase' (a nil value).

Tracking categories

Categories

/Hazards
/Pharmacology
/Supplement
Tracking