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
No edit summary
Line 45: Line 45:
|}
|}
|}
|}
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<noinclude>
== Placement ==
Articles dealing with chemical makeup, using code [[Template:Chem_Infobox]].
== Usage ==
See example on [[Scandium]].
{| class="wikitable"
!Wikitext!!Appearance
|-
|<pre>{{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.  }}
</pre>
|{{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. 
}}
|}
==Parameters==
* background1=aaccff (the color of the background)
* elementColor=xxxxxx (the color of the element square)
* elName=Helium (element name)
* elMass=0 (element mass)
* elSym=He (element symbol)
* elNum=2 (atomic number)
* eltrnCfg=1-1 (electron confguration
* no1=1 (oxidation states)
* no2=1
* no3=1
* no4=1
* properties=Describe what it looks like
* compounds=What is it found in?
* uses=(uses)
* hazard=what type of hazard does it pose?
</noinclude>

Revision as of 09:44, 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)
  • elementColor=xxxxxx (the color of the element square)
  • elName=Helium (element name)
  • elMass=0 (element mass)
  • elSym=He (element symbol)
  • elNum=2 (atomic number)
  • eltrnCfg=1-1 (electron confguration
  • no1=1 (oxidation states)
  • no2=1
  • no3=1
  • no4=1
  • properties=Describe what it looks like
  • compounds=What is it found in?
  • uses=(uses)
  • hazard=what type of hazard does it pose?