|
|
| Line 1: |
Line 1: |
| <templatestyles src="Chembox/styles.css"/>
| |
|
| |
|
| {| class="infobox ib-chembox" style="width:{{{width|22em}}};{{{style|}}}"
| |
| |+ {{{Name|{{PAGENAME}}}}}
| |
| |-
| |
| | colspan="2" style="text-align:center;" | {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{image_alt|}}}|{{{ImageCaption|}}}]]|<!-- No image provided -->}}
| |
| |-
| |
| {{#if:{{{ImageCaption|}}}|<div style="font-size:smaller;">{{{ImageCaption}}}</div>}}
| |
| |-
| |
| | '''IUPAC Name:''' || {{#if:{{{IUPACName_hidden|no}}}|{{#ifeq:{{{IUPACName_hidden}}}|yes|Hidden|{{{IUPACName}}}}}}}
| |
| |-
| |
| | '''Other Names:''' || {{{OtherNames|}}}
| |
|
| |
| <!-- Section 1: Identifiers -->
| |
| |-
| |
| | colspan="2" style="text-align:center;" | '''Identifiers'''
| |
| |-
| |
| | '''CAS Number''' || {{{CASNo|}}}
| |
| |-
| |
| | '''PubChem''' || {{{PubChem|}}}
| |
| |-
| |
| | '''ChemSpider''' || {{{ChemSpiderID|}}}
| |
| |-
| |
| | '''SMILES''' || {{{SMILES|}}}
| |
| |-
| |
| | '''InChI''' || {{{InChI|}}}
| |
| |-
| |
| | '''InChIKey''' || {{{InChIKey|}}}
| |
| |-
| |
| | '''StdInChI''' || {{{StdInChI|}}}
| |
| |-
| |
| | '''StdInChIKey''' || {{{StdInChIKey|}}}
| |
|
| |
| <!-- Section 2: Properties -->
| |
| |-
| |
| | colspan="2" style="text-align:center;" | '''Properties'''
| |
| |-
| |
| | '''Chemical formula''' || C{{{C|}}}H{{{H|}}}N{{{N|}}}O{{{O|}}}
| |
| |-
| |
| | '''Appearance''' || {{{Appearance|}}}
| |
| |-
| |
| | '''Density''' || {{{Density|}}}
| |
| |-
| |
| | '''Melting Point''' || {{{MeltingPt|}}}
| |
| |-
| |
| | '''Boiling Point''' || {{{BoilingPt|}}}
| |
| |-
| |
| | '''Solubility''' || {{{Solubility|}}}
| |
|
| |
| <!-- Section 3: Hazards -->
| |
| |-
| |
| | colspan="2" style="text-align:center;" | '''Hazards'''
| |
| |-
| |
| | '''Main Hazards''' || {{{MainHazards|}}}
| |
| |-
| |
| | '''Flash Point''' || {{{FlashPt|}}}
| |
| |-
| |
| | '''Autoignition Temperature''' || {{{Autoignition|}}}
| |
| |}
| |
|
| |
| <noinclude>{{documentation}}</noinclude>
| |