Template:RizlineIssueInfoBox: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|- | |- | ||
| '''Type''' | | '''Type''' | ||
| {{#switch: {{{type}}} | | {{#switch: {{{type|}}} | ||
| = ''Unknown'' | |||
| bug = [[:Category:Rizline bugs|Bug]] | | bug = [[:Category:Rizline bugs|Bug]] | ||
| crash = [[:Category:Rizline crashes|Crash]] | | crash = [[:Category:Rizline crashes|Crash]] | ||
Line 10: | Line 11: | ||
|- | |- | ||
| '''Resolution''' | | '''Resolution''' | ||
| {{#switch: {{{resolution}}} | | {{#switch: {{{resolution|}}} | ||
| = ''Unknown'' | |||
| none = None | | none = None | ||
| fixed = Fixed | | fixed = Fixed | ||
Line 19: | Line 21: | ||
|- | |- | ||
| '''Reported by''' | | '''Reported by''' | ||
| {{{reporter}}} | | {{{reporter|''Unknown''}}} | ||
|- | |- | ||
| '''Affects versions''' | | '''Affects versions''' | ||
| {{{affectedversion}}} | | {{{affectedversion|''Unknown''}}} | ||
|- | |- | ||
| '''Fixed in version''' | | '''Fixed in version''' | ||
| {{{fixversion}}} | | {{{fixversion|''None''}}} | ||
|} | |} | ||
<includeonly>[[Category:Rizline issues]]{{#switch: {{{type}}} | <includeonly>[[Category:Rizline issues]]{{#switch: {{{type}}} |