Difference between revisions of "Template:CellStatus"
Jump to navigation
Jump to search
(Helper for devices' cell status table) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#switch: {{{1|}}} | {{#switch: {{{1|}}} | ||
| − | | OK = style="background-color:green"{{!}} | + | | OK = style="background-color:lightgreen"{{!}}OK |
| + | | Partial = style="background-color:green"{{!}}Partial | ||
| + | | Unstable = style="background-color:orange"{{!}}Unstable | ||
| KO = style="background-color:red"{{!}}KO | | KO = style="background-color:red"{{!}}KO | ||
| + | | REG = style="background-color:violet"{{!}}REG | ||
| + | | N/A = N/A | ||
| + | | ? = style="background-color:grey"{{!}}? | ||
| #default = {{{1}}} | | #default = {{{1}}} | ||
}} | }} | ||
Latest revision as of 09:12, 21 April 2019
{{{1}}}