Template:Rpc color: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>David Yamakuchi
mNo edit summary
imported>David Yamakuchi
m (Undo revision 100352535 by David Yamakuchi (Talk))
Line 1: Line 1:
{{#switch: {{{colorscheme}}}
<includeonly>{{#switch: {{{colorscheme}}}
|Phase = {{#switch: {{ :{{{eName}}}/Standard phase}}
|Phase = {{#switch: {{ :{{{eName}}}/Standard phase}}
             |Solid = 5fff5a;
             |Solid = 5fff5a;
Line 10: Line 10:
             |Transition Metal = 9fff55;
             |Transition Metal = 9fff55;
             |Metal = bebafc;
             |Metal = bebafc;
             |Metalloid = 7fff7f;
             |Metalloid = 7faa7f;
             |Non-Metal = fafa15;
             |Non-Metal = fafa15;
             |Alkaline Earth Metal = dbb0ff;
             |Alkaline Earth Metal = dbb0ff;
Line 17: Line 17:
             |Noble Gas = 1cc1c1;
             |Noble Gas = 1cc1c1;
             |Rare Earth = dadaad;
             |Rare Earth = dadaad;
             |Actinoid = eddeed;
             |Actinoid = daadda;
            |Trans-Uranium = addada;
             |f2f2f2;}}
             |f2f2f2;}}
|Electronegativity = {{#ifeq:"{{:{{{eName|}}}/Electronegativity}}"|"no data"|fff177|{{Calculate electronegativity color|eName={{{eName}}} }}}};
|Electronegativity = {{Calculate electronegativity color|eName={{{eName}}} }};
|f2f2f2;
|f2f2f2;
}}
}}</includeonly><noinclude>
== Usage ==
This template was made to be used with {{tl|Rpc}}.
and {{tl|Resizable Periodic Table of Elements}} for development.
 
== Colorschemes ==
 
Currently "supported" color schemes are:
#Phase
#Metal
#Electronegativity
#"default" (= solid grey for the whole table)
See {{tl|Resizable Periodic Table of Elements}} for more info.
</noinclude>

Revision as of 19:52, 13 June 2008

Usage

This template was made to be used with {{Rpc}}. and {{Resizable Periodic Table of Elements}} for development.

Colorschemes

Currently "supported" color schemes are:

  1. Phase
  2. Metal
  3. Electronegativity
  4. "default" (= solid grey for the whole table)

See {{Resizable Periodic Table of Elements}} for more info.