Template:RizlineIssueInfoBox: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="wikitable" style="float: right; margin: 1em;" !colspan=2| {{{name}}} |- | '''Type''' | {{#switch: {{{type}}} | bug = Bug | crash = Crash | Other ({{{type}}}) }} |- | '''Resolution''' | {{#switch: {{{resolution}}} | none = None | fixed = Fixed | wai = Works as Intended | nofix = Won't fix | Other ({{{resolution}}}) }} |} <includeonly>Category:Rizline issues{{#switch: {{{type}}} | bug = Category:Rizli..." |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" style="float: right; margin: 1em;" | {| class="wikitable" style="float: right; margin: 1em;" | ||
!colspan=2| | !colspan=2| Issue details | ||
|- | |- | ||
| '''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]] | ||
| invalid = [[:Category:Rizline invalid issues|Invalid]] | |||
| Other ({{{type}}}) | | Other ({{{type}}}) | ||
}} | }} | ||
|- | |- | ||
| '''Resolution''' | | '''Resolution''' | ||
| {{#switch: {{{resolution}}} | | {{#switch: {{{resolution|}}} | ||
| = ''Unknown'' | |||
| none = None | | none = None | ||
| fixed = Fixed | | fixed = Fixed | ||
Line 17: | Line 20: | ||
| Other ({{{resolution}}}) | | Other ({{{resolution}}}) | ||
}} | }} | ||
|- | |||
| '''Reported by''' | |||
| {{{reporter|''Unknown''}}} | |||
|- | |||
| '''Affects versions''' | |||
| {{{affectedversion|''Unknown''}}} | |||
|- | |||
| '''Fixed in version''' | |||
| {{{fixversion|''None''}}} | |||
|} | |} | ||
<includeonly> | <includeonly>{{#switch: {{{type}}} | ||
| bug = [[Category:Rizline bugs]] | | bug = [[Category:Rizline bugs]] | ||
| crash = [[Category:Rizline crashes]] | | crash = [[Category:Rizline crashes]] | ||
| invalid = [[Category:Rizline invalid issues]] | |||
| [[Category:Rizline issues]] | |||
}}</includeonly> | }}</includeonly> |
Latest revision as of 11:05, 23 March 2025
Issue details | |
---|---|
Type | Unknown |
Resolution | Unknown |
Reported by | Unknown |
Affects versions | Unknown |
Fixed in version | None |