Difference between revisions of "Template:Bug"

From Inkscape Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<span style="background:green">[https://bugs.launchpad.net/inkscape/+bug/{{{id}}} lp:{{{id}}}]</span>
<!-- Set the color according to the bug status (if specified) -->
<span style=
{{#switch: {{{status}}}
  | new
  | incomplete = "color:black;background:LightPink"
  | confirmed
  | triaged    = "color:black;background:LemonChiffon"
  | fixed      = "color:white;background:green"  
}}
>
 
 
[https://bugs.launchpad.net/inkscape/+bug/{{{id}}} lp:{{{id}}}]
 
 
</span>

Revision as of 10:44, 21 February 2017