Template:Periodic: Difference between revisions
Jump to navigation
Jump to search
imported>David Yamakuchi mNo edit summary |
imported>David Yamakuchi mNo edit summary |
||
Line 3: | Line 3: | ||
{{#ifeq:{{{elSym}}}|H| | {{#ifeq:{{{elSym}}}|H| | ||
{{!}}{{ele| | {{!}}{{ele| | ||
{{#if{{{elementColor|}}}| | |{{#if{{{elementColor|}}}| | ||
color={{{elementColor}}}| | |color={{{elementColor}}}| | ||
color=#828200}}| | |color=#828200}}| | ||
alphaOp=100|elOpacity=1|b=0|elSym={{{elSym}}}}}| | |alphaOp=100|elOpacity=1|b=0|elSym={{{elSym}}}}}| | ||
{{#ifeq:{{{elGroup}}}|Alkali Metal| <!--Is Hydrogen an Alkali Metal?--> | {{#ifeq:{{{elGroup}}}|Alkali Metal| <!--Is Hydrogen an Alkali Metal?--> | ||
{{!}}{{ele|color=#e2e200|alphaOp=100|elOpacity=1|b=0}}| | {{!}}{{ele|color=#e2e200|alphaOp=100|elOpacity=1|b=0}}| |
Revision as of 14:37, 7 April 2008
Template Description
mini configurable table of the elements
Execution
{{periodic|elSym=H|elName=Hydrogen|elGroup=Alkali Metal}} {{Elem_Infobox |background1=ffffff |align=left |elementColor=f5f5f5 |elName=Lead |elMass=207.2 |elSym=H |elNum=82 |eltrnCfg=[Xe]6s<sup>2</sup>4f<sup>14</sup>5d<sup>10</sup>6p<sup>2</sup> |no1= +2 |no2= +4 |no3= |no4= |properties= [[corrosion]]-resistant, [[density|dense]], [[ductility|ductile]], and [[malleability|malleable]] blue-gray [[transition metal]] |compounds= |uses= |hazard= toxic }}
Sample
Caveats
each cell design is under {{
}}. The only stuff to be adjusted here are background colors, opacity, border styles, etc, anything that does not affect each cell.Authors
- Robert King - implementation
- Chris Day - design
- David Yamakuchi - inspiration