Template:RankColor: Difference between revisions

From RHLUG Wiki
Jump to navigation Jump to search
Created page with "{{#switch: {{{1|}}} | 1 = #dc0000 | 2 = #dcdc00 | 3 = #00dc00 | #default = #000000 }}"
 
Switch to 5-color scheme
 
Line 1: Line 1:
{{#switch: {{{1|}}}
{{#switch: {{{1|}}}
  | 1 = #dc0000
  | 1 = #000000
  | 2 = #dcdc00
| 2 = #dc0000
  | 3 = #00dc00
  | 3 = #dcdc00
  | 4 = #c6dc00
| 5 = #00dc00
  | #default = #000000
  | #default = #000000
}}
}}

Latest revision as of 04:46, 23 April 2025

  1. 000000