Difference between revisions of "Template:Buginfobox"
m |
m |
||
Line 9: | Line 9: | ||
<tr> | <tr> | ||
<td>Status</td> | <td>Status</td> | ||
− | <td>{{{fixedin|{{{status|unconfirmed}}}}}}{{#if:{{{fixedin|}}}|{{#switch:{{{status}}}|Confirmed=[[Category:Confirmed bugs]]|Unconfirmed=[[Category:Unconfirmed bugs]]|Invalid=[[Category:Invalid bugs]]|OneTime=[[Category:Unconfirmed bugs]]|Demonstrated=[[Category:Demonstrated bugs]][[Category:Unconfirmed bugs]]|[[Category:Solved bugs]]}}</td> | + | <td>{{{fixedin|{{{status|unconfirmed}}}}}}{{#if:{{{fixedin|}}}|{{#switch:{{{status}}}|Confirmed=[[Category:Confirmed bugs]]|Unconfirmed=[[Category:Unconfirmed bugs]]|Invalid=[[Category:Invalid bugs]]|OneTime=[[Category:Unconfirmed bugs]]|Demonstrated=[[Category:Demonstrated bugs]]|[[Category:Unconfirmed bugs]]}}|[[Category:Solved bugs]]}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Save before</td> | <td>Save before</td> | ||
− | <td>{{{savebefore}}}</td> | + | <td>{{{savebefore|}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Save after</td> | <td>Save after</td> | ||
− | <td>{{{saveafter}}}</td> | + | <td>{{{saveafter|}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 12:57, 7 March 2013
Use
{{bib| |version= |status= Confirmed, Unconfirmed, Invalid, OneTime, Demonstrated |fixedin= |savebefore= |saveafter= |category=Crash, Exploit, Bug, Enhancement, Modifiability }}
{{bib| |version= version reported in |status= Confirmed, Unconfirmed, Invalid, OneTime, Demonstrated (ignored if fixedin is set) |fixedin= version fixed in |savebefore= link to save file |saveafter= link to save file |category=Crash, Exploit, Bug, Enhancement, Modifiability }}