Difference between revisions of "Template:Rating/Documentation"
From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
(Created page with "* Perfect - 1 - Perfect rating * Playable - 2 - Game can be enjoyed but with some bug or performance issue. * Bad - 3 - Playable but with game-breaking bugs. * Menu - 4 - b...") |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ;Description | |
+ | Template to be used when rating within the [[Template:Compatibility]] section. | ||
− | * Playable - | + | ;Arguments |
+ | * {{Code|perfect}} - <span style="color: #10ab00; font-weight: bold">Perfect</span> - Game can be played with no issues. | ||
+ | * {{Code|playable}} - <span style="color: #bdc62f; font-weight: bold">Playable</span> - Game can be played through with minor audio or graphical glitches. | ||
+ | * {{Code|runs}} - <span style="color: #bc7100; font-weight: bold">Runs</span> - Game runs, but major glitches/issues prevent game from being completed. | ||
+ | * {{Code|menu}} - <span style="color: #814600; font-weight: bold">Menu</span> - Game menu loads, but crashes in title screen/menu/in-game. | ||
+ | * {{Code|unplayable}} - <span style="color: #7c1600; font-weight: bold">Unplayable</span> - Crashes when booting/infinite black screen. | ||
+ | * {{Code|na}} - <span style="color: #333333; font-weight: bold">Not available</span> - Game is not available in this method/format. | ||
+ | * {{Code|unknown}} - <span style="color: #333333; font-weight: bold">Unknown</span> - Method hasn't been tested yet. | ||
− | + | ;Syntax | |
+ | <pre><nowiki>{{rating|perfect}}</nowiki></pre> | ||
− | + | ;Example | |
+ | {{Code|<nowiki>{{rating|perfect}}</nowiki>}} | ||
− | * | + | ;References |
− | + | *https://www.pcgamingwiki.com/wiki/Template:Special_K/compatibility/switch | |
− | * | + | *https://www.pcgamingwiki.com/wiki/Template:Special_K/compatibility/row |
Latest revision as of 08:34, 13 April 2021
- Description
Template to be used when rating within the Template:Compatibility section.
- Arguments
perfect
- Perfect - Game can be played with no issues.playable
- Playable - Game can be played through with minor audio or graphical glitches.runs
- Runs - Game runs, but major glitches/issues prevent game from being completed.menu
- Menu - Game menu loads, but crashes in title screen/menu/in-game.unplayable
- Unplayable - Crashes when booting/infinite black screen.na
- Not available - Game is not available in this method/format.unknown
- Unknown - Method hasn't been tested yet.
- Syntax
{{rating|perfect}}
- Example
{{rating|perfect}}
- References