User:TheOneAndMightyRed/Sandbox/Template:TGMC FormatColor: Difference between revisions
Jump to navigation
Jump to search
imported>TheOneAndMightyRed Created page with "<includeonly>{{#switch: {{{statName|}}} | very_good = #66DEDE | good = #58CC75 | neutral = #EBEB4D | bad = #F29B30 | very_bad = #D12C2C | Undefined }}</includeonly>" |
imported>TheOneAndMightyRed No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{{ | <includeonly>{{#switch: {{{type|}}} | ||
| very_good = # | | very_good = #6CBAB2 | ||
| good = #58CC75 | | good = #58CC75 | ||
| neutral = # | | neutral = #7D7D7D | ||
| bad = #F29B30 | | bad = #F29B30 | ||
| very_bad = #D12C2C | | very_bad = #D12C2C | ||
| Undefined }}</includeonly> | | Undefined }}</includeonly> |