Template:Periodic: Difference between revisions
Jump to navigation
Jump to search
imported>David Yamakuchi mNo edit summary |
imported>David Yamakuchi mNo edit summary |
||
Line 1: | Line 1: | ||
<div style="position:absolute; z-index:3;"> | <div style="position:absolute; z-index:3;"> | ||
{|border=0 cellspacing=0 cellpadding=1 | {|border=0 cellspacing=0 cellpadding=1 | ||
{{#ifeq:{{{elSym}}}|Hydrogen| | |||
{{ele|color=#FFFF00|alphaOp=100|elOpacity=1|b=1}}| | {{!}}{{ele|color=#FFFF00|alphaOp=100|elOpacity=1|b=1}}| | ||
{{ele|color=#FFFF00|alphaOp=15|elOpacity=.15|b=0}}}} | {{!}}{{ele|color=#FFFF00|alphaOp=15|elOpacity=.15|b=0}} | ||
}} | |||
|{{ele|color=}} | |{{ele|color=}} | ||
|{{ele|color=}} | |{{ele|color=}} |
Revision as of 17:25, 6 April 2008
Template Description
mini configurable table of the elements
Execution
{{periodic |elSym=H}}
Sample
See above
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