Difference between revisions of "Template:Rating/Documentation"
From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
Line 7: | Line 7: | ||
* {{Code|bad}} - Bad - Playable but with game-breaking bugs. | * {{Code|bad}} - Bad - Playable but with game-breaking bugs. | ||
* {{Code|menu}} - Menu - boots to menu or intro but will not progress. | * {{Code|menu}} - Menu - boots to menu or intro but will not progress. | ||
− | * {{Code|unplayable}} - Unplayable | + | * {{Code|unplayable}} - Unplayable - Will not launch. |
* {{Code|untested}} - Unknown - Untested. | * {{Code|untested}} - Unknown - Untested. | ||
Line 15: | Line 15: | ||
;Example | ;Example | ||
{{Code|<nowiki>{{Rating|1}}</nowiki>}} | {{Code|<nowiki>{{Rating|1}}</nowiki>}} | ||
+ | |||
+ | ;References | ||
+ | *https://www.pcgamingwiki.com/wiki/Template:Special_K/compatibility/switch | ||
+ | *https://www.pcgamingwiki.com/wiki/Template:Special_K/compatibility/row |
Revision as of 09:28, 25 March 2021
- Description
Template to be used when rating within the Template:Compatibility section.
- Arguments
perfect
- Perfect - Perfect ratingplayable
- Playable - Game can be enjoyed but with some bug or performance issue.bad
- Bad - Playable but with game-breaking bugs.menu
- Menu - boots to menu or intro but will not progress.unplayable
- Unplayable - Will not launch.untested
- Unknown - Untested.
- Syntax
{{Rating|1}}
- Example
{{Rating|1}}
- References