Template:Elem Infobox: Difference between revisions
Jump to navigation
Jump to search
imported>Robert W King (→Usage) |
imported>Chris Day (try moving titles to left) |
||
Line 21: | Line 21: | ||
|} | |} | ||
{|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;" | ||
|align=" | |align="left" width="100%"|<font size=1px><b>Properties:</b></font> | ||
{|border="0" width="100%" colspan="4" cellpadding="1" cellspacing="3" style="margin: 0 0 0 0; background:#ffffff;" | {|border="0" width="100%" colspan="4" cellpadding="1" cellspacing="3" style="margin: 0 0 0 0; background:#ffffff;" | ||
|align="left" width="100%"|<font size=1px>{{{properties}}}</font> | |align="left" width="100%"|<font size=1px>{{{properties}}}</font> | ||
Line 27: | Line 27: | ||
|} | |} | ||
{|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;" | ||
|align=" | |align="left" width="100%"|<font size=1px><b>Compounds:</b></font> | ||
{|border="0" width="100%" colspan="4" cellpadding="1" cellspacing="3" style="margin: 0 0 0 0; background:#ffffff;" | {|border="0" width="100%" colspan="4" cellpadding="1" cellspacing="3" style="margin: 0 0 0 0; background:#ffffff;" | ||
|align="left" width="100%"|<font size=1px>{{{compounds}}}</font> | |align="left" width="100%"|<font size=1px>{{{compounds}}}</font> | ||
Line 33: | Line 33: | ||
|} | |} | ||
{|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;" | ||
|align=" | |align="left" width="100%"|<font size=1px><b>Uses:</b></font> | ||
{|border="0" width="100%" colspan="4" cellpadding="1" cellspacing="3" style="margin: 0 0 0 0; background:#ffffff;" | {|border="0" width="100%" colspan="4" cellpadding="1" cellspacing="3" style="margin: 0 0 0 0; background:#ffffff;" | ||
|align="left" width="100%"|<font size=1px>{{{uses}}}</font> | |align="left" width="100%"|<font size=1px>{{{uses}}}</font> | ||
Line 39: | Line 39: | ||
|} | |} | ||
{|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;" | ||
|align=" | |align="left" width="100%"|<font size=1px><b>Hazards:</b></font> | ||
{|border="0" width="100%" colspan="4" cellpadding="1" cellspacing="3" style="margin: 0 0 0 0; background:#ffffff;" | {|border="0" width="100%" colspan="4" cellpadding="1" cellspacing="3" style="margin: 0 0 0 0; background:#ffffff;" | ||
|align="left" width="100%"|<font size=1px>{{{hazard}}}</font> | |align="left" width="100%"|<font size=1px>{{{hazard}}}</font> |
Revision as of 22:07, 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