<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://bsd.neuroinf.jp/w/index.php?action=history&amp;feed=atom&amp;title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%3AChembox%2Fdoc</id>
	<title>テンプレート:Chembox/doc - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://bsd.neuroinf.jp/w/index.php?action=history&amp;feed=atom&amp;title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%3AChembox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;action=history"/>
	<updated>2026-04-19T20:54:59Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=33009&amp;oldid=prev</id>
		<title>WikiSysop: 1版</title>
		<link rel="alternate" type="text/html" href="https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=33009&amp;oldid=prev"/>
		<updated>2015-12-30T02:15:35Z</updated>

		<summary type="html">&lt;p&gt;1版&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{main|Wikipedia:Chemical infobox}}&lt;br /&gt;
{{Documentation subpage}}&lt;br /&gt;
Template {{tlx|Chembox}} is an &amp;#039;&amp;#039;&amp;#039;[[WP:INFOBOX|infobox]] for chemicals&amp;#039;&amp;#039;&amp;#039;. It has a large number of options to add relevant data and images. The infobox is organized in sections like &amp;quot;identifiers&amp;quot; and &amp;quot;hazards&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{hatnote|See also: [[:Template:Chembox/doc/full parameter list|full parameter list]]}}&lt;br /&gt;
The Chembox 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 &amp;quot;pharmacology&amp;quot;). Depending on the compound, sections can be added or left out, and within a section parameters can be added or omitted (left blank).&lt;br /&gt;
&lt;br /&gt;
The sections and their parameters are listed below.&lt;br /&gt;
&lt;br /&gt;
Within the general chembox template (with its own parameters like {{para|ImageFile|}} and {{para|IUPACName|}}), each section is added with this pattern (as the value of a parameter {{Para|Section&amp;#039;&amp;#039;x&amp;#039;&amp;#039;}}.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| IUPACName = &lt;br /&gt;
&amp;lt;!-- more general Chembox parameters here --&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
| CASNo = &lt;br /&gt;
| PubChem = &lt;br /&gt;
&amp;lt;!-- more Identifier parameters here --&amp;gt;&lt;br /&gt;
  }}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this format, spaces and new lines have no meaning and can be used freely to separate sections (though &amp;#039;&amp;#039;within&amp;#039;&amp;#039; a data value, a space has a meaning, except generally leading and trailing spaces).&lt;br /&gt;
Each section has its own number in {{para|Section&amp;#039;&amp;#039;#&amp;#039;&amp;#039;|}}. Then a section is defined with &amp;lt;code&amp;gt;&amp;quot;|Section# = {{Chembox &amp;quot;&amp;lt;/code&amp;gt; and ends with &amp;lt;code&amp;gt;&amp;quot;}}&amp;quot;&amp;lt;/code&amp;gt;. Sections cannot &amp;#039;nest&amp;#039;: one must close one section with &amp;lt;code&amp;gt;}}&amp;lt;/code&amp;gt; before adding another {{para|Section#| &amp;lt;nowiki&amp;gt;{{Chembox ...&amp;lt;/nowiki&amp;gt;}}.&lt;br /&gt;
&lt;br /&gt;
Keep in mind the advice in the main Infobox documentation to use the {{tl|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 {{para|OtherNames}}, since many names use commas within them, and using commas as separators leads to ambiguity. For example:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
| OtherNames = {{Unbulleted list&lt;br /&gt;
  | 2,4,6(1&amp;#039;&amp;#039;H&amp;#039;&amp;#039;,3&amp;#039;&amp;#039;H&amp;#039;&amp;#039;,5&amp;#039;&amp;#039;H&amp;#039;&amp;#039;)-pyrimidinetrione&lt;br /&gt;
  | 2,4,6-trioxohexahydropyrimidine&lt;br /&gt;
  | pyrimidinetriol&lt;br /&gt;
  | malonylurea&lt;br /&gt;
  | 6-hydroxyuracil&lt;br /&gt;
  | &amp;#039;&amp;#039;N&amp;#039;&amp;#039;,&amp;#039;&amp;#039;N&amp;#039;&amp;#039;-(1,3-dioxo-1,3-propanediyl)urea&lt;br /&gt;
  }}&lt;br /&gt;
| (next parameter) = &amp;lt;!-- etc. --&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Small, simple form ====&lt;br /&gt;
To use, simply copy and paste the left column into the document, filling in whatever you can, and save:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
&amp;lt;!-- Images --&amp;gt;&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| ImageSize = &lt;br /&gt;
| ImageAlt =&lt;br /&gt;
&amp;lt;!-- Names --&amp;gt;&lt;br /&gt;
| IUPACName = &lt;br /&gt;
| OtherNames =&lt;br /&gt;
&amp;lt;!-- Sections --&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
| CASNo = &lt;br /&gt;
| PubChem = &lt;br /&gt;
| SMILES = &lt;br /&gt;
  }}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
| Formula = &lt;br /&gt;
| MolarMass = &lt;br /&gt;
| Appearance = &lt;br /&gt;
| Density = &lt;br /&gt;
| MeltingPt = &lt;br /&gt;
| BoilingPt = &lt;br /&gt;
| Solubility = &lt;br /&gt;
  }}&lt;br /&gt;
| Section3 = {{Chembox Hazards&lt;br /&gt;
| MainHazards =&lt;br /&gt;
| FlashPt =&lt;br /&gt;
| AutoignitionPt =&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Medium form ====&lt;br /&gt;
&lt;br /&gt;
To use, simply copy and paste the left column into the document, filling in whatever you can:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| Reference =&lt;br /&gt;
&amp;lt;!-- Names --&amp;gt;&lt;br /&gt;
| Name =&lt;br /&gt;
| IUPACName =&lt;br /&gt;
| PIN =&lt;br /&gt;
| SystematicName =&lt;br /&gt;
| OtherNames = {{Unbulleted list&lt;br /&gt;
  | &amp;#039;&amp;#039;name1&amp;#039;&amp;#039;&lt;br /&gt;
  | &amp;#039;&amp;#039;name2&amp;#039;&amp;#039;&lt;br /&gt;
  ...&lt;br /&gt;
  | &amp;#039;&amp;#039;name50&amp;#039;&amp;#039;&lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;!-- Images --&amp;gt;&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| ImageSize = &lt;br /&gt;
| ImageAlt = &lt;br /&gt;
| ImageName = &lt;br /&gt;
| ImageFile1 = &lt;br /&gt;
| ImageSize1 = &lt;br /&gt;
| ImageAlt1 = &lt;br /&gt;
| ImageName1 = &lt;br /&gt;
| ImageFile2 = &lt;br /&gt;
| ImageSize2 = &lt;br /&gt;
| ImageAlt2 = &lt;br /&gt;
| ImageName2 = &lt;br /&gt;
| ImageFile3 = &lt;br /&gt;
| ImageSize3 = &lt;br /&gt;
| ImageAlt3 = &lt;br /&gt;
| ImageName3 = &lt;br /&gt;
| ImageFileL1 = &lt;br /&gt;
| ImageSizeL1 = &lt;br /&gt;
| ImageAltL1 = &lt;br /&gt;
| ImageNameL1 = &lt;br /&gt;
| ImageFileR1 = &lt;br /&gt;
| ImageSizeR1 = &lt;br /&gt;
| ImageAltR1 = &lt;br /&gt;
| ImageNameR1 = &lt;br /&gt;
| ImageFileL2 = &lt;br /&gt;
| ImageSizeL2 = &lt;br /&gt;
| ImageAltL2 = &lt;br /&gt;
| ImageNameL2 = &lt;br /&gt;
| ImageFileR2 = &lt;br /&gt;
| ImageSizeR2 = &lt;br /&gt;
| ImageAltR2 = &lt;br /&gt;
| ImageNameR2 = &lt;br /&gt;
&amp;lt;!-- Sections --&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
| 3DMet = &lt;br /&gt;
| Abbreviations = &lt;br /&gt;
| Beilstein = &lt;br /&gt;
| CASNo = &lt;br /&gt;
| CASNo_Comment = &lt;br /&gt;
| CASOther = &lt;br /&gt;
| ChEBI = &lt;br /&gt;
| ChemSpiderID = &lt;br /&gt;
| EINECS = &lt;br /&gt;
| EC_number = &lt;br /&gt;
| EC_number_Comment = &lt;br /&gt;
| Gmelin = &lt;br /&gt;
| InChI = &lt;br /&gt;
| KEGG = &lt;br /&gt;
| MeSHName = &lt;br /&gt;
| PubChem = &lt;br /&gt;
| RTECS = &lt;br /&gt;
| SMILES = &lt;br /&gt;
| UNNumber = &lt;br /&gt;
  }}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
| AtmosphericOHRateConstant = &lt;br /&gt;
| Appearance = &lt;br /&gt;
| BoilingPt = &lt;br /&gt;
| BoilingPtC = &lt;br /&gt;
| BoilingPt_ref = &lt;br /&gt;
| BoilingPt_notes = &lt;br /&gt;
| Density = &lt;br /&gt;
| Formula = &lt;br /&gt;
| HenryConstant = &lt;br /&gt;
| LogP = &lt;br /&gt;
| MolarMass = &lt;br /&gt;
| MeltingPt = &lt;br /&gt;
| MeltingPtC = &lt;br /&gt;
| MeltingPt_ref = &lt;br /&gt;
| MeltingPt_notes = &lt;br /&gt;
| pKa = &lt;br /&gt;
| pKb = &lt;br /&gt;
| Solubility = &lt;br /&gt;
| SolubleOther = &lt;br /&gt;
| Solvent = &lt;br /&gt;
| VaporPressure = &lt;br /&gt;
  }}&lt;br /&gt;
| Section3 = {{Chembox Structure&lt;br /&gt;
| Coordination = &lt;br /&gt;
| CrystalStruct = &lt;br /&gt;
| MolShape = &lt;br /&gt;
  }}&lt;br /&gt;
| Section4 = {{Chembox Thermochemistry&lt;br /&gt;
| DeltaGf = &lt;br /&gt;
| DeltaHc = &lt;br /&gt;
| DeltaHf = &lt;br /&gt;
| Entropy = &lt;br /&gt;
| HeatCapacity = &lt;br /&gt;
  }}&lt;br /&gt;
| Section5 = {{Chembox Explosive&lt;br /&gt;
| ShockSens = &lt;br /&gt;
| FrictionSens = &lt;br /&gt;
| DetonationV = &lt;br /&gt;
| REFactor = &lt;br /&gt;
  }}&lt;br /&gt;
| Section6 = {{Chembox Pharmacology&lt;br /&gt;
| ATCvet = &lt;br /&gt;
| ATCCode_prefix = &lt;br /&gt;
| ATCCode_suffix = &lt;br /&gt;
| ATC_Supplemental = &lt;br /&gt;
| AdminRoutes = &lt;br /&gt;
| Bioavail = &lt;br /&gt;
| Excretion = &lt;br /&gt;
| HalfLife = &lt;br /&gt;
| Metabolism = &lt;br /&gt;
| legal_status = &lt;br /&gt;
| legal_AU = &lt;br /&gt;
| legal_AU_comment = &lt;br /&gt;
| legal_CA = &lt;br /&gt;
| legal_CA_comment = &lt;br /&gt;
| legal_NZ = &lt;br /&gt;
| legal_NZ_comment = &lt;br /&gt;
| legal_US = &lt;br /&gt;
| legal_US_comment = &lt;br /&gt;
| legal_UK = &lt;br /&gt;
| legal_UK_comment = &lt;br /&gt;
| legal_EU = &lt;br /&gt;
| legal_EU_comment = &lt;br /&gt;
| legal_UN = &lt;br /&gt;
| legal_UN_comment = &lt;br /&gt;
| pregnancy_category = &lt;br /&gt;
| pregnancy_AU = &lt;br /&gt;
| pregnancy_AU_comment = &lt;br /&gt;
| pregnancy_US = &lt;br /&gt;
| pregnancy_US_comment = &lt;br /&gt;
| ProteinBound = &lt;br /&gt;
| Dependence_liability = &lt;br /&gt;
| Addiction_liability = &lt;br /&gt;
  }}&lt;br /&gt;
| Section7 = {{Chembox Hazards&lt;br /&gt;
| AutoignitionPt = &lt;br /&gt;
| EUClass = &lt;br /&gt;
| ExploLimits = &lt;br /&gt;
| ExternalMSDS = &lt;br /&gt;
| FlashPt = &lt;br /&gt;
| LD50 = &lt;br /&gt;
| LC50 = &lt;br /&gt;
| MainHazards = &lt;br /&gt;
| NFPA-F = &lt;br /&gt;
| NFPA-H = &lt;br /&gt;
| NFPA-R = &lt;br /&gt;
| NFPA-S = &lt;br /&gt;
| PEL = &lt;br /&gt;
| REL = &lt;br /&gt;
| RPhrases = &lt;br /&gt;
| SPhrases = &lt;br /&gt;
| RSPhrases = &lt;br /&gt;
  }}&lt;br /&gt;
| Section9 = {{Chembox Related&lt;br /&gt;
| OtherAnions = &lt;br /&gt;
| OtherCations = &lt;br /&gt;
| OtherFunction = &lt;br /&gt;
| OtherFunction_label = &lt;br /&gt;
| OtherCompounds = &lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
{{Pre2|scroll|2=&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
Title (default: article name)&lt;br /&gt;
Reference, use &amp;amp;lt;ref&amp;gt; &amp;amp;lt;/ref&amp;gt; and add &amp;amp;lt;references/&amp;gt; to the page&lt;br /&gt;
IUPAC name&lt;br /&gt;
The systematic name(s)&lt;br /&gt;
Any other name(s)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Like filename.svg (not &amp;amp;#x5b;&amp;amp;#x5b;image:filename.svg&amp;amp;#x5d;&amp;amp;#x5d;)&lt;br /&gt;
Picture width (default=200px; example: ImageSize=100px)&lt;br /&gt;
Alt text for picture (example: Fine dry white powder)&lt;br /&gt;
Picture caption (example: Oxygen in liquid form)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Identifiers}}&lt;br /&gt;
&lt;br /&gt;
Any abbreviations&lt;br /&gt;
&lt;br /&gt;
CAS Number, links to eMolecules&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ChEBI, links to EBI&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
EINECS, links to ecb; URL is http://ecb.jrc.it/esis/index.php?GENRE=ECNO&amp;amp;ENTREE=&lt;br /&gt;
EINECS, links to ecb, different URL http://ecb.jrc.it/esis/index.php?GENRE=CASNO&amp;amp;ENTREE=&lt;br /&gt;
&lt;br /&gt;
InChI, no link&lt;br /&gt;
KEGG, links to genome.ad.jp&lt;br /&gt;
Medical Subject Headings, links to NIH&lt;br /&gt;
PubChem, links to pubchem&lt;br /&gt;
RTECS, no link&lt;br /&gt;
SMILES, no link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Properties}}: physical properties&lt;br /&gt;
Atmospheric OH rate constant&lt;br /&gt;
Its appearance&lt;br /&gt;
Boiling point, in plain text&lt;br /&gt;
Notes on boiling point&lt;br /&gt;
Density, including unit&lt;br /&gt;
The molecular formula&lt;br /&gt;
Henry&amp;#039;s law constant (kH)&lt;br /&gt;
Partition coefficient&lt;br /&gt;
Molecular weight, including unit&lt;br /&gt;
Melting point, in plain text&lt;br /&gt;
Notes on melting point&lt;br /&gt;
pKa&lt;br /&gt;
pKb&lt;br /&gt;
Solubility in water&lt;br /&gt;
Solubility in other solvents, goes together with next&lt;br /&gt;
In which solvent it is soluble&lt;br /&gt;
Vapor pressure&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Structure}}: crystal structure&lt;br /&gt;
Coordination&lt;br /&gt;
Crystal structure&lt;br /&gt;
Molecular shape&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Thermochemistry}}&lt;br /&gt;
Delta Gf&lt;br /&gt;
Delta Hc&lt;br /&gt;
Delta Hf&lt;br /&gt;
Entropy&lt;br /&gt;
Heat capacity&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Explosive}}&lt;br /&gt;
[[Shock sensitivity]]&lt;br /&gt;
[[Friction sensitivity]]&lt;br /&gt;
[[Explosive velocity]]&lt;br /&gt;
[[Relative effectiveness factor]]&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Pharmacology}}: drug data&lt;br /&gt;
ATCvet=yes if the next two parameters define an ATCvet code&lt;br /&gt;
ATCCode prefix (first three characters, omit the leading Q for ATCvet codes), internal link&lt;br /&gt;
ATCCode suffix (last 4 characters), full ATC links to WHO C.C.&lt;br /&gt;
Other ATC codes (use the {{tl|ATC}} and/or {{tl|ATCvet}} templates)&lt;br /&gt;
Admin Routes&lt;br /&gt;
Bioavailability&lt;br /&gt;
Excretion&lt;br /&gt;
Half Life&lt;br /&gt;
Metabolism&lt;br /&gt;
Legal status&lt;br /&gt;
Legal status in AU&lt;br /&gt;
&lt;br /&gt;
Legal status in CA&lt;br /&gt;
&lt;br /&gt;
Legal status in NZ&lt;br /&gt;
&lt;br /&gt;
Legal status in US&lt;br /&gt;
&lt;br /&gt;
Legal status in UK&lt;br /&gt;
&lt;br /&gt;
Legal status in EU&lt;br /&gt;
&lt;br /&gt;
Legal status in UN&lt;br /&gt;
&lt;br /&gt;
Pregnancy Category&lt;br /&gt;
Pregnancy Category in US&lt;br /&gt;
&lt;br /&gt;
Pregnancy Category in AU&lt;br /&gt;
&lt;br /&gt;
Protein Bound&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Hazards}}&lt;br /&gt;
Autoignition temperature&lt;br /&gt;
EU Class&lt;br /&gt;
EU Index&lt;br /&gt;
Explosion limits&lt;br /&gt;
URL for [[Safety Data Sheet]]&lt;br /&gt;
Flash point&lt;br /&gt;
LD50&lt;br /&gt;
LC50&lt;br /&gt;
Main hazards&lt;br /&gt;
[[NFPA 704|NFPA]]-F: Fire hazard 0&amp;amp;ndash;4 ([[NFPA 704#red|red]])&lt;br /&gt;
NFPA-H: Health hazard 0&amp;amp;ndash;4 ([[NFPA 704#blue|blue]])&lt;br /&gt;
NFPA-R: Reactivity hazard 0&amp;amp;ndash;4 ([[NFPA 704#yellow|yellow]])&lt;br /&gt;
NFPA-S: Special hazards (aka Other; [[NFPA 704#white|white]]): W, OX, COR, ALK, ACID, CRYO, RA&lt;br /&gt;
PEL&lt;br /&gt;
RPhrases: use the {{tl|R}} template for this&lt;br /&gt;
SPhrases: use the {{tl|S}} template for this&lt;br /&gt;
RSPhrases: or use the combination of the two above&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Related}}: related substances&lt;br /&gt;
The function&lt;br /&gt;
Other anions&lt;br /&gt;
Other cations&lt;br /&gt;
Other compounds: adds a chemical &amp;#039;see also&amp;#039; section&lt;br /&gt;
Other function:&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Full form ====&lt;br /&gt;
To use, simply copy and paste the left column into the document, and press save to get an empty Chembox:&lt;br /&gt;
{{collapse top|title=Long parameter list for {{tl|Chembox}}|bg=lightgrey}}&lt;br /&gt;
{{hatnote|Sections parameter lists may be incomplete}}&lt;br /&gt;
{{See also| [[Template:Chembox/doc/images|More on images]]}}&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style = &amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| Reference =&lt;br /&gt;
&amp;lt;!-- Names --&amp;gt;&lt;br /&gt;
| Name =&lt;br /&gt;
| IUPACName =&lt;br /&gt;
| SystematicName = &lt;br /&gt;
| OtherNames = &lt;br /&gt;
&amp;lt;!-- Images --&amp;gt;&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| ImageAlt = &lt;br /&gt;
| ImageCaption = &lt;br /&gt;
| ImageFile1 = &lt;br /&gt;
| ImageAlt1 = &lt;br /&gt;
| ImageCaption1 = &lt;br /&gt;
| ImageFile2 = &lt;br /&gt;
| ImageAlt2 = &lt;br /&gt;
| ImageCaption2 = &lt;br /&gt;
| ImageFile3 = &lt;br /&gt;
| ImageAlt3 = &lt;br /&gt;
| ImageCaption3 = &lt;br /&gt;
| ImageFile4 = &lt;br /&gt;
| ImageAlt4 = &lt;br /&gt;
| ImageCaption4 = &lt;br /&gt;
| ImageFileL1 = &lt;br /&gt;
| ImageAltL1 = &lt;br /&gt;
| ImageCaptionL1 = &lt;br /&gt;
| ImageFileR1 = &lt;br /&gt;
| ImageSizeR1 = &lt;br /&gt;
| ImageAltR1 = &lt;br /&gt;
| ImageCaptionR1 = &lt;br /&gt;
| ImageFileL2 = &lt;br /&gt;
| ImageAltL2 = &lt;br /&gt;
| ImageCaptionL2 = &lt;br /&gt;
| ImageFileR2 = &lt;br /&gt;
| ImageSizeR2 = &lt;br /&gt;
| ImageAltR2 = &lt;br /&gt;
| ImageCaptionR2 = &lt;br /&gt;
&amp;lt;!-- Style settings --&amp;gt;&lt;br /&gt;
| width =&lt;br /&gt;
| style-left-column-width =&lt;br /&gt;
&amp;lt;!-- Sections --&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
| Abbreviations = &lt;br /&gt;
| CASNo = &lt;br /&gt;
| CASNo_Comment = &lt;br /&gt;
| CASNo_Ref = &lt;br /&gt;
| CASNos = &lt;br /&gt;
| CASOther = &lt;br /&gt;
| PubChem = &lt;br /&gt;
| PubChem_Comment = &lt;br /&gt;
| PubChem5 = &lt;br /&gt;
| PubChem5_Comment = &lt;br /&gt;
| PubChemOther = &lt;br /&gt;
| ChemSpiderID = &lt;br /&gt;
| ChemSpiderID_Comment = &lt;br /&gt;
| ChemSpiderID5 = &lt;br /&gt;
| ChemSpiderIDOther = &lt;br /&gt;
| EINECS = &lt;br /&gt;
| EC_number = &lt;br /&gt;
| EC_number_Comment = &lt;br /&gt;
| UNNumber = &lt;br /&gt;
| DrugBank = &lt;br /&gt;
| KEGG = &lt;br /&gt;
| MeSHName = &lt;br /&gt;
| ChEBI = &lt;br /&gt;
| RTECS = &lt;br /&gt;
| ATCvet = &lt;br /&gt;
| ATCCode_prefix = &lt;br /&gt;
| ATCCode_suffix = &lt;br /&gt;
| ATC_Supplemental = &lt;br /&gt;
| SMILES = &lt;br /&gt;
| InChI = &lt;br /&gt;
| Beilstein = &lt;br /&gt;
| Gmelin = &lt;br /&gt;
| 3DMet = }}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
| Formula = &lt;br /&gt;
| MolarMass = &lt;br /&gt;
| Appearance = &lt;br /&gt;
| Density = &lt;br /&gt;
| MeltingPt = &lt;br /&gt;
| MeltingPt_notes = &lt;br /&gt;
| BoilingPt = &lt;br /&gt;
| BoilingPt_notes = &lt;br /&gt;
| LogP = &lt;br /&gt;
| VaporPressure = &lt;br /&gt;
| HenryConstant = &lt;br /&gt;
| AtmosphericOHRateConstant = &lt;br /&gt;
| pKa = &lt;br /&gt;
| pKb = &lt;br /&gt;
| Solubility = &lt;br /&gt;
| SolubleOther = &lt;br /&gt;
| Solvent = &lt;br /&gt;
| Sheet Resistance = &lt;br /&gt;
| Methacrylate Equiv Wt = &lt;br /&gt;
| Bulk Conductivity =&lt;br /&gt;
  }}&lt;br /&gt;
| Section3 = {{Chembox Structure&lt;br /&gt;
| CrystalStruct = &lt;br /&gt;
| Coordination = &lt;br /&gt;
| MolShape =&lt;br /&gt;
  }}&lt;br /&gt;
| Section4 = {{Chembox Thermochemistry&lt;br /&gt;
| DeltaGf = &lt;br /&gt;
| DeltaHc = &lt;br /&gt;
| DeltaHf = &lt;br /&gt;
| Entropy = &lt;br /&gt;
| HeatCapacity =&lt;br /&gt;
  }}&lt;br /&gt;
| Section5 = {{Chembox Pharmacology&lt;br /&gt;
| AdminRoutes = &lt;br /&gt;
| Bioavail = &lt;br /&gt;
| Metabolism = &lt;br /&gt;
| HalfLife = &lt;br /&gt;
| ProteinBound = &lt;br /&gt;
| Excretion = &lt;br /&gt;
| legal_status = &lt;br /&gt;
| legal_AU = &lt;br /&gt;
| legal_AU_comment = &lt;br /&gt;
| legal_CA = &lt;br /&gt;
| legal_CA_comment = &lt;br /&gt;
| legal_NZ = &lt;br /&gt;
| legal_NZ_comment = &lt;br /&gt;
| legal_US = &lt;br /&gt;
| legal_US_comment = &lt;br /&gt;
| legal_UK = &lt;br /&gt;
| legal_UK_comment = &lt;br /&gt;
| legal_EU = &lt;br /&gt;
| legal_EU_comment = &lt;br /&gt;
| legal_UN = &lt;br /&gt;
| legal_UN_comment = &lt;br /&gt;
| pregnancy_category = &lt;br /&gt;
| pregnancy_AU = &lt;br /&gt;
| pregnancy_AU_comment = &lt;br /&gt;
| pregnancy_US = &lt;br /&gt;
| pregnancy_US_comment = &lt;br /&gt;
  }}&lt;br /&gt;
| Section6 = {{Chembox Explosive&lt;br /&gt;
| ShockSens = &lt;br /&gt;
| FrictionSens = &lt;br /&gt;
| ExplosiveV = &lt;br /&gt;
| REFactor =&lt;br /&gt;
  }}&lt;br /&gt;
| Section7 = {{Chembox Hazards&lt;br /&gt;
| ExternalMSDS = &lt;br /&gt;
| EUClass = &lt;br /&gt;
| MainHazards = &lt;br /&gt;
| NFPA-F = &lt;br /&gt;
| NFPA-H = &lt;br /&gt;
| NFPA-R = &lt;br /&gt;
| NFPA-S = &lt;br /&gt;
| RPhrases = &lt;br /&gt;
| SPhrases = &lt;br /&gt;
| RSPhrases = &lt;br /&gt;
| FlashPt = &lt;br /&gt;
| Autoignition = &lt;br /&gt;
| ExploLimits = &lt;br /&gt;
| LD50 = &lt;br /&gt;
| PEL =&lt;br /&gt;
  }}&lt;br /&gt;
| Section8 = {{Chembox Related&lt;br /&gt;
| OtherAnions = &lt;br /&gt;
| OtherCations = &lt;br /&gt;
| OtherFunction_label = &lt;br /&gt;
| OtherFunction = &lt;br /&gt;
| OtherCompounds =&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style = &amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
Chembox: Template name&lt;br /&gt;
* Name: title above the box (DEFAULT: article name)&lt;br /&gt;
* filename.svg (&amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; [[image:filename.svg]]&lt;br /&gt;
* picture size (example: ImageSize = 100px, default = 200px)&lt;br /&gt;
* alt text for picture (example: Fine dry white powder)&lt;br /&gt;
* Picture caption (example: Oxygen in liquid form)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* the IUPAC name&lt;br /&gt;
* hide IUPAC name if very long; show-button is displayed&lt;br /&gt;
* the systematic name&lt;br /&gt;
* any other name&lt;br /&gt;
* reference; include &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;s, add &amp;lt;references/&amp;gt; to the page&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Identifiers:&amp;#039;&amp;#039;&amp;#039; Standard numbers etc.&lt;br /&gt;
* any abbreviations&lt;br /&gt;
* CAS Number: links to eMolecules&lt;br /&gt;
     http://www.commonchemistry.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* PubChem: links to http://pubchem.ncbi.nlm.nih.gov;&lt;br /&gt;
  up to 5 numbers&lt;br /&gt;
* PubChem_Comment: comment at the number&lt;br /&gt;
* PubChemOther: for other information&lt;br /&gt;
&lt;br /&gt;
* ChemSpider: links to www.chemspider.com; up to 5 numbers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* EINECS: links to ecb; URL is&lt;br /&gt;
  http://ecb.jrc.it/esis/index.php?GENRE = ECNO&amp;amp;ENTREE = &lt;br /&gt;
* also EINECS, but URL is&lt;br /&gt;
  http://ecb.jrc.it/esis/index.php?GENRE = CASNO&amp;amp;ENTREE = &lt;br /&gt;
&lt;br /&gt;
* KEGG: links to genome.ad.jp&lt;br /&gt;
* Medical Subject Headings: links to NIH&lt;br /&gt;
* ChEBI: links to EBI&lt;br /&gt;
* RTECS: no link&lt;br /&gt;
* ATCvet = yes if the next two parameters define an ATCvet code&lt;br /&gt;
* ATCCode prefix (first three characters, omit the leading Q for ATCvet codes), internal link&lt;br /&gt;
* ATCCode suffix (last 4 characters), full ATC links to WHO C.C.&lt;br /&gt;
* Other ATC codes (use the {{ATC}} and/or {{ATCvet}} templates)&lt;br /&gt;
* SMILES: no link&lt;br /&gt;
* InChI: no link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Properties:&amp;#039;&amp;#039;&amp;#039; Physical properties&lt;br /&gt;
* the molecular formula&lt;br /&gt;
* molecular weight, including unit&lt;br /&gt;
* Its appearance&lt;br /&gt;
* Density, including unit.&lt;br /&gt;
* Melting Point, including unit.&lt;br /&gt;
* Notes on melting point.&lt;br /&gt;
* Boiling Point, including unit.&lt;br /&gt;
* Notes on boiling point.&lt;br /&gt;
* Partition coefficient&lt;br /&gt;
* Vapor pressure&lt;br /&gt;
* Henry&amp;#039;s law constant (kH)&lt;br /&gt;
* Atmospheric OH rate constant&lt;br /&gt;
* pKa&lt;br /&gt;
* pKb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Sheet Resistance&lt;br /&gt;
* Methacrylate Equiv Wt&lt;br /&gt;
* Bulk Conductivity&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Structure:&amp;#039;&amp;#039;&amp;#039; Crystal structure information&lt;br /&gt;
* Crystal Structure&lt;br /&gt;
* Coordination&lt;br /&gt;
* Molecular Shape&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Thermochemistry:&amp;#039;&amp;#039;&amp;#039; Thermochemical properties&lt;br /&gt;
* Delta Gf&lt;br /&gt;
* Delta Hc&lt;br /&gt;
* Delta Hf&lt;br /&gt;
* Entropy&lt;br /&gt;
* Heat Capacity&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Pharmacology:&amp;#039;&amp;#039;&amp;#039; Pharmacology/drug data&lt;br /&gt;
* Admin Routes&lt;br /&gt;
* Bioavailability&lt;br /&gt;
* Metabolism&lt;br /&gt;
* Half Life&lt;br /&gt;
* Protein Bound&lt;br /&gt;
* Excretion&lt;br /&gt;
* Legal status&lt;br /&gt;
* Legal status in US&lt;br /&gt;
* Legal status in UK&lt;br /&gt;
* Legal status in AU&lt;br /&gt;
* Legal status in CA&lt;br /&gt;
* Pregnancy Category&lt;br /&gt;
* Pregnancy Category in US&lt;br /&gt;
* Pregnancy Category in AU&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Explosive:&amp;#039;&amp;#039;&amp;#039; Explosive properties&lt;br /&gt;
* Shock Sensitivity&lt;br /&gt;
* Friction Sensitivity&lt;br /&gt;
* Explosive speed&lt;br /&gt;
* RE Factor&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Hazards:&amp;#039;&amp;#039;&amp;#039; Hazards&lt;br /&gt;
* URL for [[Safety Data Sheet]]&lt;br /&gt;
* EU Class&lt;br /&gt;
* EU Index&lt;br /&gt;
* Main Hazards&lt;br /&gt;
* NFPA-F: [[NFPA 704#red|NFPA 704]] Fire hazard 0&amp;amp;ndahs;4 (red)&lt;br /&gt;
* NFPA-H: [[NFPA 704#blue|NFPA 704]] Health hazard 0&amp;amp;ndahs;4 (blue)&lt;br /&gt;
* NFPA-R: [[NFPA 704#yellow|NFPA 704]] Reactivity hazard 0&amp;amp;ndahs;4 (yellow)&lt;br /&gt;
* NFPA-O: [[NFPA 704#white|NFPA 704]] Other hazards: W, OX, COR, ALK, ACID, CRYO, RA (white)&lt;br /&gt;
* RPhrases: use the {{R-phrase}} template for this&lt;br /&gt;
* SPhrases: use the ? template for this&lt;br /&gt;
* RSPhrases: or use the combination of the two above&lt;br /&gt;
* Flash Point&lt;br /&gt;
* Autoignition&lt;br /&gt;
* Explosion Limits&lt;br /&gt;
* LD50&lt;br /&gt;
* PEL&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Related:&amp;#039;&amp;#039;&amp;#039; Related compounds etc.&lt;br /&gt;
* Other Anions&lt;br /&gt;
* Other Cations&lt;br /&gt;
* Other Function: works with the next field&lt;br /&gt;
* Function: the function&lt;br /&gt;
* Other Compounds: chemical &amp;#039;see also&amp;#039; section&lt;br /&gt;
-end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
====Indexed parameters====&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
| CASNo = &lt;br /&gt;
| CASNo1 = &lt;br /&gt;
| CASNo2 = &lt;br /&gt;
| CASNo3 = &lt;br /&gt;
| CASNo4 = &lt;br /&gt;
| CASNo5 = &lt;br /&gt;
| CASNoOther = &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
| CASNo_Comment =&lt;br /&gt;
| CASNo1_Comment =&lt;br /&gt;
| CASNo5_Comment =&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{collapse top| title=Indexed parameters| bg=#ddd}}&lt;br /&gt;
Overview&amp;lt;br/&amp;gt;(index numbers 2-3-4 omitted):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
| CASNo =&lt;br /&gt;
| CASNo1 =&lt;br /&gt;
| CASNo5 =&lt;br /&gt;
| CASNoOther =&lt;br /&gt;
| ChEBI =&lt;br /&gt;
| ChEBI1 =&lt;br /&gt;
| ChEBI5 =&lt;br /&gt;
| ChEBIOther =&lt;br /&gt;
| ChEMBL =&lt;br /&gt;
| ChEMBL1 =&lt;br /&gt;
| ChEMBL5 =&lt;br /&gt;
| ChEMBLOther =&lt;br /&gt;
| ChemSpiderID =&lt;br /&gt;
| ChemSpiderID1 =&lt;br /&gt;
| ChemSpiderID5 =&lt;br /&gt;
| ChemSpiderIDOther =&lt;br /&gt;
| DrugBank =&lt;br /&gt;
| DrugBank1 =&lt;br /&gt;
| DrugBank5 =&lt;br /&gt;
| DrugBankOther =&lt;br /&gt;
| InChI =&lt;br /&gt;
| InChI1 =&lt;br /&gt;
| InChI5 =&lt;br /&gt;
| InChIOther =&lt;br /&gt;
| KEGG =&lt;br /&gt;
| KEGG1 =&lt;br /&gt;
| KEGG5 =&lt;br /&gt;
| KEGGOther =&lt;br /&gt;
| PubChem =&lt;br /&gt;
| PubChem1 =&lt;br /&gt;
| PubChem5 =&lt;br /&gt;
| PubChemOther =&lt;br /&gt;
| SMILES =&lt;br /&gt;
| SMILES1 =&lt;br /&gt;
| SMILES5 =&lt;br /&gt;
| SMILESOther =&lt;br /&gt;
| UNII =&lt;br /&gt;
| UNII1 =&lt;br /&gt;
| UNII5 =&lt;br /&gt;
| UNIIOther =&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
Indexed parameters take indexes &amp;#039;blank&amp;#039;&amp;amp;ndash;1&amp;amp;ndash;5 (six options). They should have straight input, such as a correct CAS Registry Number. Each parameter can have a comment: {{para| CASNo_Comment}}.&lt;br /&gt;
&lt;br /&gt;
*Eight base parameters are indexed this way, all identifiers:&lt;br /&gt;
:&amp;lt;code&amp;gt;CASNo, ChEBI, ChEMBL, ChemSpiderID, DrugBank, InChI, KEGG, PubChem, SMILES, UNII&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Then {{para|_Other}} (like {{para|CASNoOther}}) is available for free text input.&lt;br /&gt;
&lt;br /&gt;
;same substance, same index&lt;br /&gt;
When the chembox has multiple substances, &amp;#039;&amp;#039;use the index&amp;#039;&amp;#039;. Make sure that {{para|CASNo3}} and {{para|SMILES3}} are about the same substance, and {{para|CASNo3}} and {{para|SMILES2}} are &amp;#039;&amp;#039;not&amp;#039;&amp;#039;. Treat index &amp;quot;0&amp;quot; the same way:&lt;br /&gt;
:{{para|CASNo}} is {{para|InChI}} is {{para|SMILES}}&lt;br /&gt;
:{{para|CASNo1}} is {{para|InChI1}} is {{para|SMILES1}}&lt;br /&gt;
:{{para|CASNo}} is &amp;#039;&amp;#039;not&amp;#039;&amp;#039; {{para|InChI1}} is &amp;#039;&amp;#039;not&amp;#039;&amp;#039; {{para|SMILES4}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
==== Section subtemplates ====&lt;br /&gt;
The following section subtemplates are available:&lt;br /&gt;
* {{tl|Chembox Identifiers}}&lt;br /&gt;
* {{tl|Chembox Properties}}&lt;br /&gt;
* {{tl|Chembox Structure}}&lt;br /&gt;
* {{tl|Chembox Thermochemistry}}&lt;br /&gt;
* {{tl|Chembox Explosive}}&lt;br /&gt;
* {{tl|Chembox Pharmacology}}&lt;br /&gt;
* {{tl|Chembox Hazards}}&lt;br /&gt;
* {{tl|Chembox Related}}&lt;br /&gt;
And the automated section, that is visible when &amp;#039;pagename (data page)&amp;#039; exists:&lt;br /&gt;
* {{tl|Chembox Supplement}}&lt;br /&gt;
See these subsections for their parameter options.&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;order&amp;#039;&amp;#039; of these sections in the infobox is set by the &amp;#039;&amp;#039;section number&amp;#039;&amp;#039; ({{para|Section#}}) only. Not by the typed sequence. This documentation keeps this arbitrary order:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifiers}}&lt;br /&gt;
| Section2 = {{Chembox Properties}}&lt;br /&gt;
| Section3 = {{Chembox Structure}}&lt;br /&gt;
| Section4 = {{Chembox Thermochemistry}}&lt;br /&gt;
| Section5 = {{Chembox Explosive}}&lt;br /&gt;
| Section6 = {{Chembox Pharmacology}}&lt;br /&gt;
| Section7 = {{Chembox Hazards}}&lt;br /&gt;
| Section9 = {{Chembox Related}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Sections that are not used can be safely removed, renumbering is not necessary.&lt;br /&gt;
&lt;br /&gt;
==Adding images==&lt;br /&gt;
{{further information|[[Template:Chembox/doc/images|doc/images]]}}&lt;br /&gt;
===Parameters===&lt;br /&gt;
Image parameters for the first images:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
&amp;lt;!-- Other chembox parameters can go here --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Row 1/9 --&amp;gt;{{Chembox image&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| ImageName = &lt;br /&gt;
| ImageSize = &lt;br /&gt;
| ImageAlt = &lt;br /&gt;
| ImageCaption = &lt;br /&gt;
| ImageFile_Ref = &lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;!-- Row 2/9 --&amp;gt;{{Chembox image&lt;br /&gt;
| ImageFile1 = &lt;br /&gt;
| ImageName1 = &lt;br /&gt;
| ImageSize1 = &lt;br /&gt;
| ImageAlt1 = &lt;br /&gt;
| ImageCaption1 = &lt;br /&gt;
| ImageFile1_Ref = &lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;!-- Row 3/9 --&amp;gt;{{Chembox image sbs&lt;br /&gt;
| ImageFileL1 = &lt;br /&gt;
| ImageNameL1 = &lt;br /&gt;
| ImageSizeL1 = &lt;br /&gt;
| ImageAltL1 = &lt;br /&gt;
| ImageCaptionL1 = &lt;br /&gt;
| ImageFileL1_Ref = &lt;br /&gt;
&lt;br /&gt;
| ImageFileR1 = &lt;br /&gt;
| ImageNameR1 = &lt;br /&gt;
| ImageSizeR1 = &lt;br /&gt;
| ImageAltR1 = &lt;br /&gt;
| ImageCaptionR1 = &lt;br /&gt;
| ImageFileR1_Ref = &lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;!-- More chembox parameters can go here, like |Section1=... --&amp;gt;&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Pre2|scroll|2=&lt;br /&gt;
&amp;lt;!-- rh column text?--&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
Image parameters for an image (example: File1). All are optional.&lt;br /&gt;
&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile1 = Furfural structure.png&lt;br /&gt;
| ImageAlt1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageName1 = &lt;br /&gt;
| ImageCaption1 = A caption shows here&lt;br /&gt;
| ImageSize1 = 120px&lt;br /&gt;
| ImageFile1_Ref =&lt;br /&gt;
| show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile1 = Furfural structure.png&lt;br /&gt;
| ImageAlt1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageName1 = &lt;br /&gt;
| ImageCaption1 = A caption shows here&lt;br /&gt;
| ImageSize1 = 120px&lt;br /&gt;
| ImageFile1_Ref =ref&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Adding two images:&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = Furfural structure.png&lt;br /&gt;
| ImageAlt = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFile1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAlt1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = Furfural structure.png&lt;br /&gt;
| ImageAlt = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFile1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAlt1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives two images, each image on his own row (note, ImageFile is the first image, ImageFile1 is the second).&lt;br /&gt;
{{clear}}&lt;br /&gt;
Adding two images, side by side (L1 and R1):&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives one row with two images. Note that ImageFile is now not supplied.&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Multiple images===&lt;br /&gt;
{{further information|[[Template:Chembox/doc/images|doc/images]]}}&lt;br /&gt;
{| class=wikitable border=1 cellpadding=1 style=&amp;quot;float:right; font-family:courier; text-align:center&amp;quot;&lt;br /&gt;
! colspan=3 style=&amp;quot;background:#f8eaba;&amp;quot; | Chembox images ordering&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 1}}&lt;br /&gt;
| colspan=2 | ImageFile&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 2}}&lt;br /&gt;
| colspan=2 | ImageFile1&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 3}}&lt;br /&gt;
| ImageFileL1 || ImageFileR1&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 4}}&lt;br /&gt;
| ImageFileL2 || ImageFileR2&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 5}}&lt;br /&gt;
| colspan=2 | ImageFile2&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 6}}&lt;br /&gt;
| colspan=2 | ImageFile3&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 7}}&lt;br /&gt;
| ImageFileL3 || ImageFileR3&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 8}}&lt;br /&gt;
| ImageFileL4 || ImageFileR4&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 9}}&lt;br /&gt;
| colspan=2 | ImageFile4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
This gives the possibility to play a bit with which image is first (rows with empty parameters are not displayed). Example:&lt;br /&gt;
&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageSizeL1 = &lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| ImageFile2 = Water droplet blue bg05.jpg&lt;br /&gt;
| ImageAlt2 = Water droplet erupting from the center of a concentric ring of ripples, evidently in response to a drop landing in the water just before&lt;br /&gt;
| IUPACName = example&lt;br /&gt;
| show_ss_note=no&amp;lt;!-- set for documentation clarity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageSizeR1 = &lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| ImageFile2 = Water droplet blue bg05.jpg&lt;br /&gt;
| ImageAlt2 = Water droplet erupting from the center of a concentric ring of ripples, evidently in response to a drop landing in the water just before&lt;br /&gt;
| IUPACName = example&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives one row with two images, and one row with one image.&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
==Names==&lt;br /&gt;
{{Template:Chembox/doc/names}}&lt;br /&gt;
===Example===&lt;br /&gt;
{{Chembox&lt;br /&gt;
| Name=&amp;#039;&amp;#039;cis&amp;#039;&amp;#039;-3-Hexen-1-ol&lt;br /&gt;
| IUPACNames = A, B&lt;br /&gt;
| PIN = PIN&lt;br /&gt;
| SystematicName = SYS&lt;br /&gt;
| OtherNames = X&amp;lt;br/&amp;gt;Y&amp;lt;br/&amp;gt;Z&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| Name=&amp;#039;&amp;#039;cis&amp;#039;&amp;#039;-3-Hexen-1-ol&lt;br /&gt;
| IUPACNames = A, B&lt;br /&gt;
| PIN = PIN&lt;br /&gt;
| SystematicName = SYS&lt;br /&gt;
| OtherNames = X&amp;lt;br/&amp;gt;Y&amp;lt;br/&amp;gt;Z&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
* When supplying a parameter with a value, and nothing or the wrong value shows up, check:&lt;br /&gt;
:* Is the parameter placed in the correct section?&lt;br /&gt;
:* Are the sections properly defined?  Sections start with &amp;lt;nowiki&amp;gt;| Section# = {{Chembox sectionname |&amp;quot; and end with &amp;quot;}}&amp;quot;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
:* Is there inconsistency in the Section numbering? Available numbers for sections are 1 &amp;amp;ndash; 9.&lt;br /&gt;
&lt;br /&gt;
=== Maintenance ===&lt;br /&gt;
:[[:Category:Chembox maintenance categories]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Navbox Chembox|state=uncollapsed}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
{{#ifeq:{{PAGENAME}}|Chembox&lt;br /&gt;
|[[Category:Chembox templates| ]]&lt;br /&gt;
|[[Category:Chembox templates]]&lt;br /&gt;
}}}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=31328&amp;oldid=prev</id>
		<title>WikiSysop: 1版</title>
		<link rel="alternate" type="text/html" href="https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=31328&amp;oldid=prev"/>
		<updated>2015-08-09T03:21:58Z</updated>

		<summary type="html">&lt;p&gt;1版&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{main|Wikipedia:Chemical infobox}}&lt;br /&gt;
{{Documentation subpage}}&lt;br /&gt;
Template {{tlx|Chembox}} is an &amp;#039;&amp;#039;&amp;#039;[[WP:INFOBOX|infobox]] for chemicals&amp;#039;&amp;#039;&amp;#039;. It has a large number of options to add relevant data and images. The infobox is organized in sections like &amp;quot;identifiers&amp;quot; and &amp;quot;hazards&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Adding a Chembox with its sections ===&lt;br /&gt;
The Chembox 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 &amp;quot;pharmacology&amp;quot;). Depending on the compound, sections can be added or left out, and within a section parameters can be added or omitted (left blank).&lt;br /&gt;
&lt;br /&gt;
The sections and their parameters are listed below.&lt;br /&gt;
&lt;br /&gt;
Within the general chembox template (with its own parameters like {{para|ImageFile|}} and {{para|IUPACName|}}), each section is added with this pattern (as the value of a parameter {{Para|section&amp;#039;&amp;#039;x&amp;#039;&amp;#039;}}.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| IUPACName = &lt;br /&gt;
| ... &amp;lt;!-- more general Chembox parameters here --&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifier&lt;br /&gt;
| CASNo = &lt;br /&gt;
| PubChem = &lt;br /&gt;
| ... &amp;lt;!-- more Identifier parameters here --&amp;gt;&lt;br /&gt;
  }}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this format, spaces and new lines have no meaning and can be used freely to separate sections (though &amp;#039;&amp;#039;within&amp;#039;&amp;#039; a data value, a space has a meaning, except generally leading and trailing spaces).&lt;br /&gt;
Each section has its own number in {{para|section&amp;#039;&amp;#039;#&amp;#039;&amp;#039;|}}. Then a section is defined with &amp;lt;code&amp;gt;&amp;quot;| section# = {{Chembox &amp;quot;&amp;lt;/code&amp;gt; and ends with &amp;lt;code&amp;gt;&amp;quot;}}&amp;quot;&amp;lt;/code&amp;gt;. Sections cannot &amp;#039;nest&amp;#039;: one must close one section with &amp;lt;code&amp;gt;}}&amp;lt;/code&amp;gt; before adding another {{para|Section#| &amp;lt;nowiki&amp;gt;{{Chembox ...&amp;lt;/nowiki&amp;gt;}}.&lt;br /&gt;
&lt;br /&gt;
Keep in mind the advice in the main Infobox documentation to use the {{tl|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 {{para|OtherNames}}, since many names use commas within them, and using commas as separators leads to ambiguity. For example:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
| OtherNames = {{Unbulleted list&lt;br /&gt;
  | 2,4,6(1&amp;#039;&amp;#039;H&amp;#039;&amp;#039;,3&amp;#039;&amp;#039;H&amp;#039;&amp;#039;,5&amp;#039;&amp;#039;H&amp;#039;&amp;#039;)-pyrimidinetrione&lt;br /&gt;
  | 2,4,6-trioxohexahydropyrimidine&lt;br /&gt;
  | pyrimidinetriol&lt;br /&gt;
  | malonylurea&lt;br /&gt;
  | 6-hydroxyuracil&lt;br /&gt;
  | &amp;#039;&amp;#039;N&amp;#039;&amp;#039;,&amp;#039;&amp;#039;N&amp;#039;&amp;#039;-(1,3-dioxo-1,3-propanediyl)urea&lt;br /&gt;
  }}&lt;br /&gt;
| (next parameter) = &amp;lt;!-- etc. --&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Small, simple form ====&lt;br /&gt;
To use, simply copy and paste the left column into the document, filling in whatever you can, and save:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| ImageSize = &lt;br /&gt;
| ImageAlt = &lt;br /&gt;
| IUPACName = &lt;br /&gt;
| OtherNames = &lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
| CASNo = &lt;br /&gt;
| PubChem = &lt;br /&gt;
| SMILES = &lt;br /&gt;
  }}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
| Formula = &lt;br /&gt;
| MolarMass = &lt;br /&gt;
| Appearance = &lt;br /&gt;
| Density = &lt;br /&gt;
| MeltingPt = &lt;br /&gt;
| BoilingPt = &lt;br /&gt;
| Solubility = &lt;br /&gt;
  }}&lt;br /&gt;
| Section3 = {{Chembox Hazards&lt;br /&gt;
| MainHazards =&lt;br /&gt;
| FlashPt =&lt;br /&gt;
| AutoignitionPt =&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Medium form ====&lt;br /&gt;
&lt;br /&gt;
To use, simply copy and paste the left column into the document, filling in whatever you can:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| Name =&lt;br /&gt;
| Reference =&lt;br /&gt;
| IUPACName =&lt;br /&gt;
| PIN =&lt;br /&gt;
| SystematicName =&lt;br /&gt;
| OtherNames = {{Unbulleted list&lt;br /&gt;
  | &amp;#039;&amp;#039;name1&amp;#039;&amp;#039;&lt;br /&gt;
  | &amp;#039;&amp;#039;name2&amp;#039;&amp;#039;&lt;br /&gt;
  ...&lt;br /&gt;
  | &amp;#039;&amp;#039;name50&amp;#039;&amp;#039;&lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;!-- Images --&amp;gt;&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| ImageSize = &lt;br /&gt;
| ImageAlt = &lt;br /&gt;
| ImageName = &lt;br /&gt;
| ImageFile1 = &lt;br /&gt;
| ImageSize1 = &lt;br /&gt;
| ImageAlt1 = &lt;br /&gt;
| ImageName1 = &lt;br /&gt;
| ImageFile2 = &lt;br /&gt;
| ImageSize2 = &lt;br /&gt;
| ImageAlt2 = &lt;br /&gt;
| ImageName2 = &lt;br /&gt;
| ImageFile3 = &lt;br /&gt;
| ImageSize3 = &lt;br /&gt;
| ImageAlt3 = &lt;br /&gt;
| ImageName3 = &lt;br /&gt;
| ImageFileL1 = &lt;br /&gt;
| ImageSizeL1 = &lt;br /&gt;
| ImageAltL1 = &lt;br /&gt;
| ImageNameL1 = &lt;br /&gt;
| ImageFileR1 = &lt;br /&gt;
| ImageSizeR1 = &lt;br /&gt;
| ImageAltR1 = &lt;br /&gt;
| ImageNameR1 = &lt;br /&gt;
| ImageFileL2 = &lt;br /&gt;
| ImageSizeL2 = &lt;br /&gt;
| ImageAltL2 = &lt;br /&gt;
| ImageNameL2 = &lt;br /&gt;
| ImageFileR2 = &lt;br /&gt;
| ImageSizeR2 = &lt;br /&gt;
| ImageAltR2 = &lt;br /&gt;
| ImageNameR2 = &lt;br /&gt;
&amp;lt;!-- Sections --&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
| 3DMet = &lt;br /&gt;
| Abbreviations = &lt;br /&gt;
| Beilstein = &lt;br /&gt;
| CASNo = &lt;br /&gt;
| CASNo_Comment = &lt;br /&gt;
| CASOther = &lt;br /&gt;
| ChEBI = &lt;br /&gt;
| ChemSpiderID = &lt;br /&gt;
| EINECS = &lt;br /&gt;
| EC_number = &lt;br /&gt;
| EC_number_Comment = &lt;br /&gt;
| Gmelin = &lt;br /&gt;
| InChI = &lt;br /&gt;
| KEGG = &lt;br /&gt;
| MeSHName = &lt;br /&gt;
| PubChem = &lt;br /&gt;
| RTECS = &lt;br /&gt;
| SMILES = &lt;br /&gt;
| UNNumber = &lt;br /&gt;
  }}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
| AtmosphericOHRateConstant = &lt;br /&gt;
| Appearance = &lt;br /&gt;
| BoilingPt = &lt;br /&gt;
| BoilingPtC = &lt;br /&gt;
| BoilingPt_ref = &lt;br /&gt;
| BoilingPt_notes = &lt;br /&gt;
| Density = &lt;br /&gt;
| Formula = &lt;br /&gt;
| HenryConstant = &lt;br /&gt;
| LogP = &lt;br /&gt;
| MolarMass = &lt;br /&gt;
| MeltingPt = &lt;br /&gt;
| MeltingPtC = &lt;br /&gt;
| MeltingPt_ref = &lt;br /&gt;
| MeltingPt_notes = &lt;br /&gt;
| pKa = &lt;br /&gt;
| pKb = &lt;br /&gt;
| Solubility = &lt;br /&gt;
| SolubleOther = &lt;br /&gt;
| Solvent = &lt;br /&gt;
| VaporPressure = &lt;br /&gt;
  }}&lt;br /&gt;
| Section3 = {{Chembox Structure&lt;br /&gt;
| Coordination = &lt;br /&gt;
| CrystalStruct = &lt;br /&gt;
| MolShape = &lt;br /&gt;
  }}&lt;br /&gt;
| Section4 = {{Chembox Thermochemistry&lt;br /&gt;
| DeltaGf = &lt;br /&gt;
| DeltaHc = &lt;br /&gt;
| DeltaHf = &lt;br /&gt;
| Entropy = &lt;br /&gt;
| HeatCapacity = &lt;br /&gt;
  }}&lt;br /&gt;
| Section5 = {{Chembox Explosive&lt;br /&gt;
| ShockSens = &lt;br /&gt;
| FrictionSens = &lt;br /&gt;
| DetonationV = &lt;br /&gt;
| REFactor = &lt;br /&gt;
  }}&lt;br /&gt;
| Section6 = {{Chembox Pharmacology&lt;br /&gt;
| ATCvet = &lt;br /&gt;
| ATCCode_prefix = &lt;br /&gt;
| ATCCode_suffix = &lt;br /&gt;
| ATC_Supplemental = &lt;br /&gt;
| AdminRoutes = &lt;br /&gt;
| Bioavail = &lt;br /&gt;
| Excretion = &lt;br /&gt;
| HalfLife = &lt;br /&gt;
| Metabolism = &lt;br /&gt;
| DrugBox =&lt;br /&gt;
| DrugBox_Comment =&lt;br /&gt;
| DrugBox2 =&lt;br /&gt;
| DrugBox2_Comment =&lt;br /&gt;
| legal_status = &lt;br /&gt;
| legal_AU = &lt;br /&gt;
| legal_AU_comment = &lt;br /&gt;
| legal_CA = &lt;br /&gt;
| legal_CA_comment = &lt;br /&gt;
| legal_NZ = &lt;br /&gt;
| legal_NZ_comment = &lt;br /&gt;
| legal_US = &lt;br /&gt;
| legal_US_comment = &lt;br /&gt;
| legal_UK = &lt;br /&gt;
| legal_UK_comment = &lt;br /&gt;
| legal_EU = &lt;br /&gt;
| legal_EU_comment = &lt;br /&gt;
| legal_UN = &lt;br /&gt;
| legal_UN_comment = &lt;br /&gt;
| pregnancy_category = &lt;br /&gt;
| pregnancy_AU = &lt;br /&gt;
| pregnancy_AU_comment = &lt;br /&gt;
| pregnancy_US = &lt;br /&gt;
| pregnancy_US_comment = &lt;br /&gt;
| ProteinBound = &lt;br /&gt;
| Dependence_liability = &lt;br /&gt;
| Addiction_liability = &lt;br /&gt;
  }}&lt;br /&gt;
| Section7 = {{Chembox Hazards&lt;br /&gt;
| AutoignitionPt = &lt;br /&gt;
| EUClass = &lt;br /&gt;
| ExploLimits = &lt;br /&gt;
| ExternalMSDS = &lt;br /&gt;
| FlashPt = &lt;br /&gt;
| LD50 = &lt;br /&gt;
| LC50 = &lt;br /&gt;
| MainHazards = &lt;br /&gt;
| NFPA-F = &lt;br /&gt;
| NFPA-H = &lt;br /&gt;
| NFPA-R = &lt;br /&gt;
| NFPA-S = &lt;br /&gt;
| PEL = &lt;br /&gt;
| REL = &lt;br /&gt;
| RPhrases = &lt;br /&gt;
| SPhrases = &lt;br /&gt;
| RSPhrases = &lt;br /&gt;
  }}&lt;br /&gt;
| Section9 = {{Chembox Related&lt;br /&gt;
| OtherAnions = &lt;br /&gt;
| OtherCations = &lt;br /&gt;
| OtherFunction = &lt;br /&gt;
| OtherFunction_label = &lt;br /&gt;
| OtherCompounds = &lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
{{Pre2|scroll|2=&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
Title (default: article name)&lt;br /&gt;
Reference, use &amp;amp;lt;ref&amp;gt; &amp;amp;lt;/ref&amp;gt; and add &amp;amp;lt;references/&amp;gt; to the page&lt;br /&gt;
IUPAC name&lt;br /&gt;
The systematic name(s)&lt;br /&gt;
Any other name(s)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Like filename.svg (not &amp;amp;#x5b;&amp;amp;#x5b;image:filename.svg&amp;amp;#x5d;&amp;amp;#x5d;)&lt;br /&gt;
Picture width (default=200px; example: ImageSize=100px)&lt;br /&gt;
Alt text for picture (example: Fine dry white powder)&lt;br /&gt;
Picture caption (example: Oxygen in liquid form)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Identifiers}}&lt;br /&gt;
&lt;br /&gt;
Any abbreviations&lt;br /&gt;
&lt;br /&gt;
CAS Number, links to eMolecules&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ChEBI, links to EBI&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
EINECS, links to ecb; URL is http://ecb.jrc.it/esis/index.php?GENRE=ECNO&amp;amp;ENTREE=&lt;br /&gt;
EINECS, links to ecb, different URL http://ecb.jrc.it/esis/index.php?GENRE=CASNO&amp;amp;ENTREE=&lt;br /&gt;
&lt;br /&gt;
InChI, no link&lt;br /&gt;
KEGG, links to genome.ad.jp&lt;br /&gt;
Medical Subject Headings, links to NIH&lt;br /&gt;
PubChem, links to pubchem&lt;br /&gt;
RTECS, no link&lt;br /&gt;
SMILES, no link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Properties}}: physical properties&lt;br /&gt;
Atmospheric OH rate constant&lt;br /&gt;
Its appearance&lt;br /&gt;
Boiling point, in plain text&lt;br /&gt;
Notes on boiling point&lt;br /&gt;
Density, including unit&lt;br /&gt;
The molecular formula&lt;br /&gt;
Henry&amp;#039;s law constant (kH)&lt;br /&gt;
Partition coefficient&lt;br /&gt;
Molecular weight, including unit&lt;br /&gt;
Melting point, in plain text&lt;br /&gt;
Notes on melting point&lt;br /&gt;
pKa&lt;br /&gt;
pKb&lt;br /&gt;
Solubility in water&lt;br /&gt;
Solubility in other solvents, goes together with next&lt;br /&gt;
In which solvent it is soluble&lt;br /&gt;
Vapor pressure&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Structure}}: crystal structure&lt;br /&gt;
Coordination&lt;br /&gt;
Crystal structure&lt;br /&gt;
Molecular shape&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Thermochemistry}}&lt;br /&gt;
Delta Gf&lt;br /&gt;
Delta Hc&lt;br /&gt;
Delta Hf&lt;br /&gt;
Entropy&lt;br /&gt;
Heat capacity&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Explosive}}&lt;br /&gt;
[[Shock sensitivity]]&lt;br /&gt;
[[Friction sensitivity]]&lt;br /&gt;
[[Explosive velocity]]&lt;br /&gt;
[[Relative effectiveness factor]]&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Pharmacology}}: drug data&lt;br /&gt;
ATCvet=yes if the next two parameters define an ATCvet code&lt;br /&gt;
ATCCode prefix (first three characters, omit the leading Q for ATCvet codes), internal link&lt;br /&gt;
ATCCode suffix (last 4 characters), full ATC links to WHO C.C.&lt;br /&gt;
Other ATC codes (use the {{tl|ATC}} and/or {{tl|ATCvet}} templates)&lt;br /&gt;
Admin Routes&lt;br /&gt;
Bioavailability&lt;br /&gt;
Excretion&lt;br /&gt;
Half Life&lt;br /&gt;
Metabolism&lt;br /&gt;
Legal status&lt;br /&gt;
Legal status in AU&lt;br /&gt;
&lt;br /&gt;
Legal status in CA&lt;br /&gt;
&lt;br /&gt;
Legal status in NZ&lt;br /&gt;
&lt;br /&gt;
Legal status in US&lt;br /&gt;
&lt;br /&gt;
Legal status in UK&lt;br /&gt;
&lt;br /&gt;
Legal status in EU&lt;br /&gt;
&lt;br /&gt;
Legal status in UN&lt;br /&gt;
&lt;br /&gt;
Pregnancy Category&lt;br /&gt;
Pregnancy Category in US&lt;br /&gt;
&lt;br /&gt;
Pregnancy Category in AU&lt;br /&gt;
&lt;br /&gt;
Protein Bound&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Hazards}}&lt;br /&gt;
Autoignition temperature&lt;br /&gt;
EU Class&lt;br /&gt;
EU Index&lt;br /&gt;
Explosion limits&lt;br /&gt;
URL for [[Safety Data Sheet]]&lt;br /&gt;
Flash point&lt;br /&gt;
LD50&lt;br /&gt;
LC50&lt;br /&gt;
Main hazards&lt;br /&gt;
[[NFPA 704|NFPA]]-F: Fire hazard 0&amp;amp;ndash;4 ([[NFPA 704#red|red]])&lt;br /&gt;
NFPA-H: Health hazard 0&amp;amp;ndash;4 ([[NFPA 704#blue|blue]])&lt;br /&gt;
NFPA-R: Reactivity hazard 0&amp;amp;ndash;4 ([[NFPA 704#yellow|yellow]])&lt;br /&gt;
NFPA-S: Special hazards (aka Other; [[NFPA 704#white|white]]): W, OX, COR, ALK, ACID, CRYO, RA&lt;br /&gt;
PEL&lt;br /&gt;
RPhrases: use the {{tl|R}} template for this&lt;br /&gt;
SPhrases: use the {{tl|S}} template for this&lt;br /&gt;
RSPhrases: or use the combination of the two above&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Related}}: related substances&lt;br /&gt;
The function&lt;br /&gt;
Other anions&lt;br /&gt;
Other cations&lt;br /&gt;
Other compounds: adds a chemical &amp;#039;see also&amp;#039; section&lt;br /&gt;
Other function:&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Full form ====&lt;br /&gt;
To use, simply copy and paste the left column into the document, and press save to get an empty Chembox:&lt;br /&gt;
{{collapse top|title=Long parameter list for {{tl|Chembox}}|bg=lightgrey}}&lt;br /&gt;
{{hatnote|Sections parameter lists may be incomplete}}&lt;br /&gt;
{{See also| [[Template:Chembox/doc/images|More on images]]}}&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style = &amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
&amp;lt;!-- Values --&amp;gt;&lt;br /&gt;
| Name =&lt;br /&gt;
| IUPACName = &lt;br /&gt;
| IUPACName_hidden = &amp;lt;!-- =yes; default: show --&amp;gt;&lt;br /&gt;
| SystematicName = &lt;br /&gt;
| OtherNames = &lt;br /&gt;
| Reference =&lt;br /&gt;
&amp;lt;!-- Chembox style settings --&amp;gt;&lt;br /&gt;
| width =&lt;br /&gt;
| style-left-column-width =&lt;br /&gt;
&amp;lt;!-- Images --&amp;gt;&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| ImageAlt = &lt;br /&gt;
| ImageCaption = &lt;br /&gt;
| ImageFile1 = &lt;br /&gt;
| ImageAlt1 = &lt;br /&gt;
| ImageCaption1 = &lt;br /&gt;
| ImageFile2 = &lt;br /&gt;
| ImageAlt2 = &lt;br /&gt;
| ImageCaption2 = &lt;br /&gt;
| ImageFile3 = &lt;br /&gt;
| ImageAlt3 = &lt;br /&gt;
| ImageCaption3 = &lt;br /&gt;
| ImageFile4 = &lt;br /&gt;
| ImageAlt4 = &lt;br /&gt;
| ImageCaption4 = &lt;br /&gt;
| ImageFileL1 = &lt;br /&gt;
| ImageAltL1 = &lt;br /&gt;
| ImageCaptionL1 = &lt;br /&gt;
| ImageFileR1 = &lt;br /&gt;
| ImageSizeR1 = &lt;br /&gt;
| ImageAltR1 = &lt;br /&gt;
| ImageCaptionR1 = &lt;br /&gt;
| ImageFileL2 = &lt;br /&gt;
| ImageAltL2 = &lt;br /&gt;
| ImageCaptionL2 = &lt;br /&gt;
| ImageFileR2 = &lt;br /&gt;
| ImageSizeR2 = &lt;br /&gt;
| ImageAltR2 = &lt;br /&gt;
| ImageCaptionR2 = &lt;br /&gt;
&lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
| Abbreviations = &lt;br /&gt;
| CASNo = &lt;br /&gt;
| CASNo_Comment = &lt;br /&gt;
| CASNo_Ref = &lt;br /&gt;
| CASNos = &lt;br /&gt;
| CASOther = &lt;br /&gt;
| PubChem = &lt;br /&gt;
| PubChem_Comment = &lt;br /&gt;
| PubChem5 = &lt;br /&gt;
| PubChem5_Comment = &lt;br /&gt;
| PubChemOther = &lt;br /&gt;
| ChemSpiderID = &lt;br /&gt;
| ChemSpiderID_Comment = &lt;br /&gt;
| ChemSpiderID5 = &lt;br /&gt;
| ChemSpiderIDOther = &lt;br /&gt;
| EINECS = &lt;br /&gt;
| EC_number = &lt;br /&gt;
| EC_number_Comment = &lt;br /&gt;
| UNNumber = &lt;br /&gt;
| DrugBank = &lt;br /&gt;
| KEGG = &lt;br /&gt;
| MeSHName = &lt;br /&gt;
| ChEBI = &lt;br /&gt;
| RTECS = &lt;br /&gt;
| ATCvet = &lt;br /&gt;
| ATCCode_prefix = &lt;br /&gt;
| ATCCode_suffix = &lt;br /&gt;
| ATC_Supplemental = &lt;br /&gt;
| SMILES = &lt;br /&gt;
| InChI = &lt;br /&gt;
| Beilstein = &lt;br /&gt;
| Gmelin = &lt;br /&gt;
| 3DMet = }}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
| Formula = &lt;br /&gt;
| MolarMass = &lt;br /&gt;
| Appearance = &lt;br /&gt;
| Density = &lt;br /&gt;
| MeltingPt = &lt;br /&gt;
| MeltingPt_notes = &lt;br /&gt;
| BoilingPt = &lt;br /&gt;
| BoilingPt_notes = &lt;br /&gt;
| LogP = &lt;br /&gt;
| VaporPressure = &lt;br /&gt;
| HenryConstant = &lt;br /&gt;
| AtmosphericOHRateConstant = &lt;br /&gt;
| pKa = &lt;br /&gt;
| pKb = &lt;br /&gt;
| Solubility = &lt;br /&gt;
| SolubleOther = &lt;br /&gt;
| Solvent = &lt;br /&gt;
| Sheet Resistance = &lt;br /&gt;
| Methacrylate Equiv Wt = &lt;br /&gt;
| Bulk Conductivity =&lt;br /&gt;
  }}&lt;br /&gt;
| Section3 = {{Chembox Structure&lt;br /&gt;
| CrystalStruct = &lt;br /&gt;
| Coordination = &lt;br /&gt;
| MolShape =&lt;br /&gt;
  }}&lt;br /&gt;
| Section4 = {{Chembox Thermochemistry&lt;br /&gt;
| DeltaGf = &lt;br /&gt;
| DeltaHc = &lt;br /&gt;
| DeltaHf = &lt;br /&gt;
| Entropy = &lt;br /&gt;
| HeatCapacity =&lt;br /&gt;
  }}&lt;br /&gt;
| Section5 = {{Chembox Pharmacology&lt;br /&gt;
| AdminRoutes = &lt;br /&gt;
| Bioavail = &lt;br /&gt;
| Metabolism = &lt;br /&gt;
| HalfLife = &lt;br /&gt;
| ProteinBound = &lt;br /&gt;
| Excretion = &lt;br /&gt;
| legal_status = &lt;br /&gt;
| legal_AU = &lt;br /&gt;
| legal_AU_comment = &lt;br /&gt;
| legal_CA = &lt;br /&gt;
| legal_CA_comment = &lt;br /&gt;
| legal_NZ = &lt;br /&gt;
| legal_NZ_comment = &lt;br /&gt;
| legal_US = &lt;br /&gt;
| legal_US_comment = &lt;br /&gt;
| legal_UK = &lt;br /&gt;
| legal_UK_comment = &lt;br /&gt;
| legal_EU = &lt;br /&gt;
| legal_EU_comment = &lt;br /&gt;
| legal_UN = &lt;br /&gt;
| legal_UN_comment = &lt;br /&gt;
| pregnancy_category = &lt;br /&gt;
| pregnancy_AU = &lt;br /&gt;
| pregnancy_AU_comment = &lt;br /&gt;
| pregnancy_US = &lt;br /&gt;
| pregnancy_US_comment = &lt;br /&gt;
  }}&lt;br /&gt;
| Section6 = {{Chembox Explosive&lt;br /&gt;
| ShockSens = &lt;br /&gt;
| FrictionSens = &lt;br /&gt;
| ExplosiveV = &lt;br /&gt;
| REFactor =&lt;br /&gt;
  }}&lt;br /&gt;
| Section7 = {{Chembox Hazards&lt;br /&gt;
| ExternalMSDS = &lt;br /&gt;
| EUClass = &lt;br /&gt;
| MainHazards = &lt;br /&gt;
| NFPA-F = &lt;br /&gt;
| NFPA-H = &lt;br /&gt;
| NFPA-R = &lt;br /&gt;
| NFPA-S = &lt;br /&gt;
| RPhrases = &lt;br /&gt;
| SPhrases = &lt;br /&gt;
| RSPhrases = &lt;br /&gt;
| FlashPt = &lt;br /&gt;
| Autoignition = &lt;br /&gt;
| ExploLimits = &lt;br /&gt;
| LD50 = &lt;br /&gt;
| PEL =&lt;br /&gt;
  }}&lt;br /&gt;
| Section8 = {{Chembox Related&lt;br /&gt;
| OtherAnions = &lt;br /&gt;
| OtherCations = &lt;br /&gt;
| OtherFunction_label = &lt;br /&gt;
| OtherFunction = &lt;br /&gt;
| OtherCompounds =&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style = &amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
Chembox: Template name&lt;br /&gt;
* Name: title above the box (DEFAULT: article name)&lt;br /&gt;
* filename.svg (&amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; [[image:filename.svg]]&lt;br /&gt;
* picture size (example: ImageSize = 100px, default = 200px)&lt;br /&gt;
* alt text for picture (example: Fine dry white powder)&lt;br /&gt;
* Picture caption (example: Oxygen in liquid form)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* the IUPAC name&lt;br /&gt;
* hide IUPAC name if very long; show-button is displayed&lt;br /&gt;
* the systematic name&lt;br /&gt;
* any other name&lt;br /&gt;
* reference; include &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;s, add &amp;lt;references/&amp;gt; to the page&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Identifiers:&amp;#039;&amp;#039;&amp;#039; Standard numbers etc.&lt;br /&gt;
* any abbreviations&lt;br /&gt;
* CAS Number: links to eMolecules&lt;br /&gt;
     http://www.commonchemistry.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* PubChem: links to http://pubchem.ncbi.nlm.nih.gov;&lt;br /&gt;
  up to 5 numbers&lt;br /&gt;
* PubChem_Comment: comment at the number&lt;br /&gt;
* PubChemOther: for other information&lt;br /&gt;
&lt;br /&gt;
* ChemSpider: links to www.chemspider.com; up to 5 numbers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* EINECS: links to ecb; URL is&lt;br /&gt;
  http://ecb.jrc.it/esis/index.php?GENRE = ECNO&amp;amp;ENTREE = &lt;br /&gt;
* also EINECS, but URL is&lt;br /&gt;
  http://ecb.jrc.it/esis/index.php?GENRE = CASNO&amp;amp;ENTREE = &lt;br /&gt;
&lt;br /&gt;
* KEGG: links to genome.ad.jp&lt;br /&gt;
* Medical Subject Headings: links to NIH&lt;br /&gt;
* ChEBI: links to EBI&lt;br /&gt;
* RTECS: no link&lt;br /&gt;
* ATCvet = yes if the next two parameters define an ATCvet code&lt;br /&gt;
* ATCCode prefix (first three characters, omit the leading Q for ATCvet codes), internal link&lt;br /&gt;
* ATCCode suffix (last 4 characters), full ATC links to WHO C.C.&lt;br /&gt;
* Other ATC codes (use the {{ATC}} and/or {{ATCvet}} templates)&lt;br /&gt;
* SMILES: no link&lt;br /&gt;
* InChI: no link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Properties:&amp;#039;&amp;#039;&amp;#039; Physical properties&lt;br /&gt;
* the molecular formula&lt;br /&gt;
* molecular weight, including unit&lt;br /&gt;
* Its appearance&lt;br /&gt;
* Density, including unit.&lt;br /&gt;
* Melting Point, including unit.&lt;br /&gt;
* Notes on melting point.&lt;br /&gt;
* Boiling Point, including unit.&lt;br /&gt;
* Notes on boiling point.&lt;br /&gt;
* Partition coefficient&lt;br /&gt;
* Vapor pressure&lt;br /&gt;
* Henry&amp;#039;s law constant (kH)&lt;br /&gt;
* Atmospheric OH rate constant&lt;br /&gt;
* pKa&lt;br /&gt;
* pKb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Sheet Resistance&lt;br /&gt;
* Methacrylate Equiv Wt&lt;br /&gt;
* Bulk Conductivity&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Structure:&amp;#039;&amp;#039;&amp;#039; Crystal structure information&lt;br /&gt;
* Crystal Structure&lt;br /&gt;
* Coordination&lt;br /&gt;
* Molecular Shape&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Thermochemistry:&amp;#039;&amp;#039;&amp;#039; Thermochemical properties&lt;br /&gt;
* Delta Gf&lt;br /&gt;
* Delta Hc&lt;br /&gt;
* Delta Hf&lt;br /&gt;
* Entropy&lt;br /&gt;
* Heat Capacity&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Pharmacology:&amp;#039;&amp;#039;&amp;#039; Pharmacology/drug data&lt;br /&gt;
* Admin Routes&lt;br /&gt;
* Bioavailability&lt;br /&gt;
* Metabolism&lt;br /&gt;
* Half Life&lt;br /&gt;
* Protein Bound&lt;br /&gt;
* Excretion&lt;br /&gt;
* Legal status&lt;br /&gt;
* Legal status in US&lt;br /&gt;
* Legal status in UK&lt;br /&gt;
* Legal status in AU&lt;br /&gt;
* Legal status in CA&lt;br /&gt;
* Pregnancy Category&lt;br /&gt;
* Pregnancy Category in US&lt;br /&gt;
* Pregnancy Category in AU&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Explosive:&amp;#039;&amp;#039;&amp;#039; Explosive properties&lt;br /&gt;
* Shock Sensitivity&lt;br /&gt;
* Friction Sensitivity&lt;br /&gt;
* Explosive speed&lt;br /&gt;
* RE Factor&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Hazards:&amp;#039;&amp;#039;&amp;#039; Hazards&lt;br /&gt;
* URL for [[Safety Data Sheet]]&lt;br /&gt;
* EU Class&lt;br /&gt;
* EU Index&lt;br /&gt;
* Main Hazards&lt;br /&gt;
* NFPA-F: [[NFPA 704#red|NFPA 704]] Fire hazard 0&amp;amp;ndahs;4 (red)&lt;br /&gt;
* NFPA-H: [[NFPA 704#blue|NFPA 704]] Health hazard 0&amp;amp;ndahs;4 (blue)&lt;br /&gt;
* NFPA-R: [[NFPA 704#yellow|NFPA 704]] Reactivity hazard 0&amp;amp;ndahs;4 (yellow)&lt;br /&gt;
* NFPA-O: [[NFPA 704#white|NFPA 704]] Other hazards: W, OX, COR, ALK, ACID, CRYO, RA (white)&lt;br /&gt;
* RPhrases: use the {{R-phrase}} template for this&lt;br /&gt;
* SPhrases: use the ? template for this&lt;br /&gt;
* RSPhrases: or use the combination of the two above&lt;br /&gt;
* Flash Point&lt;br /&gt;
* Autoignition&lt;br /&gt;
* Explosion Limits&lt;br /&gt;
* LD50&lt;br /&gt;
* PEL&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Related:&amp;#039;&amp;#039;&amp;#039; Related compounds etc.&lt;br /&gt;
* Other Anions&lt;br /&gt;
* Other Cations&lt;br /&gt;
* Other Function: works with the next field&lt;br /&gt;
* Function: the function&lt;br /&gt;
* Other Compounds: chemical &amp;#039;see also&amp;#039; section&lt;br /&gt;
-end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
====Indexed parameters====&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
| CASNo = &lt;br /&gt;
| CASNo1 = &lt;br /&gt;
| CASNo2 = &lt;br /&gt;
| CASNo3 = &lt;br /&gt;
| CASNo4 = &lt;br /&gt;
| CASNo5 = &lt;br /&gt;
| CASNoOther = &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
| CASNo_Comment =&lt;br /&gt;
| CASNo1_Comment =&lt;br /&gt;
| CASNo5_Comment =&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{collapse top| title=Indexed parameters| bg=#ddd}}&lt;br /&gt;
Overview&amp;lt;br/&amp;gt;(index numbers 2-3-4 omitted):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
| CASNo =&lt;br /&gt;
| CASNo1 =&lt;br /&gt;
| CASNo5 =&lt;br /&gt;
| CASNoOther =&lt;br /&gt;
| ChEBI =&lt;br /&gt;
| ChEBI1 =&lt;br /&gt;
| ChEBI5 =&lt;br /&gt;
| ChEBIOther =&lt;br /&gt;
| ChEMBL =&lt;br /&gt;
| ChEMBL1 =&lt;br /&gt;
| ChEMBL5 =&lt;br /&gt;
| ChEMBLOther =&lt;br /&gt;
| ChemSpiderID =&lt;br /&gt;
| ChemSpiderID1 =&lt;br /&gt;
| ChemSpiderID5 =&lt;br /&gt;
| ChemSpiderIDOther =&lt;br /&gt;
| DrugBank =&lt;br /&gt;
| DrugBank1 =&lt;br /&gt;
| DrugBank5 =&lt;br /&gt;
| DrugBankOther =&lt;br /&gt;
| InChI =&lt;br /&gt;
| InChI1 =&lt;br /&gt;
| InChI5 =&lt;br /&gt;
| InChIOther =&lt;br /&gt;
| KEGG =&lt;br /&gt;
| KEGG1 =&lt;br /&gt;
| KEGG5 =&lt;br /&gt;
| KEGGOther =&lt;br /&gt;
| PubChem =&lt;br /&gt;
| PubChem1 =&lt;br /&gt;
| PubChem5 =&lt;br /&gt;
| PubChemOther =&lt;br /&gt;
| SMILES =&lt;br /&gt;
| SMILES1 =&lt;br /&gt;
| SMILES5 =&lt;br /&gt;
| SMILESOther =&lt;br /&gt;
| UNII =&lt;br /&gt;
| UNII1 =&lt;br /&gt;
| UNII5 =&lt;br /&gt;
| UNIIOther =&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
Indexed parameters take indexes &amp;#039;blank&amp;#039;&amp;amp;ndash;1&amp;amp;ndash;5 (six options). They should have straight input, such as a correct CAS Registry Number. Each parameter can have a comment: {{para| CASNo_Comment}}.&lt;br /&gt;
&lt;br /&gt;
*Eight base parameters are indexed this way, all identifiers:&lt;br /&gt;
:&amp;lt;code&amp;gt;CASNo, ChEBI, ChEMBL, ChemSpiderID, DrugBank, InChI, KEGG, PubChem, SMILES, UNII&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Then {{para|_Other}} (like {{para|CASNoOther}}) is available for free text input.&lt;br /&gt;
&lt;br /&gt;
;same substance, same index&lt;br /&gt;
When the chembox has multiple substances, &amp;#039;&amp;#039;use the index&amp;#039;&amp;#039;. Make sure that {{para|CASNo3}} and {{para|SMILES3}} are about the same substance, and {{para|CASNo3}} and {{para|SMILES2}} are &amp;#039;&amp;#039;not&amp;#039;&amp;#039;. Treat index &amp;quot;0&amp;quot; the same way:&lt;br /&gt;
:{{para|CASNo}} is {{para|InChI}} is {{para|SMILES}}&lt;br /&gt;
:{{para|CASNo1}} is {{para|InChI1}} is {{para|SMILES1}}&lt;br /&gt;
:{{para|CASNo}} is &amp;#039;&amp;#039;not&amp;#039;&amp;#039; {{para|InChI1}} is &amp;#039;&amp;#039;not&amp;#039;&amp;#039; {{para|SMILES4}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
==== Section subtemplates ====&lt;br /&gt;
The following section subtemplates are available:&lt;br /&gt;
* {{tl|Chembox Identifiers}}&lt;br /&gt;
* {{tl|Chembox Properties}}&lt;br /&gt;
* {{tl|Chembox Structure}}&lt;br /&gt;
* {{tl|Chembox Thermochemistry}}&lt;br /&gt;
* {{tl|Chembox Explosive}}&lt;br /&gt;
* {{tl|Chembox Pharmacology}}&lt;br /&gt;
* {{tl|Chembox Hazards}}&lt;br /&gt;
* {{tl|Chembox Related}}&lt;br /&gt;
And the automated section, that is visible when &amp;#039;pagename (data page)&amp;#039; exists:&lt;br /&gt;
* {{tl|Chembox Supplement}}&lt;br /&gt;
See these subsections for their parameter options.&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;order&amp;#039;&amp;#039; of these sections in the infobox is set by the &amp;#039;&amp;#039;section number&amp;#039;&amp;#039; ({{para|Section#}}) only. Not by the typed sequence. This documentation keeps this arbitrary order:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifiers}}&lt;br /&gt;
| Section2 = {{Chembox Properties}}&lt;br /&gt;
| Section3 = {{Chembox Structure}}&lt;br /&gt;
| Section4 = {{Chembox Thermochemistry}}&lt;br /&gt;
| Section5 = {{Chembox Explosive}}&lt;br /&gt;
| Section6 = {{Chembox Pharmacology}}&lt;br /&gt;
| Section7 = {{Chembox Hazards}}&lt;br /&gt;
| Section9 = {{Chembox Related}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Sections that are not used can be safely removed, renumbering is not necessary.&lt;br /&gt;
&lt;br /&gt;
==Adding images==&lt;br /&gt;
{{further information|[[Template:Chembox/doc/images|doc/images]]}}&lt;br /&gt;
===Parameters===&lt;br /&gt;
Image parameters for the first images:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
&amp;lt;!-- Other chembox parameters can go here --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Row 1/9 --&amp;gt;{{Chembox image&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| ImageName = &lt;br /&gt;
| ImageSize = &lt;br /&gt;
| ImageAlt = &lt;br /&gt;
| ImageCaption = &lt;br /&gt;
| ImageFile_Ref = &lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;!-- Row 2/9 --&amp;gt;{{Chembox image&lt;br /&gt;
| ImageFile1 = &lt;br /&gt;
| ImageName1 = &lt;br /&gt;
| ImageSize1 = &lt;br /&gt;
| ImageAlt1 = &lt;br /&gt;
| ImageCaption1 = &lt;br /&gt;
| ImageFile1_Ref = &lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;!-- Row 3/9 --&amp;gt;{{Chembox image sbs&lt;br /&gt;
| ImageFileL1 = &lt;br /&gt;
| ImageNameL1 = &lt;br /&gt;
| ImageSizeL1 = &lt;br /&gt;
| ImageAltL1 = &lt;br /&gt;
| ImageCaptionL1 = &lt;br /&gt;
| ImageFileL1_Ref = &lt;br /&gt;
&lt;br /&gt;
| ImageFileR1 = &lt;br /&gt;
| ImageNameR1 = &lt;br /&gt;
| ImageSizeR1 = &lt;br /&gt;
| ImageAltR1 = &lt;br /&gt;
| ImageCaptionR1 = &lt;br /&gt;
| ImageFileR1_Ref = &lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;!-- More chembox parameters can go here, like |Section1=... --&amp;gt;&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Pre2|scroll|2=&lt;br /&gt;
&amp;lt;!-- rh column text?--&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
Image parameters for an image (example: File1). All are optional.&lt;br /&gt;
&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile1 = Furfural structure.png&lt;br /&gt;
| ImageAlt1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageName1 = &lt;br /&gt;
| ImageCaption1 = A caption shows here&lt;br /&gt;
| ImageSize1 = 120px&lt;br /&gt;
| ImageFile1_Ref =&lt;br /&gt;
| show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile1 = Furfural structure.png&lt;br /&gt;
| ImageAlt1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageName1 = &lt;br /&gt;
| ImageCaption1 = A caption shows here&lt;br /&gt;
| ImageSize1 = 120px&lt;br /&gt;
| ImageFile1_Ref =ref&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Adding two images:&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = Furfural structure.png&lt;br /&gt;
| ImageAlt = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFile1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAlt1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = Furfural structure.png&lt;br /&gt;
| ImageAlt = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFile1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAlt1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives two images, each image on his own row (note, ImageFile is the first image, ImageFile1 is the second).&lt;br /&gt;
{{clear}}&lt;br /&gt;
Adding two images, side by side (L1 and R1):&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives one row with two images. Note that ImageFile is now not supplied.&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Multiple images===&lt;br /&gt;
{{further information|[[Template:Chembox/doc/images|doc/images]]}}&lt;br /&gt;
{| class=wikitable align=right border=1 cellpadding=1 style=&amp;quot;font-family:courier; text-align:center&amp;quot;&lt;br /&gt;
! colspan=3 style=&amp;quot;background:#f8eaba;&amp;quot; | Chembox images ordering&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 1}}&lt;br /&gt;
| colspan=2 | ImageFile&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 2}}&lt;br /&gt;
| colspan=2 | ImageFile1&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 3}}&lt;br /&gt;
| ImageFileL1 || ImageFileR1&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 4}}&lt;br /&gt;
| ImageFileL2 || ImageFileR2&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 5}}&lt;br /&gt;
| colspan=2 | ImageFile2&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 6}}&lt;br /&gt;
| colspan=2 | ImageFile3&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 7}}&lt;br /&gt;
| ImageFileL3 || ImageFileR3&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 8}}&lt;br /&gt;
| ImageFileL4 || ImageFileR4&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 9}}&lt;br /&gt;
| colspan=2 | ImageFile4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
This gives the possibility to play a bit with which image is first (rows with empty parameters are not displayed). Example:&lt;br /&gt;
&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageSizeL1 = &lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| ImageFile2 = Water droplet blue bg05.jpg&lt;br /&gt;
| ImageAlt2 = Water droplet erupting from the center of a concentric ring of ripples, evidently in response to a drop landing in the water just before&lt;br /&gt;
| IUPACName = example&lt;br /&gt;
| show_ss_note=no&amp;lt;!-- set for documentation clarity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageSizeR1 = &lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| ImageFile2 = Water droplet blue bg05.jpg&lt;br /&gt;
| ImageAlt2 = Water droplet erupting from the center of a concentric ring of ripples, evidently in response to a drop landing in the water just before&lt;br /&gt;
| IUPACName = example&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives one row with two images, and one row with one image.&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
==Names==&lt;br /&gt;
{{Template:Chembox/doc/names}}&lt;br /&gt;
===Example===&lt;br /&gt;
{{Chembox&lt;br /&gt;
| Name=&amp;#039;&amp;#039;cis&amp;#039;&amp;#039;-3-Hexen-1-ol&lt;br /&gt;
| IUPACNames = A, B&lt;br /&gt;
| PIN = PIN&lt;br /&gt;
| SystematicName = SYS&lt;br /&gt;
| OtherNames = X&amp;lt;br/&amp;gt;Y&amp;lt;br/&amp;gt;Z&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| Name=&amp;#039;&amp;#039;cis&amp;#039;&amp;#039;-3-Hexen-1-ol&lt;br /&gt;
| IUPACNames = A, B&lt;br /&gt;
| PIN = PIN&lt;br /&gt;
| SystematicName = SYS&lt;br /&gt;
| OtherNames = X&amp;lt;br/&amp;gt;Y&amp;lt;br/&amp;gt;Z&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
* When supplying a parameter with a value, and nothing or the wrong value shows up, check:&lt;br /&gt;
:* Is the parameter spelled correct, and capitalised correct?&lt;br /&gt;
:* Is the parameter placed in the correct section?&lt;br /&gt;
:* Is the parameter supplied twice?  It will use the value of the second instance&lt;br /&gt;
:* Are the sections properly defined.  Sections start with &amp;lt;nowiki&amp;gt;| Section# = {{Chembox sectionname |&amp;quot; and end with &amp;quot;}}&amp;quot;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
:* Is there inconsistency in the sectionnumbering? Available numbers for sections are 1 &amp;amp;ndash; 9.&lt;br /&gt;
&lt;br /&gt;
=== Maintenance ===&lt;br /&gt;
:[[:Category:Chembox maintenance categories]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Navbox Chembox|state=uncollapsed}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
{{#ifeq:{{PAGENAME}}|Chembox&lt;br /&gt;
|[[Category:Chembox templates| ]]&lt;br /&gt;
|[[Category:Chembox templates]]&lt;br /&gt;
}}}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=27939&amp;oldid=prev</id>
		<title>Nijcadmin: /* Parameters */</title>
		<link rel="alternate" type="text/html" href="https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=27939&amp;oldid=prev"/>
		<updated>2014-08-27T04:21:33Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Parameters&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2014年8月27日 (水) 13:21時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l779&quot;&gt;779行目:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;779行目:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;!-- rh column text?--&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;!-- rh column text?--&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/td&amp;gt;&amp;lt;/&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;td&lt;/del&gt;&amp;gt;&amp;lt;/table&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/td&amp;gt;&amp;lt;/&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;tr&lt;/ins&gt;&amp;gt;&amp;lt;/table&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{clear}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{clear}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key wiki-mw_:diff:1.41:old-27938:rev-27939:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>Nijcadmin</name></author>
	</entry>
	<entry>
		<id>https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=27938&amp;oldid=prev</id>
		<title>Nijcadmin: /* Medium form */</title>
		<link rel="alternate" type="text/html" href="https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=27938&amp;oldid=prev"/>
		<updated>2014-08-27T04:21:04Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Medium form&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2014年8月27日 (水) 13:21時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l389&quot;&gt;389行目:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;389行目:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/td&amp;gt;&amp;lt;/&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;td&lt;/del&gt;&amp;gt;&amp;lt;/table&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/td&amp;gt;&amp;lt;/&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;tr&lt;/ins&gt;&amp;gt;&amp;lt;/table&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==== Full form ====&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==== Full form ====&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key wiki-mw_:diff:1.41:old-27865:rev-27938:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>Nijcadmin</name></author>
	</entry>
	<entry>
		<id>https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=27865&amp;oldid=prev</id>
		<title>WikiSysop: 1版</title>
		<link rel="alternate" type="text/html" href="https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=27865&amp;oldid=prev"/>
		<updated>2014-08-22T09:06:54Z</updated>

		<summary type="html">&lt;p&gt;1版&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{pp-template}}&lt;br /&gt;
{{main|Wikipedia:Chemical infobox}}&lt;br /&gt;
{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
Template {{tlx|Chembox}} is an &amp;#039;&amp;#039;&amp;#039;[[WP:INFOBOX|infobox]] for chemicals&amp;#039;&amp;#039;&amp;#039;. It has a large number of options to add relevant data and images. The infobox is organized in sections like &amp;quot;identifiers&amp;quot; and &amp;quot;hazards&amp;quot;.&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Adding a Chembox with its sections ===&lt;br /&gt;
The Chembox 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 &amp;quot;pharmacology&amp;quot;). Depending on the compound, sections can be added or left out, and within a section parameters can be added or omitted (left blank).&lt;br /&gt;
&lt;br /&gt;
The sections and their parameters are listed below.&lt;br /&gt;
&lt;br /&gt;
Within the general chembox template (with its own parameters like {{para|ImageFile|}} and {{para|IUPACName|}}), each section is added with this pattern (as the value of a parameter {{Para|section&amp;#039;&amp;#039;x&amp;#039;&amp;#039;}}.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| IUPACName = &lt;br /&gt;
| &amp;lt;!-- more general chembox parameters here --&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifier&lt;br /&gt;
 | CASNo = &lt;br /&gt;
 | PubChem = &lt;br /&gt;
 }}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this format, spaces and new lines have no meaning and can be used freely to separate sections (though &amp;#039;&amp;#039;within&amp;#039;&amp;#039; a data value, a space has a meaning, except generally leading and trailing spaces).&lt;br /&gt;
Each section has its own number in {{para|section&amp;#039;&amp;#039;#&amp;#039;&amp;#039;|}}. Then a section is defined with &amp;lt;code&amp;gt;&amp;quot;| section# = {{Chembox &amp;quot;&amp;lt;/code&amp;gt; and ends with &amp;lt;code&amp;gt;&amp;quot;}}&amp;quot;&amp;lt;/code&amp;gt;. Sections cannot &amp;#039;nest&amp;#039;: one must close one section with &amp;lt;code&amp;gt;}}&amp;lt;/code&amp;gt; before adding another {{para|Section#| &amp;lt;nowiki&amp;gt;{{Chembox ...&amp;lt;/nowiki&amp;gt;}}.&lt;br /&gt;
&lt;br /&gt;
Keep in mind the advice in the main Infobox documentation to use the {{tl|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 {{para|OtherNames}}, since many names use commas within them, and using commas as separators leads to ambiguity. For example:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
| OtherNames        = {{Unbulleted list&lt;br /&gt;
 | 2,4,6(1&amp;#039;&amp;#039;H&amp;#039;&amp;#039;,3&amp;#039;&amp;#039;H&amp;#039;&amp;#039;,5&amp;#039;&amp;#039;H&amp;#039;&amp;#039;)-pyrimidinetrione&lt;br /&gt;
 | 2,4,6-trioxohexahydropyrimidine&lt;br /&gt;
 | pyrimidinetriol&lt;br /&gt;
 | malonylurea&lt;br /&gt;
 | 6-hydroxyuracil&lt;br /&gt;
 | &amp;#039;&amp;#039;N&amp;#039;&amp;#039;,&amp;#039;&amp;#039;N&amp;#039;&amp;#039;-(1,3-dioxo-1,3-propanediyl)urea&lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Small, simple form ====&lt;br /&gt;
&lt;br /&gt;
To use, simply copy and paste the left column into the document, filling in whatever you can, and save:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- valign=top&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = &lt;br /&gt;
|  ImageSize = &lt;br /&gt;
|  ImageAlt = &lt;br /&gt;
| IUPACName = &lt;br /&gt;
| OtherNames = &lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
|  CASNo = &lt;br /&gt;
|  PubChem = &lt;br /&gt;
|  SMILES = &lt;br /&gt;
}}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
|  Formula = &lt;br /&gt;
|  MolarMass = &lt;br /&gt;
|  Appearance = &lt;br /&gt;
|  Density = &lt;br /&gt;
|  MeltingPt = &lt;br /&gt;
|  BoilingPt = &lt;br /&gt;
|  Solubility = &lt;br /&gt;
}}&lt;br /&gt;
| Section3 = {{Chembox Hazards&lt;br /&gt;
|  MainHazards = &lt;br /&gt;
|  FlashPt = &lt;br /&gt;
|  AutoignitionPt = &lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Medium form ====&lt;br /&gt;
&lt;br /&gt;
To use, simply copy and paste the left column into the document, filling in whatever you can:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| Name =&lt;br /&gt;
| Reference =&lt;br /&gt;
| IUPACName =&lt;br /&gt;
| IUPACName_hidden =&lt;br /&gt;
| PIN =&lt;br /&gt;
| PIN_hidden =&lt;br /&gt;
| SystematicName =&lt;br /&gt;
| OtherNames = {{Unbulleted list&lt;br /&gt;
 | &amp;#039;&amp;#039;name1&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;name2&amp;#039;&amp;#039;&lt;br /&gt;
 ...&lt;br /&gt;
 | &amp;#039;&amp;#039;name50&amp;#039;&amp;#039;&lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;!-- Images --&amp;gt;&lt;br /&gt;
| ImageFile = &lt;br /&gt;
|  ImageSize = &lt;br /&gt;
|  ImageAlt = &lt;br /&gt;
|  ImageName = &lt;br /&gt;
| ImageFile1 = &lt;br /&gt;
|  ImageSize1 = &lt;br /&gt;
|  ImageAlt1 = &lt;br /&gt;
|  ImageName1 = &lt;br /&gt;
| ImageFile2 = &lt;br /&gt;
|  ImageSize2 = &lt;br /&gt;
|  ImageAlt2 = &lt;br /&gt;
|  ImageName2 = &lt;br /&gt;
| ImageFile3 = &lt;br /&gt;
|  ImageSize3 = &lt;br /&gt;
|  ImageAlt3 = &lt;br /&gt;
|  ImageName3 = &lt;br /&gt;
| ImageFileL1 = &lt;br /&gt;
|  ImageSizeL1 = &lt;br /&gt;
|  ImageAltL1 = &lt;br /&gt;
|  ImageNameL1 = &lt;br /&gt;
| ImageFileR1 = &lt;br /&gt;
|  ImageSizeR1 = &lt;br /&gt;
|  ImageAltR1 = &lt;br /&gt;
|  ImageNameR1 = &lt;br /&gt;
| ImageFileL2 = &lt;br /&gt;
|  ImageSizeL2 = &lt;br /&gt;
|  ImageAltL2 = &lt;br /&gt;
|  ImageNameL2 = &lt;br /&gt;
| ImageFileR2 = &lt;br /&gt;
|  ImageSizeR2 = &lt;br /&gt;
|  ImageAltR2 = &lt;br /&gt;
|  ImageNameR2 = &lt;br /&gt;
&amp;lt;!-- Sections --&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
|  3DMet = &lt;br /&gt;
|  Abbreviations = &lt;br /&gt;
|  ATCvet = &lt;br /&gt;
|  ATCCode_prefix = &lt;br /&gt;
|  ATCCode_suffix = &lt;br /&gt;
|  ATC_Supplemental = &lt;br /&gt;
|  Beilstein = &lt;br /&gt;
|  CASNo = &lt;br /&gt;
|  CASNo_Ref = &lt;br /&gt;
|  CASNos = &lt;br /&gt;
|  CASOther = &lt;br /&gt;
|  ChEBI = &lt;br /&gt;
|  ChemSpiderID = &lt;br /&gt;
|  DrugBank = &lt;br /&gt;
|  EC-number = &lt;br /&gt;
|  EINECS = &lt;br /&gt;
|  EINECSCASNO = &lt;br /&gt;
|  Gmelin = &lt;br /&gt;
|  InChI = &lt;br /&gt;
|  KEGG = &lt;br /&gt;
|  MeSHName = &lt;br /&gt;
|  PubChem = &lt;br /&gt;
|  RTECS = &lt;br /&gt;
|  SMILES = &lt;br /&gt;
|  UNNumber = &lt;br /&gt;
 }}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
|  AtmosphericOHRateConstant = &lt;br /&gt;
|  Appearance = &lt;br /&gt;
|  BoilingPt = &lt;br /&gt;
|  Boiling_notes = &lt;br /&gt;
|  Density = &lt;br /&gt;
|  Formula = &lt;br /&gt;
|  HenryConstant = &lt;br /&gt;
|  LogP = &lt;br /&gt;
|  MolarMass = &lt;br /&gt;
|  MeltingPt = &lt;br /&gt;
|  Melting_notes = &lt;br /&gt;
|  pKa = &lt;br /&gt;
|  pKb = &lt;br /&gt;
|  Solubility = &lt;br /&gt;
|  SolubleOther = &lt;br /&gt;
|  Solvent = &lt;br /&gt;
|  VaporPressure = &lt;br /&gt;
 }}&lt;br /&gt;
| Section3 = {{Chembox Structure&lt;br /&gt;
|  Coordination = &lt;br /&gt;
|  CrystalStruct = &lt;br /&gt;
|  MolShape = &lt;br /&gt;
 }}&lt;br /&gt;
| Section4 = {{Chembox Thermochemistry&lt;br /&gt;
|  DeltaGf = &lt;br /&gt;
|  DeltaHc = &lt;br /&gt;
|  DeltaHf = &lt;br /&gt;
|  Entropy = &lt;br /&gt;
|  HeatCapacity = &lt;br /&gt;
 }}&lt;br /&gt;
| Section5 = {{Chembox Pharmacology&lt;br /&gt;
|  AdminRoutes = &lt;br /&gt;
|  Bioavail = &lt;br /&gt;
|  Excretion = &lt;br /&gt;
|  HalfLife = &lt;br /&gt;
|  Metabolism = &lt;br /&gt;
|  Legal_status = &lt;br /&gt;
|  Legal_US = &lt;br /&gt;
|  Legal_UK = &lt;br /&gt;
|  Legal_AU = &lt;br /&gt;
|  Legal_CA = &lt;br /&gt;
|  PregCat = &lt;br /&gt;
|  PregCat_AU = &lt;br /&gt;
|  PregCat_US = &lt;br /&gt;
|  ProteinBound = &lt;br /&gt;
 }}&lt;br /&gt;
| Section6 = {{Chembox Explosive&lt;br /&gt;
|  ShockSens = &lt;br /&gt;
|  FrictionSens = &lt;br /&gt;
|  ExplosiveV = &lt;br /&gt;
|  REFactor = &lt;br /&gt;
 }}&lt;br /&gt;
| Section7 = {{Chembox Hazards&lt;br /&gt;
|  Autoignition = &lt;br /&gt;
|  EUClass = &lt;br /&gt;
|  EUIndex = &lt;br /&gt;
|  ExploLimits = &lt;br /&gt;
|  ExternalMSDS = &lt;br /&gt;
|  FlashPt = &lt;br /&gt;
|  LD50 = &lt;br /&gt;
|  MainHazards = &lt;br /&gt;
|  NFPA-F = &lt;br /&gt;
|  NFPA-H = &lt;br /&gt;
|  NFPA-R = &lt;br /&gt;
|  NFPA-O = &lt;br /&gt;
|  PEL = &lt;br /&gt;
|  RPhrases = &lt;br /&gt;
|  SPhrases = &lt;br /&gt;
|  RSPhrases = &lt;br /&gt;
 }}&lt;br /&gt;
| Section8 = {{Chembox Related&lt;br /&gt;
|  Function = &lt;br /&gt;
|  OtherAnions = &lt;br /&gt;
|  OtherCations = &lt;br /&gt;
|  OtherCpds = &lt;br /&gt;
|  OtherFunctn = &lt;br /&gt;
 }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
{{Pre2|scroll|2=&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
Title (default: article name)&lt;br /&gt;
Reference, use &amp;amp;lt;ref&amp;gt; &amp;amp;lt;/ref&amp;gt; and add &amp;amp;lt;references/&amp;gt; to the page&lt;br /&gt;
IUPAC name&lt;br /&gt;
The systematic name(s)&lt;br /&gt;
Any other name(s)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Like filename.svg (not &amp;amp;#x5b;&amp;amp;#x5b;image:filename.svg&amp;amp;#x5d;&amp;amp;#x5d;)&lt;br /&gt;
Picture width (default=200px; example: ImageSize=100px)&lt;br /&gt;
Alt text for picture (example: Fine dry white powder)&lt;br /&gt;
Picture caption (example: Oxygen in liquid form)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Identifiers}}&lt;br /&gt;
&lt;br /&gt;
Any abbreviations&lt;br /&gt;
ATCvet=yes if the next two parameters define an ATCvet code&lt;br /&gt;
ATCCode prefix (first three characters, omit the leading Q for ATCvet codes), internal link&lt;br /&gt;
ATCCode suffix (last 4 characters), full ATC links to WHO C.C.&lt;br /&gt;
Other ATC codes (use the {{tl|ATC}} and/or {{tl|ATCvet}} templates)&lt;br /&gt;
CAS Number, links to eMolecules&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ChEBI, links to EBI&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
EINECS, links to ecb; URL is http://ecb.jrc.it/esis/index.php?GENRE=ECNO&amp;amp;ENTREE=&lt;br /&gt;
EINECS, links to ecb, different URL http://ecb.jrc.it/esis/index.php?GENRE=CASNO&amp;amp;ENTREE=&lt;br /&gt;
&lt;br /&gt;
InChI, no link&lt;br /&gt;
KEGG, links to genome.ad.jp&lt;br /&gt;
Medical Subject Headings, links to NIH&lt;br /&gt;
PubChem, links to pubchem&lt;br /&gt;
RTECS, no link&lt;br /&gt;
SMILES, no link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Properties}}: physical properties&lt;br /&gt;
Atmospheric OH rate constant&lt;br /&gt;
Its appearance&lt;br /&gt;
Boiling point, in plain text&lt;br /&gt;
Notes on boiling point&lt;br /&gt;
Density, including unit&lt;br /&gt;
The molecular formula&lt;br /&gt;
Henry&amp;#039;s law constant (kH)&lt;br /&gt;
Partition coefficient&lt;br /&gt;
Molecular weight, including unit&lt;br /&gt;
Melting point, in plain text&lt;br /&gt;
Notes on melting point&lt;br /&gt;
pKa&lt;br /&gt;
pKb&lt;br /&gt;
Solubility in water&lt;br /&gt;
Solubility in other solvents, goes together with next&lt;br /&gt;
In which solvent it is soluble&lt;br /&gt;
Vapor pressure&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Structure}}: crystal structure&lt;br /&gt;
Coordination&lt;br /&gt;
Crystal structure&lt;br /&gt;
Molecular shape&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Thermochemistry}}&lt;br /&gt;
Delta Gf&lt;br /&gt;
Delta Hc&lt;br /&gt;
Delta Hf&lt;br /&gt;
Entropy&lt;br /&gt;
Heat capacity&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Pharmacology}}: drug data&lt;br /&gt;
Admin Routes&lt;br /&gt;
Bioavailability&lt;br /&gt;
Excretion&lt;br /&gt;
Half Life&lt;br /&gt;
Metabolism&lt;br /&gt;
Legal status&lt;br /&gt;
Legal status in US&lt;br /&gt;
Legal status in UK&lt;br /&gt;
Legal status in AU&lt;br /&gt;
Legal status in CA&lt;br /&gt;
Pregnancy Category&lt;br /&gt;
Pregnancy Category in US&lt;br /&gt;
Pregnancy Category in AU&lt;br /&gt;
Protein Bound&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Explosive}}&lt;br /&gt;
[[Shock sensitivity]]&lt;br /&gt;
[[Friction sensitivity]]&lt;br /&gt;
[[Explosive velocity]]&lt;br /&gt;
[[Relative effectiveness factor]]&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Hazards}}&lt;br /&gt;
Autoignition temperature&lt;br /&gt;
EU Class&lt;br /&gt;
EU Index&lt;br /&gt;
Explosion limits&lt;br /&gt;
URL for [[Material Safety Data Sheet]]&lt;br /&gt;
Flash point&lt;br /&gt;
LD50&lt;br /&gt;
Main hazards&lt;br /&gt;
[[NFPA 704|NFPA]]-F: Fire hazard 0&amp;amp;ndash;4 ([[NFPA 704#red|red]])&lt;br /&gt;
NFPA-H: Health hazard 0&amp;amp;ndash;4 ([[NFPA 704#blue|blue]])&lt;br /&gt;
NFPA-R: Reactivity hazard 0&amp;amp;ndash;4 ([[NFPA 704#yellow|yellow]])&lt;br /&gt;
NFPA-O: Other hazards ( ([[NFPA 704#white|white]])): W, OX, COR, ALK, ACID, CRYO, RA&lt;br /&gt;
PEL&lt;br /&gt;
RPhrases: use the {{tl|R}} template for this&lt;br /&gt;
SPhrases: use the {{tl|S}} template for this&lt;br /&gt;
RSPhrases: or use the combination of the two above&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Related}}: related compounds etcetera&lt;br /&gt;
The function&lt;br /&gt;
Other anions&lt;br /&gt;
Other cations&lt;br /&gt;
Other compounds: adds a chemical &amp;#039;see also&amp;#039; section&lt;br /&gt;
Other function: works with the next field&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Full form ====&lt;br /&gt;
To use, simply copy and paste the left column into the document, and press save to get an empty Chembox:&lt;br /&gt;
{{collapse top|title=Long parameter list for {{tl|Chembox}}|bg=lightgrey}}&lt;br /&gt;
{{hatnote|Sections parameter lists may be incomplete}}&lt;br /&gt;
{{See also| [[Template:Chembox/doc/images|More on images]]}}&lt;br /&gt;
{|&lt;br /&gt;
|- valign = top&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style = &amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
&amp;lt;!-- Values --&amp;gt;&lt;br /&gt;
|  Name =&lt;br /&gt;
|  IUPACName = &lt;br /&gt;
|  IUPACName_hidden = yes&lt;br /&gt;
|  SystematicName = &lt;br /&gt;
|  OtherNames = &lt;br /&gt;
|  Reference =&lt;br /&gt;
&amp;lt;!-- Chembox style settings --&amp;gt;&lt;br /&gt;
| width =&lt;br /&gt;
| style-left-column-width =&lt;br /&gt;
&amp;lt;!-- Images --&amp;gt;&lt;br /&gt;
|  ImageFile = &lt;br /&gt;
|   ImageAlt = &lt;br /&gt;
|   ImageCaption = &lt;br /&gt;
|  ImageFile1 = &lt;br /&gt;
|   ImageAlt1 = &lt;br /&gt;
|   ImageCaption1 = &lt;br /&gt;
|  ImageFile2 = &lt;br /&gt;
|   ImageAlt2 = &lt;br /&gt;
|   ImageCaption2 = &lt;br /&gt;
|  ImageFile3 = &lt;br /&gt;
|   ImageAlt3 = &lt;br /&gt;
|   ImageCaption3 = &lt;br /&gt;
|  ImageFile4 = &lt;br /&gt;
|   ImageAlt4 = &lt;br /&gt;
|   ImageCaption4 = &lt;br /&gt;
|  ImageFileL1 = &lt;br /&gt;
|   ImageAltL1 = &lt;br /&gt;
|   ImageCaptionL1 = &lt;br /&gt;
|  ImageFileR1 = &lt;br /&gt;
|   ImageSizeR1 = &lt;br /&gt;
|   ImageAltR1 = &lt;br /&gt;
|   ImageCaptionR1 = &lt;br /&gt;
|  ImageFileL2 = &lt;br /&gt;
|   ImageAltL2 = &lt;br /&gt;
|   ImageCaptionL2 = &lt;br /&gt;
|  ImageFileR2 = &lt;br /&gt;
|   ImageSizeR2 = &lt;br /&gt;
|   ImageAltR2 = &lt;br /&gt;
|   ImageCaptionR2 = &lt;br /&gt;
&lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
|  Abbreviations = &lt;br /&gt;
|  CASNo = &lt;br /&gt;
|  CASNo_Comment = &lt;br /&gt;
|  CASNo_Ref = &lt;br /&gt;
|  CASNos = &lt;br /&gt;
|  CASOther = &lt;br /&gt;
|  PubChem = &lt;br /&gt;
|  PubChem_Comment = &lt;br /&gt;
|  PubChem5 = &lt;br /&gt;
|  PubChem5_Comment = &lt;br /&gt;
|  PubChemOther = &lt;br /&gt;
|  ChemSpiderID = &lt;br /&gt;
|  ChemSpiderID_Comment = &lt;br /&gt;
|  ChemSpiderID5 = &lt;br /&gt;
|  ChemSpiderIDOther = &lt;br /&gt;
|  EINECS = &lt;br /&gt;
|  EC-number = &lt;br /&gt;
|  EINECSCASNO = &lt;br /&gt;
|  UNNumber = &lt;br /&gt;
|  DrugBank = &lt;br /&gt;
|  KEGG = &lt;br /&gt;
|  MeSHName = &lt;br /&gt;
|  ChEBI = &lt;br /&gt;
|  RTECS = &lt;br /&gt;
|  ATCvet = &lt;br /&gt;
|  ATCCode_prefix = &lt;br /&gt;
|  ATCCode_suffix = &lt;br /&gt;
|  ATC_Supplemental = &lt;br /&gt;
|  SMILES = &lt;br /&gt;
|  InChI = &lt;br /&gt;
|  Beilstein = &lt;br /&gt;
|  Gmelin = &lt;br /&gt;
|  3DMet = }}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
|  Formula = &lt;br /&gt;
|  MolarMass = &lt;br /&gt;
|  Appearance = &lt;br /&gt;
|  Density = &lt;br /&gt;
|  MeltingPt = &lt;br /&gt;
|  Melting_notes = &lt;br /&gt;
|  BoilingPt = &lt;br /&gt;
|  Boiling_notes = &lt;br /&gt;
|  LogP = &lt;br /&gt;
|  VaporPressure = &lt;br /&gt;
|  HenryConstant = &lt;br /&gt;
|  AtmosphericOHRateConstant = &lt;br /&gt;
|  pKa = &lt;br /&gt;
|  pKb = &lt;br /&gt;
|  Solubility = &lt;br /&gt;
|  SolubleOther = &lt;br /&gt;
|  Solvent = &lt;br /&gt;
|  Sheet Resistance = &lt;br /&gt;
|  Methacrylate Equiv Wt = &lt;br /&gt;
|  Bulk Conductivity = }}&lt;br /&gt;
| Section3 = {{Chembox Structure&lt;br /&gt;
|  CrystalStruct = &lt;br /&gt;
|  Coordination = &lt;br /&gt;
|  MolShape = }}&lt;br /&gt;
| Section4 = {{Chembox Thermochemistry&lt;br /&gt;
|  DeltaGf = &lt;br /&gt;
|  DeltaHc = &lt;br /&gt;
|  DeltaHf = &lt;br /&gt;
|  Entropy = &lt;br /&gt;
|  HeatCapacity = }}&lt;br /&gt;
| Section5 = {{Chembox Pharmacology&lt;br /&gt;
|  AdminRoutes = &lt;br /&gt;
|  Bioavail = &lt;br /&gt;
|  Metabolism = &lt;br /&gt;
|  HalfLife = &lt;br /&gt;
|  ProteinBound = &lt;br /&gt;
|  Excretion = &lt;br /&gt;
|  Legal_status = &lt;br /&gt;
|  Legal_US = &lt;br /&gt;
|  Legal_UK = &lt;br /&gt;
|  Legal_AU = &lt;br /&gt;
|  Legal_CA = &lt;br /&gt;
|  PregCat = &lt;br /&gt;
|  PregCat_AU = &lt;br /&gt;
|  PregCat_US = }}&lt;br /&gt;
| Section6 = {{Chembox Explosive&lt;br /&gt;
|  ShockSens = &lt;br /&gt;
|  FrictionSens = &lt;br /&gt;
|  ExplosiveV = &lt;br /&gt;
|  REFactor = }}&lt;br /&gt;
| Section7 = {{Chembox Hazards&lt;br /&gt;
|  ExternalMSDS = &lt;br /&gt;
|  EUClass = &lt;br /&gt;
|  EUIndex = &lt;br /&gt;
|  MainHazards = &lt;br /&gt;
|  NFPA-F = &lt;br /&gt;
|  NFPA-H = &lt;br /&gt;
|  NFPA-R = &lt;br /&gt;
|  NFPA-O = &lt;br /&gt;
|  RPhrases = &lt;br /&gt;
|  SPhrases = &lt;br /&gt;
|  RSPhrases = &lt;br /&gt;
|  FlashPt = &lt;br /&gt;
|  Autoignition = &lt;br /&gt;
|  ExploLimits = &lt;br /&gt;
|  LD50 = &lt;br /&gt;
|  PEL = }}&lt;br /&gt;
| Section8 = {{Chembox Related&lt;br /&gt;
|  OtherAnions = &lt;br /&gt;
|  OtherCations = &lt;br /&gt;
|  OtherFunctn = &lt;br /&gt;
|  Function = &lt;br /&gt;
|  OtherCpds = }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style = &amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
Chembox: Template name&lt;br /&gt;
* Name: title above the box (DEFAULT: article name)&lt;br /&gt;
* filename.svg (&amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; [[image:filename.svg]]&lt;br /&gt;
* picture size (example: ImageSize = 100px, default = 200px)&lt;br /&gt;
* alt text for picture (example: Fine dry white powder)&lt;br /&gt;
* Picture caption (example: Oxygen in liquid form)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* the IUPAC name&lt;br /&gt;
* hide IUPAC name if very long; show-button is displayed&lt;br /&gt;
* the systematic name&lt;br /&gt;
* any other name&lt;br /&gt;
* reference; include &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;s, add &amp;lt;references/&amp;gt; to the page&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Identifiers:&amp;#039;&amp;#039;&amp;#039; Standard numbers etc.&lt;br /&gt;
* any abbreviations&lt;br /&gt;
* CAS Number: links to eMolecules&lt;br /&gt;
     http://www.commonchemistry.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* PubChem: links to http://pubchem.ncbi.nlm.nih.gov;&lt;br /&gt;
  up to 5 numbers&lt;br /&gt;
* PubChem_Comment: comment at the number&lt;br /&gt;
* PubChemOther: for other information&lt;br /&gt;
&lt;br /&gt;
* ChemSpider: links to www.chemspider.com; up to 5 numbers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* EINECS: links to ecb; URL is&lt;br /&gt;
  http://ecb.jrc.it/esis/index.php?GENRE = ECNO&amp;amp;ENTREE = &lt;br /&gt;
* also EINECS, but URL is&lt;br /&gt;
  http://ecb.jrc.it/esis/index.php?GENRE = CASNO&amp;amp;ENTREE = &lt;br /&gt;
&lt;br /&gt;
* KEGG: links to genome.ad.jp&lt;br /&gt;
* Medical Subject Headings: links to NIH&lt;br /&gt;
* ChEBI: links to EBI&lt;br /&gt;
* RTECS: no link&lt;br /&gt;
* ATCvet = yes if the next two parameters define an ATCvet code&lt;br /&gt;
* ATCCode prefix (first three characters, omit the leading Q for ATCvet codes), internal link&lt;br /&gt;
* ATCCode suffix (last 4 characters), full ATC links to WHO C.C.&lt;br /&gt;
* Other ATC codes (use the {{ATC}} and/or {{ATCvet}} templates)&lt;br /&gt;
* SMILES: no link&lt;br /&gt;
* InChI: no link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Properties:&amp;#039;&amp;#039;&amp;#039; Physical properties&lt;br /&gt;
* the molecular formula&lt;br /&gt;
* molecular weight, including unit&lt;br /&gt;
* Its appearance&lt;br /&gt;
* Density, including unit.&lt;br /&gt;
* Melting Point, including unit.&lt;br /&gt;
* Notes on melting point.&lt;br /&gt;
* Boiling Point, including unit.&lt;br /&gt;
* Notes on boiling point.&lt;br /&gt;
* Partition coefficient&lt;br /&gt;
* Vapor pressure&lt;br /&gt;
* Henry&amp;#039;s law constant (kH)&lt;br /&gt;
* Atmospheric OH rate constant&lt;br /&gt;
* pKa&lt;br /&gt;
* pKb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Sheet Resistance&lt;br /&gt;
* Methacrylate Equiv Wt&lt;br /&gt;
* Bulk Conductivity&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Structure:&amp;#039;&amp;#039;&amp;#039; Crystal structure information&lt;br /&gt;
* Crystal Structure&lt;br /&gt;
* Coordination&lt;br /&gt;
* Molecular Shape&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Thermochemistry:&amp;#039;&amp;#039;&amp;#039; Thermochemical properties&lt;br /&gt;
* Delta Gf&lt;br /&gt;
* Delta Hc&lt;br /&gt;
* Delta Hf&lt;br /&gt;
* Entropy&lt;br /&gt;
* Heat Capacity&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Pharmacology:&amp;#039;&amp;#039;&amp;#039; Pharmacology/drug data&lt;br /&gt;
* Admin Routes&lt;br /&gt;
* Bioavailability&lt;br /&gt;
* Metabolism&lt;br /&gt;
* Half Life&lt;br /&gt;
* Protein Bound&lt;br /&gt;
* Excretion&lt;br /&gt;
* Legal status&lt;br /&gt;
* Legal status in US&lt;br /&gt;
* Legal status in UK&lt;br /&gt;
* Legal status in AU&lt;br /&gt;
* Legal status in CA&lt;br /&gt;
* Pregnancy Category&lt;br /&gt;
* Pregnancy Category in US&lt;br /&gt;
* Pregnancy Category in AU&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Explosive:&amp;#039;&amp;#039;&amp;#039; Explosive properties&lt;br /&gt;
* Shock Sensitivity&lt;br /&gt;
* Friction Sensitivity&lt;br /&gt;
* Explosive speed&lt;br /&gt;
* RE Factor&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Hazards:&amp;#039;&amp;#039;&amp;#039; Hazards&lt;br /&gt;
* URL for [[Material Safety Data Sheet&lt;br /&gt;
* EU Class&lt;br /&gt;
* EU Index&lt;br /&gt;
* Main Hazards&lt;br /&gt;
* NFPA-F: [[NFPA 704#red|NFPA 704]] Fire hazard 0&amp;amp;ndahs;4 (red)&lt;br /&gt;
* NFPA-H: [[NFPA 704#blue|NFPA 704]] Health hazard 0&amp;amp;ndahs;4 (blue)&lt;br /&gt;
* NFPA-R: [[NFPA 704#yellow|NFPA 704]] Reactivity hazard 0&amp;amp;ndahs;4 (yellow)&lt;br /&gt;
* NFPA-O: [[NFPA 704#white|NFPA 704]] Other hazards: W, OX, COR, ALK, ACID, CRYO, RA (white)&lt;br /&gt;
* RPhrases: use the {{R-phrase}} template for this&lt;br /&gt;
* SPhrases: use the ? template for this&lt;br /&gt;
* RSPhrases: or use the combination of the two above&lt;br /&gt;
* Flash Point&lt;br /&gt;
* Autoignition&lt;br /&gt;
* Explosion Limits&lt;br /&gt;
* LD50&lt;br /&gt;
* PEL&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Related:&amp;#039;&amp;#039;&amp;#039; Related compounds etc.&lt;br /&gt;
* Other Anions&lt;br /&gt;
* Other Cations&lt;br /&gt;
* Other Function: works with the next field&lt;br /&gt;
* Function: the function&lt;br /&gt;
* Other Compounds: chemical &amp;#039;see also&amp;#039; section&lt;br /&gt;
-end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
==== Section subtemplates ====&lt;br /&gt;
The following section subtemplates are available:&lt;br /&gt;
* {{tl|Chembox Identifiers}}&lt;br /&gt;
* {{tl|Chembox Properties}}&lt;br /&gt;
* {{tl|Chembox Structure}}&lt;br /&gt;
* {{tl|Chembox Thermochemistry}}&lt;br /&gt;
* {{tl|Chembox Pharmacology}}&lt;br /&gt;
* {{tl|Chembox Explosive}}&lt;br /&gt;
* {{tl|Chembox Hazards}}&lt;br /&gt;
* {{tl|Chembox Related}}&lt;br /&gt;
And the automated section, that is visible when &amp;#039;pagename (data page)&amp;#039; exists:&lt;br /&gt;
* {{tl|Chembox Supplement}}&lt;br /&gt;
See these subsections for their parameter options.&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;order&amp;#039;&amp;#039; of these sections in the infobox is set by the &amp;#039;&amp;#039;section number&amp;#039;&amp;#039; (section#) only. Not by the typed sequence. So&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
| section2 = {{Chembox Structure&lt;br /&gt;
 | CrystalStruct =&lt;br /&gt;
}}&lt;br /&gt;
| section1 = {{Chembox Hazards&lt;br /&gt;
 | FlashPt =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
will show the hazards in top, because section1 &amp;lt; section2.&lt;br /&gt;
Sections that are not used can be safely removed, renumbering is not necessary.&lt;br /&gt;
&lt;br /&gt;
==Adding images==&lt;br /&gt;
{{further information|[[Template:Chembox/doc/images|doc/images]]}}&lt;br /&gt;
===Parameters===&lt;br /&gt;
Image parameters for the first images:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
&amp;lt;!-- Other chembox parameters can go here --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Row 1/9 --&amp;gt;{{Chembox image&lt;br /&gt;
|ImageFile = &lt;br /&gt;
|ImageName = &lt;br /&gt;
|ImageSize = &lt;br /&gt;
|ImageAlt = &lt;br /&gt;
|ImageCaption = &lt;br /&gt;
|ImageFile_Ref = &lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;!-- Row 2/9 --&amp;gt;{{Chembox image&lt;br /&gt;
|ImageFile1 = &lt;br /&gt;
|ImageName1 = &lt;br /&gt;
|ImageSize1 = &lt;br /&gt;
|ImageAlt1 = &lt;br /&gt;
|ImageCaption1 = &lt;br /&gt;
|ImageFile1_Ref = &lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;!-- Row 3/9 --&amp;gt;{{Chembox image sbs&lt;br /&gt;
|ImageFileL1 = &lt;br /&gt;
|ImageNameL1 = &lt;br /&gt;
|ImageSizeL1 = &lt;br /&gt;
|ImageAltL1 = &lt;br /&gt;
|ImageCaptionL1 = &lt;br /&gt;
|ImageFileL1_Ref = &lt;br /&gt;
&lt;br /&gt;
|ImageFileR1 = &lt;br /&gt;
|ImageNameR1 = &lt;br /&gt;
|ImageSizeR1 = &lt;br /&gt;
|ImageAltR1 = &lt;br /&gt;
|ImageCaptionR1 = &lt;br /&gt;
|ImageFileR1_Ref = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- More chembox parameters can go here, like sections --&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Pre2|scroll|2=&lt;br /&gt;
&amp;lt;!-- rh column text?--&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
Image parameters for an image (example: File1). All are optional.&lt;br /&gt;
&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile1 = Furfural structure.png&lt;br /&gt;
| ImageAlt1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
|ImageName1 = &lt;br /&gt;
|ImageCaption1 = A caption shows here&lt;br /&gt;
|ImageSize1 = 120px&lt;br /&gt;
|ImageFile1_Ref =&lt;br /&gt;
| Show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile1 = Furfural structure.png&lt;br /&gt;
| ImageAlt1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
|ImageName1 = &lt;br /&gt;
|ImageCaption1 = A caption shows here&lt;br /&gt;
|ImageSize1 = 120px&lt;br /&gt;
|ImageFile1_Ref =ref&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Adding two images:&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = Furfural structure.png&lt;br /&gt;
| ImageAlt = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFile1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAlt1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| Show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = Furfural structure.png&lt;br /&gt;
| ImageAlt = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFile1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAlt1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives two images, each image on his own row (note, ImageFile is the first image, ImageFile1 is the second).&lt;br /&gt;
{{clear}}&lt;br /&gt;
Adding two images, side by side (L1 and R1):&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| Show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives one row with two images. Note that ImageFile is now not supplied.&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Multiple images===&lt;br /&gt;
{{further information|[[Template:Chembox/doc/images|doc/images]]}}&lt;br /&gt;
{| class=wikitable align=right border=1 cellpadding=1 style=&amp;quot;font-family:courier; text-align:center&amp;quot;&lt;br /&gt;
! colspan=3 style=&amp;quot;background:#f8eaba;&amp;quot; | Chembox images ordering&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 1}}&lt;br /&gt;
| colspan=2 | ImageFile&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 2}}&lt;br /&gt;
| colspan=2 | ImageFile1&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 3}}&lt;br /&gt;
| ImageFileL1 || ImageFileR1&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 4}}&lt;br /&gt;
| ImageFileL2 || ImageFileR2&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 5}}&lt;br /&gt;
| colspan=2 | ImageFile2&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 6}}&lt;br /&gt;
| colspan=2 | ImageFile3&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 7}}&lt;br /&gt;
| ImageFileL3 || ImageFileR3&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 8}}&lt;br /&gt;
| ImageFileL4 || ImageFileR4&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 9}}&lt;br /&gt;
| colspan=2 | ImageFile4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
This gives the possibility to play a bit with which image is first (rows with empty parameters are not displayed). Example:&lt;br /&gt;
&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageSizeL1 = &lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| ImageFile2 = Water droplet blue bg05.jpg&lt;br /&gt;
| ImageAlt2 = Water droplet erupting from the center of a concentric ring of ripples, evidently in response to a drop landing in the water just before&lt;br /&gt;
| IUPACName = example&lt;br /&gt;
| Show_ss_note=no&amp;lt;!-- set for documentation clarity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageSizeR1 = &lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| ImageFile2 = Water droplet blue bg05.jpg&lt;br /&gt;
| ImageAlt2 = Water droplet erupting from the center of a concentric ring of ripples, evidently in response to a drop landing in the water just before&lt;br /&gt;
| IUPACName = example&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives one row with two images, and one row with one image.&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
== Advanced and explanations ==&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;Table creep&amp;quot; ===&lt;br /&gt;
&lt;br /&gt;
The Chembox can handle a lot of parameters, and new ones can easily be added (even more than are shown in the full format).  This may result in huge tables in the end.  When the table becomes too big, please consider creating a data page &amp;#039;pagename (data page)&amp;#039;, and moving data into that page.  Chembox will automagically recognise the existence of the data page, a new box will show, which will have some links into the data page.&lt;br /&gt;
&lt;br /&gt;
===More considerations===&lt;br /&gt;
* Copy the template from one of the forms [[#Getting a Chembox|below]] into the top of the document, and add data to the fields.  Don&amp;#039;t worry about trying to fill in all the fields -- even if you can only get the basics, that can still be very useful.&lt;br /&gt;
&lt;br /&gt;
* The order of section numbers does effect the actual order in the final document.  If a chemical compound would e.g. both be an explosive and a drug, but the drug properties are more important, consider giving the drug-section a lower sectionnumber than the explosive-section, and the drug-section will appear above the explosive-section.  The actual numbering of the sections does not matter (as long as the numbers are in the range 1–15) as long as no duplicate sections are defined.&lt;br /&gt;
&lt;br /&gt;
* Do not delete parameters that you don&amp;#039;t know the data for, empty parameters (like {{para|BoilingPt|}}) will just not give a row in the result, and sections without data will simply not show up.  Other editors may just fill in the fields that are empty.  You can delete sections which are not applicable for the compound (see [[#Extra sections/fields|extra sections/fields]]).&lt;br /&gt;
&lt;br /&gt;
* Do not {{tl|subst}} this template, empty fields will not show up, and when formatting changes are applied to the template, it will not be visible in &amp;#039;&amp;#039;all&amp;#039;&amp;#039; documents transcluding the Chembox.  The substituted template is an unintelligible gibberish of esoteric template code, and certain parts will not transclude.  Keeping it un-subst-ed makes placing the data even more easy, and saves a lot of space on a page (the unsubsted Chembox is on an average page about 1000 bytes smaller than a fully transcluded Chembox).&lt;br /&gt;
&lt;br /&gt;
* For the sub-box supplement to show up, the supplementary page &amp;quot;pagename (data page)&amp;quot; has to be available.  When the Chembox grows too big, consider starting a datapage and move data from the Chembox into that page.&lt;br /&gt;
&lt;br /&gt;
* For alt text with inages, please see &amp;#039;&amp;#039;[[Wikipedia:Alternative text for images]]&amp;#039;&amp;#039;, particularly its &amp;#039;&amp;#039;[[Wikipedia:Alternative text for images #Chemistry|Chemistry]]&amp;#039;&amp;#039; section.&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
* When supplying a parameter with a value, and nothing or the wrong value shows up, check:&lt;br /&gt;
:* Is the parameter placed in the correct section?&lt;br /&gt;
:* Is the parameter supplied twice?  It will use the value of the second instance&lt;br /&gt;
:* Are the sections properly defined.  Sections start with &amp;lt;nowiki&amp;gt;| section# = {{Chembox sectionname |&amp;quot; and end with &amp;quot;}}&amp;quot;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
:* Is there inconsistency in the sectionnumbering?  Available numbers for sections are 1 - 15, do not use a sectionnumber twice, that will only result in the second section showing up.&lt;br /&gt;
:* Is the capitalisation of the parameter correct?  &amp;quot;Formula&amp;quot; works, &amp;quot;FORMULA&amp;quot; does not.&lt;br /&gt;
&lt;br /&gt;
=== Technical and maintenance issues ===&lt;br /&gt;
* [[Wikipedia:Chemical infobox/Maintenance categories]]&lt;br /&gt;
:[[:Category:Chembox maintenance categories]]&lt;br /&gt;
&lt;br /&gt;
;Add new parameter&lt;br /&gt;
* [[Template:Chembox/doc/Adding a parameter to Chembox|Adding a parameter to Chembox]] in code&lt;br /&gt;
&lt;br /&gt;
:Subtemplates used by this template&lt;br /&gt;
* {{tl|Chembox image}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Navbox Chembox|state=uncollapsed}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&lt;br /&gt;
[[Category:Chembox templates| ]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=26304&amp;oldid=prev</id>
		<title>WikiSysop: 1版</title>
		<link rel="alternate" type="text/html" href="https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Chembox/doc&amp;diff=26304&amp;oldid=prev"/>
		<updated>2014-04-25T12:24:40Z</updated>

		<summary type="html">&lt;p&gt;1版&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{pp-template}}&lt;br /&gt;
{{main|Wikipedia:Chemical infobox}}&lt;br /&gt;
{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
Template {{tlx|Chembox}} is an &amp;#039;&amp;#039;&amp;#039;[[WP:INFOBOX|infobox]] for chemicals&amp;#039;&amp;#039;&amp;#039;. It has a large number of options to add relevant data and images. The infobox is organized in sections like &amp;quot;identifiers&amp;quot; and &amp;quot;hazards&amp;quot;.&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Adding a Chembox with its sections ===&lt;br /&gt;
The Chembox 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 &amp;quot;pharmacology&amp;quot;). Depending on the compound, sections can be added or left out, and within a section parameters can be added or omitted (left blank).&lt;br /&gt;
&lt;br /&gt;
The sections and their parameters are listed below.&lt;br /&gt;
&lt;br /&gt;
Within the general chembox template (with his own parameters like {{para|ImageFile|}} and {{para|IUPACName|}}), each section is added within this pattern:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = &lt;br /&gt;
| IUPACName = &lt;br /&gt;
| &amp;lt;!-- more general chembox parameters here --&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifier&lt;br /&gt;
 | CASNo = &lt;br /&gt;
 | PubChem = &lt;br /&gt;
 }}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this format, spaces and new lines have no meaning and can be used freely to keep overview (of course, &amp;#039;&amp;#039;within&amp;#039;&amp;#039; a data value a space has a meaning).&lt;br /&gt;
Each section has its own number in {{para|section&amp;#039;&amp;#039;#&amp;#039;&amp;#039;|}}. Then a section is defined with &amp;lt;code&amp;gt;&amp;quot;| section# = {{Chembox &amp;quot;&amp;lt;/code&amp;gt; and ends with &amp;lt;code&amp;gt;&amp;quot;}}&amp;quot;&amp;lt;/code&amp;gt;. Sections cannot &amp;#039;nest&amp;#039;: one must close one section with &amp;lt;code&amp;gt;}}&amp;lt;/code&amp;gt; before adding another {{para|Section#| &amp;lt;nowiki&amp;gt;{{Chembox ...&amp;lt;/nowiki&amp;gt;}}.&lt;br /&gt;
&lt;br /&gt;
:The bare [[Template:Chembox/doc/parameter list|parameter list]].&lt;br /&gt;
==== Small, simple form ====&lt;br /&gt;
&lt;br /&gt;
To use, simply copy and paste the left column into the document, filling in whatever you can, and save:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- valign=top&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = &lt;br /&gt;
|  ImageSize = &lt;br /&gt;
|  ImageAlt = &lt;br /&gt;
| IUPACName = &lt;br /&gt;
| OtherNames = &lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
|  CASNo = &lt;br /&gt;
|  PubChem = &lt;br /&gt;
|  SMILES = &lt;br /&gt;
}}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
|  Formula = &lt;br /&gt;
|  MolarMass = &lt;br /&gt;
|  Appearance = &lt;br /&gt;
|  Density = &lt;br /&gt;
|  MeltingPt = &lt;br /&gt;
|  BoilingPt = &lt;br /&gt;
|  Solubility = &lt;br /&gt;
}}&lt;br /&gt;
| Section3 = {{Chembox Hazards&lt;br /&gt;
|  MainHazards = &lt;br /&gt;
|  FlashPt = &lt;br /&gt;
|  AutoignitionPt = &lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Medium form ====&lt;br /&gt;
&lt;br /&gt;
To use, simply copy and paste the left column into the document, filling in whatever you can:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| Name =&lt;br /&gt;
| Reference =&lt;br /&gt;
| IUPACName =&lt;br /&gt;
| IUPACName_hidden =&lt;br /&gt;
| PIN =&lt;br /&gt;
| PIN_hidden =&lt;br /&gt;
| SystematicName =&lt;br /&gt;
| OtherNames =&lt;br /&gt;
&amp;lt;!-- Images --&amp;gt;&lt;br /&gt;
| ImageFile = &lt;br /&gt;
|  ImageSize = &lt;br /&gt;
|  ImageAlt = &lt;br /&gt;
|  ImageName = &lt;br /&gt;
| ImageFile1 = &lt;br /&gt;
|  ImageSize1 = &lt;br /&gt;
|  ImageAlt1 = &lt;br /&gt;
|  ImageName1 = &lt;br /&gt;
| ImageFile2 = &lt;br /&gt;
|  ImageSize2 = &lt;br /&gt;
|  ImageAlt2 = &lt;br /&gt;
|  ImageName2 = &lt;br /&gt;
| ImageFile3 = &lt;br /&gt;
|  ImageSize3 = &lt;br /&gt;
|  ImageAlt3 = &lt;br /&gt;
|  ImageName3 = &lt;br /&gt;
| ImageFileL1 = &lt;br /&gt;
|  ImageSizeL1 = &lt;br /&gt;
|  ImageAltL1 = &lt;br /&gt;
|  ImageNameL1 = &lt;br /&gt;
| ImageFileR1 = &lt;br /&gt;
|  ImageSizeR1 = &lt;br /&gt;
|  ImageAltR1 = &lt;br /&gt;
|  ImageNameR1 = &lt;br /&gt;
| ImageFileL2 = &lt;br /&gt;
|  ImageSizeL2 = &lt;br /&gt;
|  ImageAltL2 = &lt;br /&gt;
|  ImageNameL2 = &lt;br /&gt;
| ImageFileR2 = &lt;br /&gt;
|  ImageSizeR2 = &lt;br /&gt;
|  ImageAltR2 = &lt;br /&gt;
|  ImageNameR2 = &lt;br /&gt;
&amp;lt;!-- Sections --&amp;gt;&lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
|  3DMet = &lt;br /&gt;
|  Abbreviations = &lt;br /&gt;
|  ATCvet = &lt;br /&gt;
|  ATCCode_prefix = &lt;br /&gt;
|  ATCCode_suffix = &lt;br /&gt;
|  ATC_Supplemental = &lt;br /&gt;
|  Beilstein = &lt;br /&gt;
|  CASNo = &lt;br /&gt;
|  CASNo_Ref = &lt;br /&gt;
|  CASNos = &lt;br /&gt;
|  CASOther = &lt;br /&gt;
|  ChEBI = &lt;br /&gt;
|  ChemSpiderID = &lt;br /&gt;
|  DrugBank = &lt;br /&gt;
|  EC-number = &lt;br /&gt;
|  EINECS = &lt;br /&gt;
|  EINECSCASNO = &lt;br /&gt;
|  Gmelin = &lt;br /&gt;
|  InChI = &lt;br /&gt;
|  KEGG = &lt;br /&gt;
|  MeSHName = &lt;br /&gt;
|  PubChem = &lt;br /&gt;
|  RTECS = &lt;br /&gt;
|  SMILES = &lt;br /&gt;
|  UNNumber = &lt;br /&gt;
 }}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
|  AtmosphericOHRateConstant = &lt;br /&gt;
|  Appearance = &lt;br /&gt;
|  BoilingPt = &lt;br /&gt;
|  Boiling_notes = &lt;br /&gt;
|  Density = &lt;br /&gt;
|  Formula = &lt;br /&gt;
|  HenryConstant = &lt;br /&gt;
|  LogP = &lt;br /&gt;
|  MolarMass = &lt;br /&gt;
|  MeltingPt = &lt;br /&gt;
|  Melting_notes = &lt;br /&gt;
|  pKa = &lt;br /&gt;
|  pKb = &lt;br /&gt;
|  Solubility = &lt;br /&gt;
|  SolubleOther = &lt;br /&gt;
|  Solvent = &lt;br /&gt;
|  VaporPressure = &lt;br /&gt;
 }}&lt;br /&gt;
| Section3 = {{Chembox Structure&lt;br /&gt;
|  Coordination = &lt;br /&gt;
|  CrystalStruct = &lt;br /&gt;
|  MolShape = &lt;br /&gt;
 }}&lt;br /&gt;
| Section4 = {{Chembox Thermochemistry&lt;br /&gt;
|  DeltaGf = &lt;br /&gt;
|  DeltaHc = &lt;br /&gt;
|  DeltaHf = &lt;br /&gt;
|  Entropy = &lt;br /&gt;
|  HeatCapacity = &lt;br /&gt;
 }}&lt;br /&gt;
| Section5 = {{Chembox Pharmacology&lt;br /&gt;
|  AdminRoutes = &lt;br /&gt;
|  Bioavail = &lt;br /&gt;
|  Excretion = &lt;br /&gt;
|  HalfLife = &lt;br /&gt;
|  Metabolism = &lt;br /&gt;
|  Legal_status = &lt;br /&gt;
|  Legal_US = &lt;br /&gt;
|  Legal_UK = &lt;br /&gt;
|  Legal_AU = &lt;br /&gt;
|  Legal_CA = &lt;br /&gt;
|  PregCat = &lt;br /&gt;
|  PregCat_AU = &lt;br /&gt;
|  PregCat_US = &lt;br /&gt;
|  ProteinBound = &lt;br /&gt;
 }}&lt;br /&gt;
| Section6 = {{Chembox Explosive&lt;br /&gt;
|  ShockSens = &lt;br /&gt;
|  FrictionSens = &lt;br /&gt;
|  ExplosiveV = &lt;br /&gt;
|  REFactor = &lt;br /&gt;
 }}&lt;br /&gt;
| Section7 = {{Chembox Hazards&lt;br /&gt;
|  Autoignition = &lt;br /&gt;
|  EUClass = &lt;br /&gt;
|  EUIndex = &lt;br /&gt;
|  ExploLimits = &lt;br /&gt;
|  ExternalMSDS = &lt;br /&gt;
|  FlashPt = &lt;br /&gt;
|  LD50 = &lt;br /&gt;
|  MainHazards = &lt;br /&gt;
|  NFPA-F = &lt;br /&gt;
|  NFPA-H = &lt;br /&gt;
|  NFPA-R = &lt;br /&gt;
|  NFPA-O = &lt;br /&gt;
|  PEL = &lt;br /&gt;
|  RPhrases = &lt;br /&gt;
|  SPhrases = &lt;br /&gt;
|  RSPhrases = &lt;br /&gt;
 }}&lt;br /&gt;
| Section8 = {{Chembox Related&lt;br /&gt;
|  Function = &lt;br /&gt;
|  OtherAnions = &lt;br /&gt;
|  OtherCations = &lt;br /&gt;
|  OtherCpds = &lt;br /&gt;
|  OtherFunctn = &lt;br /&gt;
 }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
{{Pre2|scroll|2=&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
Title (default: article name)&lt;br /&gt;
Reference, use &amp;amp;lt;ref&amp;gt; &amp;amp;lt;/ref&amp;gt; and add &amp;amp;lt;references/&amp;gt; to the page&lt;br /&gt;
IUPAC name&lt;br /&gt;
The systematic name(s)&lt;br /&gt;
Any other name(s)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Like filename.svg (not &amp;amp;#x5b;&amp;amp;#x5b;image:filename.svg&amp;amp;#x5d;&amp;amp;#x5d;)&lt;br /&gt;
Picture width (default=200px; example: ImageSize=100px)&lt;br /&gt;
Alt text for picture (example: Fine dry white powder)&lt;br /&gt;
Picture caption (example: Oxygen in liquid form)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Identifiers}}&lt;br /&gt;
&lt;br /&gt;
Any abbreviations&lt;br /&gt;
ATCvet=yes if the next two parameters define an ATCvet code&lt;br /&gt;
ATCCode prefix (first three characters, omit the leading Q for ATCvet codes), internal link&lt;br /&gt;
ATCCode suffix (last 4 characters), full ATC links to WHO C.C.&lt;br /&gt;
Other ATC codes (use the {{tl|ATC}} and/or {{tl|ATCvet}} templates)&lt;br /&gt;
CAS Number, links to eMolecules&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ChEBI, links to EBI&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
EINECS, links to ecb; URL is http://ecb.jrc.it/esis/index.php?GENRE=ECNO&amp;amp;ENTREE=&lt;br /&gt;
EINECS, links to ecb, different URL http://ecb.jrc.it/esis/index.php?GENRE=CASNO&amp;amp;ENTREE=&lt;br /&gt;
&lt;br /&gt;
InChI, no link&lt;br /&gt;
KEGG, links to genome.ad.jp&lt;br /&gt;
Medical Subject Headings, links to NIH&lt;br /&gt;
PubChem, links to pubchem&lt;br /&gt;
RTECS, no link&lt;br /&gt;
SMILES, no link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Properties}}: physical properties&lt;br /&gt;
Atmospheric OH rate constant&lt;br /&gt;
Its appearance&lt;br /&gt;
Boiling point, in plain text&lt;br /&gt;
Notes on boiling point&lt;br /&gt;
Density, including unit&lt;br /&gt;
The molecular formula&lt;br /&gt;
Henry&amp;#039;s law constant (kH)&lt;br /&gt;
Partition coefficient&lt;br /&gt;
Molecular weight, including unit&lt;br /&gt;
Melting point, in plain text&lt;br /&gt;
Notes on melting point&lt;br /&gt;
pKa&lt;br /&gt;
pKb&lt;br /&gt;
Solubility in water&lt;br /&gt;
Solubility in other solvents, goes together with next&lt;br /&gt;
In which solvent it is soluble&lt;br /&gt;
Vapor pressure&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Structure}}: crystal structure&lt;br /&gt;
Coordination&lt;br /&gt;
Crystal structure&lt;br /&gt;
Molecular shape&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Thermochemistry}}&lt;br /&gt;
Delta Gf&lt;br /&gt;
Delta Hc&lt;br /&gt;
Delta Hf&lt;br /&gt;
Entropy&lt;br /&gt;
Heat capacity&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Pharmacology}}: drug data&lt;br /&gt;
Admin Routes&lt;br /&gt;
Bioavailability&lt;br /&gt;
Excretion&lt;br /&gt;
Half Life&lt;br /&gt;
Metabolism&lt;br /&gt;
Legal status&lt;br /&gt;
Legal status in US&lt;br /&gt;
Legal status in UK&lt;br /&gt;
Legal status in AU&lt;br /&gt;
Legal status in CA&lt;br /&gt;
Pregnancy Category&lt;br /&gt;
Pregnancy Category in US&lt;br /&gt;
Pregnancy Category in AU&lt;br /&gt;
Protein Bound&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Explosive}}&lt;br /&gt;
[[Shock sensitivity]]&lt;br /&gt;
[[Friction sensitivity]]&lt;br /&gt;
[[Explosive velocity]]&lt;br /&gt;
[[Relative effectiveness factor]]&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Hazards}}&lt;br /&gt;
Autoignition temperature&lt;br /&gt;
EU Class&lt;br /&gt;
EU Index&lt;br /&gt;
Explosion limits&lt;br /&gt;
URL for [[Material Safety Data Sheet]]&lt;br /&gt;
Flash point&lt;br /&gt;
LD50&lt;br /&gt;
Main hazards&lt;br /&gt;
[[NFPA 704|NFPA]]-F: Fire hazard 0&amp;amp;ndash;4 ([[NFPA 704#red|red]])&lt;br /&gt;
NFPA-H: Health hazard 0&amp;amp;ndash;4 ([[NFPA 704#blue|blue]])&lt;br /&gt;
NFPA-R: Reactivity hazard 0&amp;amp;ndash;4 ([[NFPA 704#yellow|yellow]])&lt;br /&gt;
NFPA-O: Other hazards ( ([[NFPA 704#white|white]])): W, OX, COR, ALK, ACID, CRYO, RA&lt;br /&gt;
PEL&lt;br /&gt;
RPhrases: use the {{tl|R}} template for this&lt;br /&gt;
SPhrases: use the {{tl|S}} template for this&lt;br /&gt;
RSPhrases: or use the combination of the two above&lt;br /&gt;
&lt;br /&gt;
{{tl|Chembox Related}}: related compounds etcetera&lt;br /&gt;
The function&lt;br /&gt;
Other anions&lt;br /&gt;
Other cations&lt;br /&gt;
Other compounds: adds a chemical &amp;#039;see also&amp;#039; section&lt;br /&gt;
Other function: works with the next field&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Full form ====&lt;br /&gt;
To use, simply copy and paste the left column into the document, and press save to get an empty Chembox:&lt;br /&gt;
{{collapse top|title=Long parameter list for {{tl|Chembox}}|bg=lightgrey}}&lt;br /&gt;
{{hatnote|Sections parameter lists may be incomplete}}&lt;br /&gt;
{{See also| [[Template:Chembox/doc/images|More on images]]}}&lt;br /&gt;
{|&lt;br /&gt;
|- valign = top&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style = &amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
&amp;lt;!-- Values --&amp;gt;&lt;br /&gt;
|  Name =&lt;br /&gt;
|  IUPACName = &lt;br /&gt;
|  IUPACName_hidden = yes&lt;br /&gt;
|  SystematicName = &lt;br /&gt;
|  OtherNames = &lt;br /&gt;
|  Reference =&lt;br /&gt;
&amp;lt;!-- Chembox style settings --&amp;gt;&lt;br /&gt;
| width =&lt;br /&gt;
| style-left-column-width =&lt;br /&gt;
&amp;lt;!-- Images --&amp;gt;&lt;br /&gt;
|  ImageFile = &lt;br /&gt;
|   ImageAlt = &lt;br /&gt;
|   ImageCaption = &lt;br /&gt;
|  ImageFile1 = &lt;br /&gt;
|   ImageAlt1 = &lt;br /&gt;
|   ImageCaption1 = &lt;br /&gt;
|  ImageFile2 = &lt;br /&gt;
|   ImageAlt2 = &lt;br /&gt;
|   ImageCaption2 = &lt;br /&gt;
|  ImageFile3 = &lt;br /&gt;
|   ImageAlt3 = &lt;br /&gt;
|   ImageCaption3 = &lt;br /&gt;
|  ImageFile4 = &lt;br /&gt;
|   ImageAlt4 = &lt;br /&gt;
|   ImageCaption4 = &lt;br /&gt;
|  ImageFileL1 = &lt;br /&gt;
|   ImageAltL1 = &lt;br /&gt;
|   ImageCaptionL1 = &lt;br /&gt;
|  ImageFileR1 = &lt;br /&gt;
|   ImageSizeR1 = &lt;br /&gt;
|   ImageAltR1 = &lt;br /&gt;
|   ImageCaptionR1 = &lt;br /&gt;
|  ImageFileL2 = &lt;br /&gt;
|   ImageAltL2 = &lt;br /&gt;
|   ImageCaptionL2 = &lt;br /&gt;
|  ImageFileR2 = &lt;br /&gt;
|   ImageSizeR2 = &lt;br /&gt;
|   ImageAltR2 = &lt;br /&gt;
|   ImageCaptionR2 = &lt;br /&gt;
&lt;br /&gt;
| Section1 = {{Chembox Identifiers&lt;br /&gt;
|  Abbreviations = &lt;br /&gt;
|  CASNo = &lt;br /&gt;
|  CASNo_Comment = &lt;br /&gt;
|  CASNo_Ref = &lt;br /&gt;
|  CASNos = &lt;br /&gt;
|  CASOther = &lt;br /&gt;
|  PubChem = &lt;br /&gt;
|  PubChem_Comment = &lt;br /&gt;
|  PubChem5 = &lt;br /&gt;
|  PubChem5_Comment = &lt;br /&gt;
|  PubChemOther = &lt;br /&gt;
|  ChemSpiderID = &lt;br /&gt;
|  ChemSpiderID_Comment = &lt;br /&gt;
|  ChemSpiderID5 = &lt;br /&gt;
|  ChemSpiderIDOther = &lt;br /&gt;
|  EINECS = &lt;br /&gt;
|  EC-number = &lt;br /&gt;
|  EINECSCASNO = &lt;br /&gt;
|  UNNumber = &lt;br /&gt;
|  DrugBank = &lt;br /&gt;
|  KEGG = &lt;br /&gt;
|  MeSHName = &lt;br /&gt;
|  ChEBI = &lt;br /&gt;
|  RTECS = &lt;br /&gt;
|  ATCvet = &lt;br /&gt;
|  ATCCode_prefix = &lt;br /&gt;
|  ATCCode_suffix = &lt;br /&gt;
|  ATC_Supplemental = &lt;br /&gt;
|  SMILES = &lt;br /&gt;
|  InChI = &lt;br /&gt;
|  Beilstein = &lt;br /&gt;
|  Gmelin = &lt;br /&gt;
|  3DMet = }}&lt;br /&gt;
| Section2 = {{Chembox Properties&lt;br /&gt;
|  Formula = &lt;br /&gt;
|  MolarMass = &lt;br /&gt;
|  Appearance = &lt;br /&gt;
|  Density = &lt;br /&gt;
|  MeltingPt = &lt;br /&gt;
|  Melting_notes = &lt;br /&gt;
|  BoilingPt = &lt;br /&gt;
|  Boiling_notes = &lt;br /&gt;
|  LogP = &lt;br /&gt;
|  VaporPressure = &lt;br /&gt;
|  HenryConstant = &lt;br /&gt;
|  AtmosphericOHRateConstant = &lt;br /&gt;
|  pKa = &lt;br /&gt;
|  pKb = &lt;br /&gt;
|  Solubility = &lt;br /&gt;
|  SolubleOther = &lt;br /&gt;
|  Solvent = &lt;br /&gt;
|  Sheet Resistance = &lt;br /&gt;
|  Methacrylate Equiv Wt = &lt;br /&gt;
|  Bulk Conductivity = }}&lt;br /&gt;
| Section3 = {{Chembox Structure&lt;br /&gt;
|  CrystalStruct = &lt;br /&gt;
|  Coordination = &lt;br /&gt;
|  MolShape = }}&lt;br /&gt;
| Section4 = {{Chembox Thermochemistry&lt;br /&gt;
|  DeltaGf = &lt;br /&gt;
|  DeltaHc = &lt;br /&gt;
|  DeltaHf = &lt;br /&gt;
|  Entropy = &lt;br /&gt;
|  HeatCapacity = }}&lt;br /&gt;
| Section5 = {{Chembox Pharmacology&lt;br /&gt;
|  AdminRoutes = &lt;br /&gt;
|  Bioavail = &lt;br /&gt;
|  Metabolism = &lt;br /&gt;
|  HalfLife = &lt;br /&gt;
|  ProteinBound = &lt;br /&gt;
|  Excretion = &lt;br /&gt;
|  Legal_status = &lt;br /&gt;
|  Legal_US = &lt;br /&gt;
|  Legal_UK = &lt;br /&gt;
|  Legal_AU = &lt;br /&gt;
|  Legal_CA = &lt;br /&gt;
|  PregCat = &lt;br /&gt;
|  PregCat_AU = &lt;br /&gt;
|  PregCat_US = }}&lt;br /&gt;
| Section6 = {{Chembox Explosive&lt;br /&gt;
|  ShockSens = &lt;br /&gt;
|  FrictionSens = &lt;br /&gt;
|  ExplosiveV = &lt;br /&gt;
|  REFactor = }}&lt;br /&gt;
| Section7 = {{Chembox Hazards&lt;br /&gt;
|  ExternalMSDS = &lt;br /&gt;
|  EUClass = &lt;br /&gt;
|  EUIndex = &lt;br /&gt;
|  MainHazards = &lt;br /&gt;
|  NFPA-F = &lt;br /&gt;
|  NFPA-H = &lt;br /&gt;
|  NFPA-R = &lt;br /&gt;
|  NFPA-O = &lt;br /&gt;
|  RPhrases = &lt;br /&gt;
|  SPhrases = &lt;br /&gt;
|  RSPhrases = &lt;br /&gt;
|  FlashPt = &lt;br /&gt;
|  Autoignition = &lt;br /&gt;
|  ExploLimits = &lt;br /&gt;
|  LD50 = &lt;br /&gt;
|  PEL = }}&lt;br /&gt;
| Section8 = {{Chembox Related&lt;br /&gt;
|  OtherAnions = &lt;br /&gt;
|  OtherCations = &lt;br /&gt;
|  OtherFunctn = &lt;br /&gt;
|  Function = &lt;br /&gt;
|  OtherCpds = }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style = &amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
Chembox: Template name&lt;br /&gt;
* Name: title above the box (DEFAULT: article name)&lt;br /&gt;
* filename.svg (&amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; [[image:filename.svg]]&lt;br /&gt;
* picture size (example: ImageSize = 100px, default = 200px)&lt;br /&gt;
* alt text for picture (example: Fine dry white powder)&lt;br /&gt;
* Picture caption (example: Oxygen in liquid form)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* the IUPAC name&lt;br /&gt;
* hide IUPAC name if very long; show-button is displayed&lt;br /&gt;
* the systematic name&lt;br /&gt;
* any other name&lt;br /&gt;
* reference; include &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;s, add &amp;lt;references/&amp;gt; to the page&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Identifiers:&amp;#039;&amp;#039;&amp;#039; Standard numbers etc.&lt;br /&gt;
* any abbreviations&lt;br /&gt;
* CAS Number: links to eMolecules&lt;br /&gt;
     http://www.commonchemistry.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* PubChem: links to http://pubchem.ncbi.nlm.nih.gov;&lt;br /&gt;
  up to 5 numbers&lt;br /&gt;
* PubChem_Comment: comment at the number&lt;br /&gt;
* PubChemOther: for other information&lt;br /&gt;
&lt;br /&gt;
* ChemSpider: links to www.chemspider.com; up to 5 numbers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* EINECS: links to ecb; URL is&lt;br /&gt;
  http://ecb.jrc.it/esis/index.php?GENRE = ECNO&amp;amp;ENTREE = &lt;br /&gt;
* also EINECS, but URL is&lt;br /&gt;
  http://ecb.jrc.it/esis/index.php?GENRE = CASNO&amp;amp;ENTREE = &lt;br /&gt;
&lt;br /&gt;
* KEGG: links to genome.ad.jp&lt;br /&gt;
* Medical Subject Headings: links to NIH&lt;br /&gt;
* ChEBI: links to EBI&lt;br /&gt;
* RTECS: no link&lt;br /&gt;
* ATCvet = yes if the next two parameters define an ATCvet code&lt;br /&gt;
* ATCCode prefix (first three characters, omit the leading Q for ATCvet codes), internal link&lt;br /&gt;
* ATCCode suffix (last 4 characters), full ATC links to WHO C.C.&lt;br /&gt;
* Other ATC codes (use the {{ATC}} and/or {{ATCvet}} templates)&lt;br /&gt;
* SMILES: no link&lt;br /&gt;
* InChI: no link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Properties:&amp;#039;&amp;#039;&amp;#039; Physical properties&lt;br /&gt;
* the molecular formula&lt;br /&gt;
* molecular weight, including unit&lt;br /&gt;
* Its appearance&lt;br /&gt;
* Density, including unit.&lt;br /&gt;
* Melting Point, including unit.&lt;br /&gt;
* Notes on melting point.&lt;br /&gt;
* Boiling Point, including unit.&lt;br /&gt;
* Notes on boiling point.&lt;br /&gt;
* Partition coefficient&lt;br /&gt;
* Vapor pressure&lt;br /&gt;
* Henry&amp;#039;s law constant (kH)&lt;br /&gt;
* Atmospheric OH rate constant&lt;br /&gt;
* pKa&lt;br /&gt;
* pKb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Sheet Resistance&lt;br /&gt;
* Methacrylate Equiv Wt&lt;br /&gt;
* Bulk Conductivity&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Structure:&amp;#039;&amp;#039;&amp;#039; Crystal structure information&lt;br /&gt;
* Crystal Structure&lt;br /&gt;
* Coordination&lt;br /&gt;
* Molecular Shape&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Thermochemistry:&amp;#039;&amp;#039;&amp;#039; Thermochemical properties&lt;br /&gt;
* Delta Gf&lt;br /&gt;
* Delta Hc&lt;br /&gt;
* Delta Hf&lt;br /&gt;
* Entropy&lt;br /&gt;
* Heat Capacity&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Pharmacology:&amp;#039;&amp;#039;&amp;#039; Pharmacology/drug data&lt;br /&gt;
* Admin Routes&lt;br /&gt;
* Bioavailability&lt;br /&gt;
* Metabolism&lt;br /&gt;
* Half Life&lt;br /&gt;
* Protein Bound&lt;br /&gt;
* Excretion&lt;br /&gt;
* Legal status&lt;br /&gt;
* Legal status in US&lt;br /&gt;
* Legal status in UK&lt;br /&gt;
* Legal status in AU&lt;br /&gt;
* Legal status in CA&lt;br /&gt;
* Pregnancy Category&lt;br /&gt;
* Pregnancy Category in US&lt;br /&gt;
* Pregnancy Category in AU&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Explosive:&amp;#039;&amp;#039;&amp;#039; Explosive properties&lt;br /&gt;
* Shock Sensitivity&lt;br /&gt;
* Friction Sensitivity&lt;br /&gt;
* Explosive speed&lt;br /&gt;
* RE Factor&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Hazards:&amp;#039;&amp;#039;&amp;#039; Hazards&lt;br /&gt;
* URL for [[Material Safety Data Sheet&lt;br /&gt;
* EU Class&lt;br /&gt;
* EU Index&lt;br /&gt;
* Main Hazards&lt;br /&gt;
* NFPA-F: [[NFPA 704#red|NFPA 704]] Fire hazard 0&amp;amp;ndahs;4 (red)&lt;br /&gt;
* NFPA-H: [[NFPA 704#blue|NFPA 704]] Health hazard 0&amp;amp;ndahs;4 (blue)&lt;br /&gt;
* NFPA-R: [[NFPA 704#yellow|NFPA 704]] Reactivity hazard 0&amp;amp;ndahs;4 (yellow)&lt;br /&gt;
* NFPA-O: [[NFPA 704#white|NFPA 704]] Other hazards: W, OX, COR, ALK, ACID, CRYO, RA (white)&lt;br /&gt;
* RPhrases: use the {{R-phrase}} template for this&lt;br /&gt;
* SPhrases: use the ? template for this&lt;br /&gt;
* RSPhrases: or use the combination of the two above&lt;br /&gt;
* Flash Point&lt;br /&gt;
* Autoignition&lt;br /&gt;
* Explosion Limits&lt;br /&gt;
* LD50&lt;br /&gt;
* PEL&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Section Related:&amp;#039;&amp;#039;&amp;#039; Related compounds etc.&lt;br /&gt;
* Other Anions&lt;br /&gt;
* Other Cations&lt;br /&gt;
* Other Function: works with the next field&lt;br /&gt;
* Function: the function&lt;br /&gt;
* Other Compounds: chemical &amp;#039;see also&amp;#039; section&lt;br /&gt;
-end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
==== Section subtemplates ====&lt;br /&gt;
The following section subtemplates are available:&lt;br /&gt;
* {{tl|Chembox Identifiers}}&lt;br /&gt;
* {{tl|Chembox Properties}}&lt;br /&gt;
* {{tl|Chembox Structure}}&lt;br /&gt;
* {{tl|Chembox Thermochemistry}}&lt;br /&gt;
* {{tl|Chembox Pharmacology}}&lt;br /&gt;
* {{tl|Chembox Explosive}}&lt;br /&gt;
* {{tl|Chembox Hazards}}&lt;br /&gt;
* {{tl|Chembox Related}}&lt;br /&gt;
And the automated section, that is visible when &amp;#039;pagename (data page)&amp;#039; exists:&lt;br /&gt;
* {{tl|Chembox Supplement}}&lt;br /&gt;
See these subsections for their parameter options.&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;order&amp;#039;&amp;#039; of these sections in the infobox is set by the &amp;#039;&amp;#039;section number&amp;#039;&amp;#039; (section#) only. Not by the typed sequence. So&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
| section2 = {{Chembox Structure&lt;br /&gt;
 | CrystalStruct =&lt;br /&gt;
}}&lt;br /&gt;
| section1 = {{Chembox Hazards&lt;br /&gt;
 | FlashPt =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
will show the hazards in top, because section1 &amp;lt; section2.&lt;br /&gt;
Sections that are not used can be safely removed, renumbering is not necessary.&lt;br /&gt;
&lt;br /&gt;
==Adding images==&lt;br /&gt;
{{further information|[[Template:Chembox/doc/images|doc/images]]}}&lt;br /&gt;
===Parameters===&lt;br /&gt;
Image parameters for the first images:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
&amp;lt;!-- Other chembox parameters can go here --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Row 1/9 --&amp;gt;{{Chembox image&lt;br /&gt;
|ImageFile = &lt;br /&gt;
|ImageName = &lt;br /&gt;
|ImageSize = &lt;br /&gt;
|ImageAlt = &lt;br /&gt;
|ImageCaption = &lt;br /&gt;
|ImageFile_Ref = &lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;!-- Row 2/9 --&amp;gt;{{Chembox image&lt;br /&gt;
|ImageFile1 = &lt;br /&gt;
|ImageName1 = &lt;br /&gt;
|ImageSize1 = &lt;br /&gt;
|ImageAlt1 = &lt;br /&gt;
|ImageCaption1 = &lt;br /&gt;
|ImageFile1_Ref = &lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;!-- Row 3/9 --&amp;gt;{{Chembox image sbs&lt;br /&gt;
|ImageFileL1 = &lt;br /&gt;
|ImageNameL1 = &lt;br /&gt;
|ImageSizeL1 = &lt;br /&gt;
|ImageAltL1 = &lt;br /&gt;
|ImageCaptionL1 = &lt;br /&gt;
|ImageFileL1_Ref = &lt;br /&gt;
&lt;br /&gt;
|ImageFileR1 = &lt;br /&gt;
|ImageNameR1 = &lt;br /&gt;
|ImageSizeR1 = &lt;br /&gt;
|ImageAltR1 = &lt;br /&gt;
|ImageCaptionR1 = &lt;br /&gt;
|ImageFileR1_Ref = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- More chembox parameters can go here, like sections --&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Pre2|scroll|2=&lt;br /&gt;
&amp;lt;!-- rh column text?--&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
Image parameters for an image (example: File1). All are optional.&lt;br /&gt;
&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile1 = Furfural structure.png&lt;br /&gt;
| ImageAlt1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
|ImageName1 = &lt;br /&gt;
|ImageCaption1 = A caption shows here&lt;br /&gt;
|ImageSize1 = 120px&lt;br /&gt;
|ImageFile1_Ref =&lt;br /&gt;
| Show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile1 = Furfural structure.png&lt;br /&gt;
| ImageAlt1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
|ImageName1 = &lt;br /&gt;
|ImageCaption1 = A caption shows here&lt;br /&gt;
|ImageSize1 = 120px&lt;br /&gt;
|ImageFile1_Ref =ref&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Adding two images:&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = Furfural structure.png&lt;br /&gt;
| ImageAlt = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFile1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAlt1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| Show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFile = Furfural structure.png&lt;br /&gt;
| ImageAlt = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFile1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAlt1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives two images, each image on his own row (note, ImageFile is the first image, ImageFile1 is the second).&lt;br /&gt;
{{clear}}&lt;br /&gt;
Adding two images, side by side (L1 and R1):&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| Show_ss_note=no&amp;lt;!-- set for documentation simplicity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives one row with two images. Note that ImageFile is now not supplied.&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Multiple images===&lt;br /&gt;
{{further information|[[Template:Chembox/doc/images|doc/images]]}}&lt;br /&gt;
{| class=wikitable align=right border=1 cellpadding=1 style=&amp;quot;font-family:courier; text-align:center&amp;quot;&lt;br /&gt;
! colspan=3 style=&amp;quot;background:#f8eaba;&amp;quot; | Chembox images ordering&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 1}}&lt;br /&gt;
| colspan=2 | ImageFile&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 2}}&lt;br /&gt;
| colspan=2 | ImageFile1&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 3}}&lt;br /&gt;
| ImageFileL1 || ImageFileR1&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 4}}&lt;br /&gt;
| ImageFileL2 || ImageFileR2&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 5}}&lt;br /&gt;
| colspan=2 | ImageFile2&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 6}}&lt;br /&gt;
| colspan=2 | ImageFile3&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 7}}&lt;br /&gt;
| ImageFileL3 || ImageFileR3&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 8}}&lt;br /&gt;
| ImageFileL4 || ImageFileR4&lt;br /&gt;
|-&lt;br /&gt;
| {{green|row 9}}&lt;br /&gt;
| colspan=2 | ImageFile4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
This gives the possibility to play a bit with which image is first (rows with empty parameters are not displayed). Example:&lt;br /&gt;
&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageSizeL1 = &lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| ImageFile2 = Water droplet blue bg05.jpg&lt;br /&gt;
| ImageAlt2 = Water droplet erupting from the center of a concentric ring of ripples, evidently in response to a drop landing in the water just before&lt;br /&gt;
| IUPACName = example&lt;br /&gt;
| Show_ss_note=no&amp;lt;!-- set for documentation clarity --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Chembox&lt;br /&gt;
| ImageFileL1 = Furfural structure.png&lt;br /&gt;
| ImageAltL1 = Skeleton formula of a ring of four carbons and one oxygen, with a carbon-oxygen attached to a carbon next to an oxygen&lt;br /&gt;
| ImageFileR1 = Furfural-3D-vdW.png&lt;br /&gt;
| ImageSizeR1 = &lt;br /&gt;
| ImageAltR1 = 3D filled-sphere model of the same molecule&lt;br /&gt;
| ImageFile2 = Water droplet blue bg05.jpg&lt;br /&gt;
| ImageAlt2 = Water droplet erupting from the center of a concentric ring of ripples, evidently in response to a drop landing in the water just before&lt;br /&gt;
| IUPACName = example&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gives one row with two images, and one row with one image.&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
== Advanced and explanations ==&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;Table creep&amp;quot; ===&lt;br /&gt;
&lt;br /&gt;
The Chembox can handle a lot of parameters, and new ones can easily be added (even more than are shown in the full format).  This may result in huge tables in the end.  When the table becomes too big, please consider creating a data page &amp;#039;pagename (data page)&amp;#039;, and moving data into that page.  Chembox will automagically recognise the existence of the data page, a new box will show, which will have some links into the data page.&lt;br /&gt;
&lt;br /&gt;
===More considerations===&lt;br /&gt;
* Copy the template from one of the forms [[#Getting a Chembox|below]] into the top of the document, and add data to the fields.  Don&amp;#039;t worry about trying to fill in all the fields -- even if you can only get the basics, that can still be very useful.&lt;br /&gt;
&lt;br /&gt;
* The order of section numbers does effect the actual order in the final document.  If a chemical compound would e.g. both be an explosive and a drug, but the drug properties are more important, consider giving the drug-section a lower sectionnumber than the explosive-section, and the drug-section will appear above the explosive-section.  The actual numbering of the sections does not matter (as long as the numbers are in the range 1–15) as long as no duplicate sections are defined.&lt;br /&gt;
&lt;br /&gt;
* Do not delete parameters that you don&amp;#039;t know the data for, empty parameters (like {{para|BoilingPt|}}) will just not give a row in the result, and sections without data will simply not show up.  Other editors may just fill in the fields that are empty.  You can delete sections which are not applicable for the compound (see [[#Extra sections/fields|extra sections/fields]]).&lt;br /&gt;
&lt;br /&gt;
* Do not {{tl|subst}} this template, empty fields will not show up, and when formatting changes are applied to the template, it will not be visible in &amp;#039;&amp;#039;all&amp;#039;&amp;#039; documents transcluding the Chembox.  The substituted template is an unintelligible gibberish of esoteric template code, and certain parts will not transclude.  Keeping it un-subst-ed makes placing the data even more easy, and saves a lot of space on a page (the unsubsted Chembox is on an average page about 1000 bytes smaller than a fully transcluded Chembox).&lt;br /&gt;
&lt;br /&gt;
* For the sub-box supplement to show up, the supplementary page &amp;quot;pagename (data page)&amp;quot; has to be available.  When the Chembox grows too big, consider starting a datapage and move data from the Chembox into that page.&lt;br /&gt;
&lt;br /&gt;
* For alt text with inages, please see &amp;#039;&amp;#039;[[Wikipedia:Alternative text for images]]&amp;#039;&amp;#039;, particularly its &amp;#039;&amp;#039;[[Wikipedia:Alternative text for images #Chemistry|Chemistry]]&amp;#039;&amp;#039; section.&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
* When supplying a parameter with a value, and nothing or the wrong value shows up, check:&lt;br /&gt;
:* Is the parameter placed in the correct section?&lt;br /&gt;
:* Is the parameter supplied twice?  It will use the value of the second instance&lt;br /&gt;
:* Are the sections properly defined.  Sections start with &amp;lt;nowiki&amp;gt;| section# = {{Chembox sectionname |&amp;quot; and end with &amp;quot;}}&amp;quot;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
:* Is there inconsistency in the sectionnumbering?  Available numbers for sections are 1 - 15, do not use a sectionnumber twice, that will only result in the second section showing up.&lt;br /&gt;
:* Is the capitalisation of the parameter correct?  &amp;quot;Formula&amp;quot; works, &amp;quot;FORMULA&amp;quot; does not.&lt;br /&gt;
&lt;br /&gt;
=== Technical and maintenance issues ===&lt;br /&gt;
* [[Wikipedia:Chemical infobox/Maintenance categories]]&lt;br /&gt;
:[[:Category:Chembox maintenance categories]]&lt;br /&gt;
&lt;br /&gt;
;Ad new parameter&lt;br /&gt;
* [[Template:Chembox/doc/Adding a parameter to Chembox|Adding a parameter to Chembox]] in code&lt;br /&gt;
&lt;br /&gt;
:Subtemplates used by this template&lt;br /&gt;
* {{tl|Chembox image}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Navbox Chembox|state=uncollapsed}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&lt;br /&gt;
[[Category:Chembox templates| ]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
</feed>