Template:Elem Infobox: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Robert W King
No edit summary
imported>Robert W King
Line 112: Line 112:
==Parameters==
==Parameters==


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




</noinclude>
</noinclude>

Revision as of 09:48, 3 July 2007

{{{elName}}}
{{{elMass}}}   {{{no1}}}
{{{no2}}}
{{{no3}}}
{{{no4}}}
  {{{elSym}}}
{{{elNum}}}
{{{eltrnCfg}}}  
Properties:
{{{properties}}}
Compounds:
{{{compounds}}}
Uses:
{{{uses}}}
Hazards:
{{{hazard}}}


















Placement

Articles dealing with chemical makeup, using code Template:Chem_Infobox.

Usage

See example on Scandium.

Wikitext Appearance
{{Chem_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.  }}
Template:Chem Infobox

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?