Template:Table Choice: Difference between revisions
From Elwiki
m
revert it if someone thinks the background color is too light
IceSoulMOG (talk | contribs) (remake the backup) |
IceSoulMOG (talk | contribs) m (revert it if someone thinks the background color is too light) |
||
Line 1: | Line 1: | ||
<includeonly> colspan={{{C}}} style="background-color: #{{ | <includeonly> colspan={{{C}}} style="background-color: #{{ | ||
#switch: {{#if: {{{1|}}} | {{lc: {{{1}}} }} | n/a }} | #switch: {{#if: {{{1|}}} | {{lc: {{{1}}} }} | n/a }} | ||
| yes | Yes = | | yes | Yes = C6EFCE; color: #006100;{{{style|}}}" {{!}} {{ucfirst: {{{2|Yes}}} }} | ||
| no | No = | | no | No = FFC7CE; color: #9C0006;{{{style|}}}" {{!}} {{ucfirst: {{{2|No}}} }} | ||
| never | Never = | | never | Never = FF5757; color: #700005;{{{style|}}}" {{!}} {{ucfirst: {{{2|Never}}} }} | ||
| retired | Retired = | | retired | Retired = FDCE5E; color: #835400;{{{style|}}}" {{!}} {{ucfirst: {{{2|Retired}}} }} | ||
| alternate | Alternate = | | alternate | Alternate = FDE0B2; color: #835400;{{{style|}}}" {{!}} {{tooltip|Alternate|{{{2|}}}}} | ||
| partial | Partial = | | partial | Partial = FFFFDD; color: #8A7600;{{{style|}}}" {{!}} {{tooltip|Partial|{{{2|}}}}} | ||
| planned | upcoming | Upcoming | Coming Soon = | | planned | upcoming | Upcoming | Coming Soon = DFDFFF; color: #0131B7;{{{style|}}}" {{!}} {{ucfirst: {{{2|Coming Soon}}} }} | ||
| unknown | unsure | Unknown | Unsure = | | unknown | unsure | Unknown | Unsure = CCCCCC; color: #000000;{{{style|}}}" {{!}} {{ucfirst: {{{2|Unknown}}} }} | ||
| #default = FFFFFF; color: #000000;{{{style|}}}" {{!}} {{{2|N/A}}} | | #default = FFFFFF; color: #000000;{{{style|}}}" {{!}} {{{2|N/A}}} | ||
}}</includeonly><noinclude>{{Doc}}</noinclude> | }}</includeonly><noinclude>{{Doc}}</noinclude> |