Difference between revisions of "Template:Navbox color"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Fix the cat (again))
m (Add gray/grey/silver, for more choice, although I think blue is nicer and comes with the psychological benefit of "blue == link".)
Line 15: Line 15:
 
   | 2 = #ddddff
 
   | 2 = #ddddff
 
   | 3 = #e6e6ff
 
   | 3 = #e6e6ff
 +
}}
 +
| gray
 +
| grey
 +
| silver = {{#switch:{{{level|{{{2|}}}}}}
 +
  | 1 = #cccccc
 +
  | 2 = #dddddd
 +
  | 3 = #e6e6e6
 
  }}
 
  }}
 
}}<noinclude>
 
}}<noinclude>

Revision as of 07:04, 12 June 2015

Documentation icon Template documentation

This template should not be used directly. It works in conjunction with {{Navbox style}} and the other {{Navbox}} templates.