Template:Elem Infobox: Difference between revisions
Jump to navigation
Jump to search
imported>Robert W King m (Template:Chem Infobox moved to Template:Elem Infobox: infobox is used to describe the chemical elements(table), not chemicals themselves. See Chemistry workgroup talk.) |
imported>Robert W King No edit summary |
||
Line 63: | Line 63: | ||
<noinclude> | <noinclude> | ||
== Placement == | == Placement == | ||
Articles dealing with chemical makeup, using code [[Template: | Articles dealing with chemical makeup, using code [[Template:Elem_Infobox]]. | ||
== Usage == | == Usage == | ||
Line 71: | Line 71: | ||
!Wikitext!!Appearance!!Anatomical | !Wikitext!!Appearance!!Anatomical | ||
|- | |- | ||
|<pre>{{ | |<pre>{{Elem_Infobox | ||
|background1=ffffff | |background1=ffffff | ||
|elementColor= | |elementColor= | ||
Line 88: | Line 88: | ||
|hazard=Radioactive. | |hazard=Radioactive. | ||
}}</pre> | }}</pre> | ||
|{{ | |{{Elem_Infobox | ||
| background1=ffffff | | background1=ffffff | ||
| elementColor= | | elementColor= | ||
Line 107: | Line 107: | ||
| | | | ||
{|class="wikitable" | {|class="wikitable" | ||
|{{ | |{{Elem_Infobox | ||
| background1=ffffff | | background1=ffffff | ||
| elementColor= | | elementColor= |
Revision as of 17:11, 6 December 2007
{{{elName}}}
|
Placement
Articles dealing with chemical makeup, 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