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:{{{elName | |{{#ifeq:{{{elName}}}|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}} |
Revision as of 16:36, 6 April 2008
Template Description
mini configurable table of the elements
Execution
{{periodic |elName=Hydrogen}}
Sample
See above
Caveats
each cell design is under {{
}}. The only stuff to be adjusted here are background colors, border styles, etc, anything that does not affect each cell.Authors
- Robert King - implementation
- Chris Day - design
- David Yamakuchi - inspiration