Difference between revisions of "Template:TeamAbbrToColor"

From Golly.Life Wiki

Line 16: Line 16:
 
-->|SS=<nowiki>e86215</nowiki><!--
 
-->|SS=<nowiki>e86215</nowiki><!--
 
-->|TB=<nowiki>bb0000</nowiki><!--
 
-->|TB=<nowiki>bb0000</nowiki><!--
 +
-----------------------------------
 +
-->|DCD=<nowiki>f2c57c</nowiki><!--
 +
-->|BCC=<nowiki>00cc44</nowiki><!--
 +
-->|FFR=<nowiki>a0e7e5</nowiki><!--
 +
-->|SCB=<nowiki>fefe67</nowiki><!--
 +
-->|AI=<nowiki>3e92cc</nowiki><!--
 +
-->|SSS=<nowiki>e86215</nowiki><!--
 +
-->|DD=<nowiki>9963ab</nowiki><!--
 +
-->|CYC=<nowiki>e7d7c1</nowiki><!--
 +
-->|MM=<nowiki>ff66cc</nowiki><!--
 +
-->|SCS=<nowiki>bb0000</nowiki><!--
 +
-->|BBR=<nowiki>d41199</nowiki><!--
 +
-->|OB=<nowiki>ffb627</nowiki><!--
 +
-->|RS=<nowiki>e7a0e8</nowiki><!--
 +
-->|SBC=<nowiki>0dab76</nowiki><!--
 +
-->|VB=<nowiki>697a21</nowiki><!--
 +
-->|ST=<nowiki>ff1717</nowiki><!--
 +
-->|SGSC=<nowiki>ef6f6c</nowiki><!--
 +
-->|SJA=<nowiki>53917e</nowiki><!--
 +
-->|MVM=<nowiki>f08700</nowiki><!--
 +
-->|HP=<nowiki>b0b0b0</nowiki><!--
 
-->}}</includeonly><noinclude>
 
-->}}</includeonly><noinclude>
 
This is a switch that takes a capitalized team abbreviation as an input and returns the hex color of the team.
 
This is a switch that takes a capitalized team abbreviation as an input and returns the hex color of the team.
Line 30: Line 51:
  
 
{{HexColor|{{TeamAbbrToColor|SS}}}}
 
{{HexColor|{{TeamAbbrToColor|SS}}}}
 +
 +
<pre>
 +
{{HexColor|{{TeamAbbrToColor|DD}}}}
 +
</pre>
 +
 +
{{HexColor|{{TeamAbbrToColor|DD}}}}
  
 
[[Category:Colors]]
 
[[Category:Colors]]
 
</noinclude>
 
</noinclude>

Revision as of 06:36, 3 May 2021

This is a switch that takes a capitalized team abbreviation as an input and returns the hex color of the team.

This returns the color WITHOUT the hash sign. This means it is useful for DISPLAY PURPOSES ONLY.

If you want the color WITH the hash sign, for actually coloring things, see {{TeamAbbrToHexColor}}

This is useful for coloring tables and for using with {{HexColor}}:

{{HexColor|{{TeamAbbrToColor|SS}}}}

#e86215

{{HexColor|{{TeamAbbrToColor|DD}}}}

#9963ab