Template:Periodic: Difference between revisions
Jump to navigation
Jump to search
imported>David Yamakuchi mNo edit summary |
imported>David Yamakuchi mNo edit summary |
||
Line 246: | Line 246: | ||
{{!}}{{ele|color=#00ae00|alphaOp=10|elOpacity=.10|b=0}} | {{!}}{{ele|color=#00ae00|alphaOp=10|elOpacity=.10|b=0}} | ||
}}}}}} | }}}}}} | ||
{{#ifeq:{{{elSym}}}|Se| | |||
{{!}}{{ele|{{#if:{{{elementColor|}}}|color={{{elementColor}}}|color=#00AE00}}|alphaOp=60|elOpacity=.6|b=1|elName=Mg}}| | |||
{{#ifeq:{{{elGroup}}}|Non-Metal| | |||
{{!}}{{ele|color=#00ae00|alphaOp=100|elOpacity=1|b=0}}| | |||
{{!}}{{ele|color=#00AE00|alphaOp=15|elOpacity=.10|b=0}} | |||
}}}} | |||
{{#ifeq:{{{elSym}}}|Br| | {{#ifeq:{{{elSym}}}|Br| | ||
{{!}}{{ele|{{#if:{{{elementColor|}}}|color={{{elementColor}}}|color=#ffae00}}|alphaOp=100|elOpacity=1|b=1|elSym={{{elSym}}}}}| | {{!}}{{ele|{{#if:{{{elementColor|}}}|color={{{elementColor}}}|color=#ffae00}}|alphaOp=100|elOpacity=1|b=1|elSym={{{elSym}}}}}| |
Revision as of 17:06, 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