Difference between revisions of "ConvertRating"
From Sega Retro
(there may be better ways) |
|||
Line 86: | Line 86: | ||
*something nice to display (<nowiki>{{#var:displayRating}}</nowiki>) | *something nice to display (<nowiki>{{#var:displayRating}}</nowiki>) | ||
*a value out of 100 for use in Sega Retro averages (<nowiki>{{#var:score}}</nowiki>) | *a value out of 100 for use in Sega Retro averages (<nowiki>{{#var:score}}</nowiki>) | ||
− | |||
− | |||
Revision as of 03:48, 20 April 2020
This task is unfinished This is a wiki task that requires more thought or peer review. An important issue that needs to be solved, which will appear at the top of Sega Retro:Todo until this message is removed. |
A template for converting a rating, as printed in a magazine into:
- something nice to display ({{#var:displayRating}})
- a value out of 100 for use in Sega Retro averages ({{#var:score}})
multiple instances of the above (e.g. support "1,2,3,4" for EGM)
added text. e.g. later issues of the UK Official Dreamcast magazine, 7 = "good".
it should be able to detect if a given value is invalid. Some magazines could be using multiple systems depending on context.
The user should not be expected to calculate anything.
Working values
0-4s
☆☆☆☆ |
0 |
★☆☆☆ |
25 |
★★☆☆ |
50 |
★★★☆ |
75 |
★★★★ |
100 |