Template:Elem Infobox: Difference between revisions
Jump to navigation
Jump to search
imported>Chris Day No edit summary |
imported>Chris Day (lets see what defualt looks like) |
||
Line 1: | Line 1: | ||
{|border="1" width="141" frame=box rules=none align="right" cellpadding="3" cellspacing="1" style=" | {|border="1" width="141" frame=box rules=none align="right" cellpadding="3" cellspacing="1" style="background:#{{{background1}}}; wrap=no" | ||
|align="center" width=100% colspan="4"|'''{{{elName}}}''' | |align="center" width=100% colspan="4"|'''{{{elName}}}''' | ||
<!-- change background to reflect position on periodic table --> | <!-- change background to reflect position on periodic table --> | ||
{|border="0" width="140" frame=box rules=none align="center" cellpadding="3" cellspacing="0" style=" | {|border="0" width="140" frame=box rules=none align="center" cellpadding="3" cellspacing="0" style="background:#{{{elementColor}}};" | ||
<!--|align="center" width=100% colspan="4"|'''{{{elName}}}''' <!-- name of element --> | <!--|align="center" width=100% colspan="4"|'''{{{elName}}}''' <!-- name of element --> | ||
|- | |- |
Revision as of 13:51, 20 March 2008
{{{elName}}}
|
Placement
Articles dealing with chemical elements, using code Template:Elem_Infobox.
Usage
See example on Scandium. May also include Template:NFPA to indicate hazardous qualities.
Wikitext | Appearance | Anatomical | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Elem_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, 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