Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Template:Rating"

From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
(From SpecialK compatibility switch)
Line 1: Line 1:
<includeonly>https://www.applegamingwiki.com/wiki/Template:Rating
+
<includeonly>{{#switch: {{lc:{{{1|}}}}}
{{#if: {{{device|}}}     | :Device: {{{device}}} }}
+
| perfect            = data-sort-value="1"><span style="color: #10ab00; font-weight: bold">Perfect</span>
 +
| good              = data-sort-value="2"><span style="color: #bdc62f; font-weight: bold">Good</span>
 +
| major issues      = data-sort-value="3"><span style="color: #bc7100; font-weight: bold">Major Issues</span>
 +
| crash              = data-sort-value="4"><span style="color: #7c1600; font-weight: bold">Crash</span>
 +
| blocked            = data-sort-value="5"><span style="color: #814600; font-weight: bold">Blocked</span>
 +
| caution            = data-sort-value="6"><span style="color: #ff0000; font-weight: bold">Caution</span>
 +
| banned            = data-sort-value="7"><span style="color: #ff0000; font-weight: bold">Banned</span>
 +
| #default          = data-sort-value="0"><div title="Error: '{{{1|}}}' not recognized" class="svg-icon svg-16 os-error"></div>
 
}}</includeonly><noinclude>{{Documentation}}</noinclude>
 
}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 11:56, 25 March 2021

Documentation for the above template (sometimes hidden from view).
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