Template:Elem Infobox: Difference between revisions
Jump to navigation
Jump to search
imported>Chris Day (try moving titles to left) |
imported>Chris Day (experiment having electron configuration run acroos the bottom) |
||
Line 9: | Line 9: | ||
|align="center" width="35"| | |align="center" width="35"| | ||
<!-- selected oxidation states, add a nonbreakingspace in front of each number--> | <!-- selected oxidation states, add a nonbreakingspace in front of each number--> | ||
|rowspan=" | |rowspan="3" colspan="2" valign="top" align="right" width="35"|<font size=2px>{{{no1}}}<br/>{{{no2}}}<br/>{{{no3}}}<br/>{{{no4}}}<br/></font> | ||
|- | |- | ||
<!-- leave blank --> | <!-- leave blank --> | ||
Line 17: | Line 17: | ||
|align="left"|<font size=4px>'''{{{elNum}}}'''</font><!-- atomic number --> | |align="left"|<font size=4px>'''{{{elNum}}}'''</font><!-- atomic number --> | ||
|- | |- | ||
|align="left" colspan=" | |align="left" colspan="4"|<font size=1px>{{{eltrnCfg}}}</font><!-- electron configuration --> | ||
|} | |} | ||
{|border="0" width="100%" colspan="1" cellpadding="2" cellspacing="0" style="margin: 0 0 0 0; background:#f2f2f2;" | {|border="0" width="100%" colspan="1" cellpadding="2" cellspacing="0" style="margin: 0 0 0 0; background:#f2f2f2;" |
Revision as of 22:10, 23 September 2007
{{{elName}}}
|
Placement
Articles dealing with chemical makeup, using code Template:Chem_Infobox.
Usage
See example on Scandium. May also include Template:NFPA to indicate hazardous qualities.
Wikitext | Appearance | Anatomical | |
---|---|---|---|
{{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?
Credits
- Robert King, Design/test/scripting