Template:Elem Infobox

From Citizendium
Revision as of 16:39, 20 March 2008 by imported>Robert W King (→‎Placement)
Jump to navigation Jump to search
{{{elName}}}
{{{elMass}}}   {{{no1}}}
{{{no2}}}
{{{no3}}}
{{{no4}}}
  {{{elSym}}}
{{{elNum}}}
{{{eltrnCfg}}}
Properties:
{{{properties}}}
Compounds:
{{{compounds}}}
Uses:
{{{uses}}}
Hazards:
{{{hazard}}}

















Placement

Articles dealing with elements, using code Elem_Infobox. NOT for complex chemical compounds. For that, use {{Chem_infobox}}.

Usage

See example on Scandium. May also include Template:NFPA to indicate hazardous qualities.

Wikitext Appearance Anatomical
{{Elem_Infobox
|background1=ffffff
|elementColor=
|elName=Scandium
|elMass=44.9559
|elSym=Sc
|elNum=21
|eltrnCfg=Ar3d<sup>1</sup>-4s<sup>2</sup>
|no1=2
|no2=8
|no3=9
|no4=2
|properties=Metallic
|compounds=[[Thortveitite]].
|uses=None
|hazard=Radioactive.  
}}
Scandium
44.9559   2
8
9
2
  Sc
21
Ar3d1-4s2
Properties:
Metallic
Compounds:
Thortveitite.
Uses:
None
Hazards:
Radioactive.
Scandium
44.9559   2
8
9
2
  Sc
21
Ar3d1-4s2
Properties:
Metallic
Compounds:
Thortveitite.
Uses:
None
Hazards:
Radioactive.

Parameters

  • background1= aaccff (the color of the background, in Hex)
  • elementColor=xxxxxx (the color of the element square, in Hex)
  • elName= (element name)
  • elMass= (element mass)
  • elSym= (element symbol)
  • elNum= (atomic number)
  • eltrnCfg=X-X (electron confguration
  • no1=A (oxidation states)
  • no2=B
  • no3=C
  • no4=D
  • properties= Describe what it looks like
  • compounds= What is it found in?
  • uses= (uses)
  • hazard= what type of hazard does it pose?

Credits