Difference between revisions of "Template:Rating"
From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
m (forgot switch clause) |
(Added rating class) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
| #default = 99 | | #default = 99 | ||
}}|{{#switch: {{lc:{{{1|}}}}} | }}|{{#switch: {{lc:{{{1|}}}}} | ||
− | | perfect = <span | + | | perfect = <span class="rating rating-perfect">Perfect</span> |
− | | playable = <span | + | | playable = <span class="rating rating-playable">Playable</span> |
− | | runs = <span | + | | runs = <span class="rating rating-runs">Runs</span> |
− | | menu = <span | + | | menu = <span class="rating rating-menu">Menu</span> |
− | | unplayable = <span | + | | unplayable = <span class="rating rating-unplayable">Unplayable</span> |
− | | na = <span | + | | na = <span class="rating rating-na">N/A</span> |
− | | unknown = <span | + | | unknown = <span class="rating rating-unknown">Unknown</span> |
| #default = <div title="Error: '{{{1|}}}' not recognized" class="svg-icon svg-16 os-error"></div> | | #default = <div title="Error: '{{{1|}}}' not recognized" class="svg-icon svg-16 os-error"></div> | ||
}}}}</includeonly><noinclude>{{Documentation}}</noinclude> | }}}}</includeonly><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 14:02, 18 April 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
Visit Template:Rating/Documentation to edit this text. (How does this work?)