Difference between revisions of "Template:Bug"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
{{#switch: {{{status}}} | {{#switch: {{{status}}} | ||
| new | | new | ||
− | | incomplete = "color:black;background:LightPink" | + | | incomplete = "color:black;background:LightPink" |
| confirmed | | confirmed | ||
− | | triaged | + | | triaged = "color:black;background:LemonChiffon" |
+ | | inprogress | ||
+ | | fixcommited = "color:black;background:LightSkyBlue" | ||
| fixed = "color:white;background:green" | | fixed = "color:white;background:green" | ||
}} | }} |