Template:Chem infobox: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Robert W King
No edit summary
imported>Robert W King
No edit summary
Line 1: Line 1:
{|border="1" width={{{width}}} frame=box rules=none align={{{align}}} style="border:1px solid #FAFAFA; margin:5px; padding:10px;"
{|border="1" width={{{width}}} frame=box rules=none align={{{align}}} style="border:1px solid #FAFAFA; margin:5 5 5 5;"
|colspan=2|
|colspan=2|
{|border="0" width=100% style="border-style:collapse;"
{|border="0" width=100% style="border-style:collapse;"
Line 8: Line 8:
|-
|-
|colspan=2|
|colspan=2|
{|border="1" width=100% style="background-color:#FFFFFF; border:1px solid #FFFFFF;" frame=box rules=none
{|border="1" width=100% style="background-color:#FFFFFF; border:1px solid #FFFFFF; margin:5 5 5 5; padding:5 5 5 5;" frame=box rules=none
|width=50% style="background-color:#E0E0E0;"|IUPAC name:
|width=50% style="background-color:#E0E0E0;"|IUPAC name:
|width=50%|{{{iupac}}}
|width=50%|{{{iupac}}}

Revision as of 16:24, 20 March 2008

{{{image}}}
{{{molname}}}
IUPAC name: {{{iupac}}}
Synonyms: {{{synonyms}}}
Formula: {{{molformula}}}
CAS #: {{{casnumber}}}
Properties: {{{properties}}}
Mass: {{{molmass}}}
Uses: Hazards:
{{{uses}}} {{{hazards}}}




Template Description

Template for chemical information

Execution

{{chem_infobox
|width= use the same width as the picture pixel width.
|align= use this to position the infobox on the article (left right or center)
|image= insert the image on this line
|iupac=
|synonyms=
|molformula=
|casnumber=
|properties=
|molmass=
|uses=
|hazards=
}}

Sample

see itraconazole

Caveats

IUPAC number might not work yet.

Authors