Template:Issue

From PCSX2 Wiki
Revision as of 11:12, 2 August 2014 by Ngng (talk | contribs)
Jump to navigation Jump to search

This template is used as an issue entry. It includes the following variables:

  • IssueName: The name of the issue (should be present)
  • IsFixed: 0 or 1 (is this issue already fixed and listed here for historical reasons) (can be omitted)
  • IssueLevel: 0,1 or 2 (severity level: minor, serious and major accordingly) (can be omitted)
  • AffectedVersions: Which game versions are affected by this issue (can be omitted)
  • Description: Issue description (should be present)
  • Workaround: Issue workaround (can be omitted)

Usage example:

==Known Issues==

{{Issue
|IssueName=Auron Look!
|IsFixed=1
|IssueLevel=2
|AffectedVersions=All
|Description=Game crashes during the introduction of the game, right after Auron states "Look!"
|Workaround=Should be fixed. Please use the discussion page if you suffer from this problem.
* '''Alternative workaround:''' May need a correct ISO, don't use virtual mount software either.
}}
...

Result:

Known Issues

Auron Look!

  • Status: Fixed
  • Type: Major
  • Affected Game Versions: All
  • Description: Game crashes during the introduction of the game, right after Auron states "Look!"
  • Workaround: Should be fixed. Please use the discussion page if you suffer from this problem.
  • Alternative workaround: May need a correct ISO, don't use virtual mount software either.