Template:Elem Infobox: Difference between revisions
Jump to navigation
Jump to search
imported>Robert W King No edit summary |
imported>Robert W King (→Usage) |
||
Line 69: | Line 69: | ||
See example on [[Scandium]]. May also include [[Template:NFPA]] to indicate hazardous qualities. | See example on [[Scandium]]. May also include [[Template:NFPA]] to indicate hazardous qualities. | ||
{| class="wikitable" | {|border="0" colspan="3" cellpadding="1" cellspacing="3" style="margin: 0 0 0 0; background:#ffffff; class="wikitable";" | ||
!Wikitext!!Appearance | !Wikitext!!Appearance!!Anatomical | ||
|- | |- | ||
|<pre>{{Chem_Infobox | |<pre>{{Chem_Infobox | ||
Line 87: | Line 87: | ||
|compounds=[[Thortveitite]]. | |compounds=[[Thortveitite]]. | ||
|uses=None | |uses=None | ||
|hazard=Radioactive. }} | |hazard=Radioactive. | ||
</pre> | }}</pre> | ||
|{{Chem_Infobox | |{{Chem_Infobox | ||
| background1=ffffff | | background1=ffffff | ||
Line 106: | Line 106: | ||
| hazard=Radioactive. | | hazard=Radioactive. | ||
}} | }} | ||
| | |||
{|class="wikitable" | |||
|{{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. | |||
}} | |||
|} | |||
|} | |} | ||
Revision as of 15:16, 10 July 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