Template:FIBGColor: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#switch: {{{1}}} | Red = #b20000 | Orange = #e89619 | Gold = Gold | Green = Green | Blue = Blue | Teal = Teal | Violet = #b800b8 | Black = Black | Silver = Silv...") |
(adding redundancies and default) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{{1}}} | <includeonly>{{#switch: {{{1}}} | ||
| Red = | | Red = b20000 | ||
| Orange = | | Orange = cc5200 | ||
| Gold = | | Gold = e89619 | ||
| Green = | | Green = 008f00 | ||
| Blue = | | Blue = 0000cc | ||
| Teal = | | Teal = 007acc | ||
| Violet = | | Violet = b800b8 | ||
| Black = | | Purple = b800b8 | ||
| Silver = | | Black = 454545 | ||
| White = | | Silver = a0a0b8 | ||
}}</includeonly><noinclude>Used in [[Template:KolkFI]] to translate user specified backgroundcolors to match with | | White = e6e6e6 | ||
| red = b20000 | |||
| orange = cc5200 | |||
| gold = e89619 | |||
| green = 008f00 | |||
| blue = 0000cc | |||
| teal = 007acc | |||
| violet = b800b8 | |||
| purple = b800b8 | |||
| black = 454545 | |||
| silver = a0a0b8 | |||
| white = e6e6e6 | |||
| {{{1}}} = b20000 | |||
}}</includeonly><noinclude>Used in [[Template:LCARS-Sidebar]] & [[Template:KolkFI]] to translate user specified backgroundcolors to match with default pip set. | |||
[[Category:Wiki System Templates]] | [[Category:Wiki System Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 17:16, 15 August 2014
Used in Template:LCARS-Sidebar & Template:KolkFI to translate user specified backgroundcolors to match with default pip set.