Template:Elem Infobox: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Chris Day
No edit summary
imported>Chris Day
Line 83: Line 83:
{|class="wikitable"
{|class="wikitable"
|{{Elem_Infobox
|{{Elem_Infobox
|           background1=ffffff
|background1=ffffff
|           elementColor=fefefe
|elementColor=fefefe
|           elMenucolor1=ffffff
|elMenucolor1=ffffff
|                 elName=Lead
|elName=Lead
|                 elMass=207.2
|elMass=207.2
|                 elSym=Pb
|elSym=Pb
|                 elNum=82
|elNum=82
|               eltrnCfg=[Xe]6''s''<sup>2</sup>4''f''<sup>14</sup>5''d''<sup>10</sup>6''p''<sup>2</sup>
|eltrnCfg=[Xe]6''s''
|                   no1=+2
<sup>2</sup>4''f''
|                   no2=+4
<sup>14</sup>5''d''
|                   no3=
<sup>10</sup>6''p''
|                   no4=
<sup>2</sup>
|no1= +2
|no2= +4
|no3=
|no4=
|PTImage=[[Image:PeriodicLead.jpg|center|135px]]
|PTImage=[[Image:PeriodicLead.jpg|center|135px]]
|             properties=Metallic
|properties=Metallic
|             compounds= [[galena]](PbS),<br /> [[anglesite]](PbSO<sub>4</sub>),<br />[[cerussite]](PbCO<sub>3</sub>)
|compounds= [[galena]](PbS),<br />  
|             uses=various
[[anglesite]](PbSO<sub>4</sub>),<br />
|             hazard=[[Lead Poisoning|Toxic]]
[[cerussite]](PbCO<sub>3</sub>)
|                      }}
|uses=various
|hazard=Toxic
}}
|}
|}


Line 123: Line 129:
|PTImage=[[Image:PeriodicLead.jpg|center|135px]]
|PTImage=[[Image:PeriodicLead.jpg|center|135px]]
|properties=Metallic
|properties=Metallic
|compounds=[[galena]](PbS),<br />
|compounds= [[galena]](PbS),<br />  
[[anglesite]](PbSO<sub>4</sub>),<br />
[[anglesite]](PbSO<sub>4</sub>),<br />
[[cerussite]](PbCO<sub>3</sub>)
[[cerussite]](PbCO<sub>3</sub>)
|uses=various
|uses=various
|hazard=[[Lead Poisoning|Toxic]]
|hazard=Toxic
}}
}}
{{-}}
{{-}}
==Parameters==
==Parameters==



Revision as of 08:52, 4 April 2008

{{{elName}}}
{{{elMass}}} {{{no1}}}
{{{no2}}}
{{{no3}}}
{{{no4}}}
  {{{elSym}}}
{{{elNum}}}
{{{eltrnCfg}}}


Placement

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

Usage

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

{{Elem_Infobox
|background1=ffffff
|elementColor=fefefe
|elMenucolor1=ffffff
|elName=Lead
|elMass=207.2
|elSym=Pb
|elNum=82
|eltrnCfg=[Xe]6''s''
<sup>2</sup>4''f''
<sup>14</sup>5''d''
<sup>10</sup>6''p''
<sup>2</sup>
|no1= +2
|no2= +4
|no3=
|no4=
|PTImage=[[Image:PeriodicLead.jpg|center|135px]]
|properties=Metallic
|compounds= [[galena]](PbS),<br /> 
[[anglesite]](PbSO<sub>4</sub>),<br />
[[cerussite]](PbCO<sub>3</sub>)
|uses=various
|hazard=Toxic
}}
Lead
207.2 +2
+4


  Pb
82
[Xe]6s 24f 145d 106p 2
PeriodicLead.jpg
Properties:
Metallic
Compounds:
galena(PbS),

anglesite(PbSO4),
cerussite(PbCO3)

Uses:
various
Hazard:
Toxic
Lead
207.2 +2
+4


  Pb
82
[Xe]6s 24f 145d 106p 2
PeriodicLead.jpg
Properties:
Metallic
Compounds:
galena(PbS),

anglesite(PbSO4),
cerussite(PbCO3)

Uses:
various
Hazard:
Toxic


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= Brief description of properties
  • compounds= What common materials is it found in?
  • uses= (uses)
  • hazard= what type of hazard does it pose?

Credits

  • Robert King, Original Design/test/scripting
  • DaveY, added clearance keepout for surrounding article text, links, and some other fluff.