Template:WireColorHex: Difference between revisions
GeorgeDewar (talk | contribs) Created page with "This is a helper template for WireColor. It returns the hex code given a wire color code. <includeonly>{{#switch:{{{1}}} |B=#000000 |W=#FFFFFF |R=#FF0000 |G=#008000 |L=#0000FF |Y=#FFFF00 |LG=#90EE90 |DG=#006400 |BR=#A52A2A |O=#FF8C00 |P=#FFC0CB |V=#800080 |GR=#808080 |SB=#87CEEB |LB=#88B5EA |LA=#E6E6FA |CH=#8B0000 |BG=#F5F5DC |#000000 }}</includeonly>" |
GeorgeDewar (talk | contribs) No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
This is a helper template for WireColor. It returns the hex code given a wire color code. | This is a helper template for WireColor. It returns the hex code given a wire color code. | ||
<includeonly>{{#switch: | <includeonly>{{#switch:{{1}} | ||
|B=#000000 | |B=#000000 | ||
|W=#FFFFFF | |W=#FFFFFF |