Difference between revisions of "CriticalReception"
From Sega Retro
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{#vardefine:name|{{{ | + | <includeonly>====Ratings==== |
− | + | {{#vardefine:name|{{FormatSQL|{{{name|{{#replace:{{#titleparts:{{PAGENAME}}}}|/Reception|}}}}}}}}}{{#vardefine:format|{{{1|}}}}} | |
− | + | {{AwardsTable|{{#var:name}}|{{#var:format}}}} | |
{|class="prettytable sortable" | {|class="prettytable sortable" | ||
!Score | !Score | ||
!Publication | !Publication | ||
!Date | !Date | ||
+ | !Region | ||
!Version | !Version | ||
− | ! | + | !class="unsortable"| |
+ | !class="unsortable"| | ||
|- | |- | ||
{{#cargo_query: | {{#cargo_query: | ||
− | tables=ratings,releases,magnames | + | tables=ratings,releases,magnames,videonames |
− | |fields=ratings.score,ratings.version,ratings.code,ratings.issue,ratings.pdfpage,magnames.name,magnames.link,magnames.country | + | |fields=ratings.score,ratings.version,ratings.code,ratings.issue,ratings.pdfpage,magnames.name,magnames.link,magnames.country,videonames.name=vidname,videonames.link=vidlink,videonames.country=vidcountry,releases.name=releasesname |
|where=ratings.name="{{#var:name}}" and ratings.format="{{#var:format}}" | |where=ratings.name="{{#var:name}}" and ratings.format="{{#var:format}}" | ||
− | |join on=ratings.name=releases.name,magnames.code= | + | |join on=ratings.name=releases.name,ratings.code=magnames.code,ratings.code=videonames.code |
− | |order by= | + | |order by=ratings.code,magnames.country,ratings.version |
|group by=ratings.code,ratings.version,ratings.issue | |group by=ratings.code,ratings.version,ratings.issue | ||
|limit=1000 | |limit=1000 | ||
Line 22: | Line 24: | ||
|} | |} | ||
− | ===Breakdown=== | + | ====Breakdown==== |
{|class="prettytable sortable" | {|class="prettytable sortable" | ||
!Region | !Region | ||
Line 43: | Line 45: | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|AR}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|AR}} | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|AU}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|AU}} | ||
+ | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|BG}} | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|BR}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|BR}} | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|CZ}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|CZ}} | ||
Line 48: | Line 51: | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|FI}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|FI}} | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|GR}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|GR}} | ||
+ | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|HR}} | ||
+ | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|HU}} | ||
+ | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|IL}} | ||
+ | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|IS}} | ||
+ | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|LT}} | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|NL}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|NL}} | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|NO}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|NO}} | ||
Line 54: | Line 62: | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|PT}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|PT}} | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|RO}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|RO}} | ||
+ | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|RU}} | ||
+ | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|SA}} | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|SE}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|SE}} | ||
{{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|SI}} | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|SI}} | ||
− | |} | + | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|SK}} |
− | </includeonly><noinclude> | + | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|TR}} |
+ | {{CriticalReception/Breakdown|{{#var:name}}|{{#var:format|}}|YU}} | ||
+ | |}</includeonly><noinclude> | ||
+ | Critical reception template for games. These are designed for Reception sub-pages, and should just work: | ||
+ | <pre>{{CriticalReception|MD}}</pre> | ||
+ | |||
+ | To specify a title, use the "name" argument: | ||
+ | <pre>{{CriticalReception|name=Sonic the Hedgehog CD|MCD}}</pre> | ||
+ | {{CriticalReception|name=Sonic the Hedgehog CD|MCD}} | ||
− | + | [[Category:Templates]]</noinclude> | |
− | [[Category: |
Latest revision as of 02:30, 31 May 2022
Critical reception template for games. These are designed for Reception sub-pages, and should just work:
{{CriticalReception|MD}}
To specify a title, use the "name" argument:
{{CriticalReception|name=Sonic the Hedgehog CD|MCD}}
Ratings
Publication awards |
---|
Unknown code! ()
|
Score | Publication | Date | Region | Version | ||
---|---|---|---|---|---|---|
91 | Alaab Alcomputtar | 1995-xx-xx | SA | [1] | [details] | |
73 | Beep! MegaDrive | 1993-09-08 | JP | NTSC-J | [2] | [details] |
94 | Consoles + | 1993-0x-xx | FR | [3] | [details] | |
85 | Computer & Video Games | 1993-10-15 | UK | PAL | [4] | [details] |
89 | Computer + Video Giochi | 1993-xx-xx | IT | NTSC-J | [5] | [details] |
72 | Digitiser | 1996-10-10 | UK | [6] | [details] | |
92 | Electronic Games (1992-1995) | 1993-11-23 | US | NTSC-U | [7] | [details] |
93 | Freak | 1994-xx-xx | IL | [8] | [details] | |
90 | Game Power | 1993-1x-xx | IT | PAL | [9] | [details] |
100 | GamePro | 199x-xx-xx | US | NTSC-U | [10] | [details] |
83 | GamesMaster | 1993-10-21 | UK | PAL | [11] | [details] |
78 | GamesMaster | 1993-10-07 | UK | [12] | [details] | |
83 | Game Informer | 199x-xx-xx | US | NTSC-U | [13] | [details] |
89 | Hyper | 199x-xx-xx | AU | [14] | [details] | |
90 | Joypad | 1994-xx-xx | HU | [15] | [details] | |
78 | MAN!AC | 1993-11-10 | DE | [16] | [details] | |
92 | Mega Action | 1993-11-04 | UK | NTSC-J | [17] | [details] |
91 | Mega Force | 1993-11-10 | FR | PAL | [18] | [details] |
86 | Mega Fun | 1993-11-24 | DE | PAL | [19] | [details] |
90 | Mega Play | 1993-1x-xx | US | NTSC-U | [20] | [details] |
83 | MegaTech | 1993-10-20 | UK | PAL | [21] | [details] |
92 | Micromanía (segunda época) | 199x-xx-xx | ES | PAL | [22] | [details] |
83 | Mean Machines Sega | 1993-09-28 | UK | PAL | [23] | [details] |
91 | Megazone | 1993-12-29 | AU | PAL | [24] | [details] |
88 | Power Unlimited | 1994-01-26 | NL | [25] | [details] | |
89 | Sega Magazin | 1993-11-03 | DE | PAL | [26] | [details] |
87 | Sega Magazine | 1993-12-10 | UK | PAL | [27] | [details] |
100 | Sega News | 1996-1x-xx | CZ | [28] | [details] | |
88 | Sega Power | 1993-10-07 | UK | PAL | [29] | [details] |
90 | Sega Pro | 1993-10-14 | UK | PAL | [30] | [details] |
91 | Sega Zone | 1993-10-28 | UK | PAL | [31] | [details] |
85 | Sega Force Mega | 1993-11-16 | UK | PAL | [32] | [details] |
88 | The Official Sonic the Hedgehog Yearbook (1994) | 1994-xx-xx | UK | PAL | [33] | [details] |
82 | Sega Saturn Magazine | 1995-08-08 | JP | NTSC-J | [34] | [details] |
90 | Sonic the Comic | 1993-12-11 | UK | PAL | [35] | [details] |
92 | Todo Sega | 1993-xx-xx | ES | PAL | [36] | [details] |
81 | Video Games | 1993-12-19 | DE | PAL | [37] | [details] |
70 | VideoGames | 199x-xx-xx | US | NTSC-U | [38] | [details] |
Breakdown
Region | Version | № reviews | Average | Lowest | Highest | Range | Views |
---|---|---|---|---|---|---|---|
World | All | 38 | 87 | 70 | 100 | 30 | Very positive |
World | NTSC-J | 4 | 84 | 73 | 92 | 20 | Very positive |
World | NTSC-U | 5 | 87 | 70 | 100 | 30 | Very positive |
World | PAL | 19 | 88 | 81 | 92 | 11 | Very positive |
JP | All | 2 | 77 | 73 | 82 | 9 | Positive |
JP | NTSC-J | 2 | 77 | 73 | 82 | 9 | Positive |
US | All | 5 | 87 | 70 | 100 | 30 | Very positive |
US | NTSC-U | 5 | 87 | 70 | 100 | 30 | Very positive |
UK | All | 14 | 85 | 72 | 92 | 20 | Very positive |
UK | NTSC-J | 1 | 92 | 92 | 92 | 0 | Very positive |
UK | PAL | 11 | 87 | 83 | 91 | 8 | Very positive |
FR | All | 2 | 93 | 91 | 94 | 3 | Very positive |
FR | PAL | 1 | 91 | 91 | 91 | 0 | Very positive |
DE | All | 4 | 84 | 78 | 89 | 11 | Very positive |
DE | PAL | 3 | 85 | 81 | 89 | 8 | Very positive |
ES | All | 2 | 92 | 92 | 92 | 0 | Very positive |
ES | PAL | 2 | 92 | 92 | 92 | 0 | Very positive |
IT | All | 2 | 90 | 89 | 90 | 1 | Very positive |
IT | NTSC-J | 1 | 89 | 89 | 89 | 0 | Very positive |
IT | PAL | 1 | 90 | 90 | 90 | 0 | Very positive |
AU | All | 2 | 90 | 89 | 91 | 2 | Very positive |
AU | PAL | 1 | 91 | 91 | 91 | 0 | Very positive |
CZ | All | 1 | 100 | 100 | 100 | 0 | Very positive |
HU | All | 1 | 90 | 90 | 90 | 0 | Very positive |
IL | All | 1 | 93 | 93 | 93 | 0 | Very positive |
NL | All | 1 | 88 | 88 | 88 | 0 | Very positive |
SA | All | 1 | 91 | 91 | 91 | 0 | Very positive |
- ↑ Alaab Alcomputtar, "" (SA; 1995-06-xx), page 20
- ↑ Beep! MegaDrive, "October 1993" (JP; 1993-09-08), page 25
- ↑ Consoles +, "Septembre 1993" (FR; 1993-0x-xx), page 88
- ↑ Computer & Video Games, "November 1993" (UK; 1993-10-15), page 87
- ↑ Computer + Video Giochi, "Novembre 1993" (IT; 1993-xx-xx), page 67
- ↑ Digitiser (UK) (1996-10-10)
- ↑ Electronic Games (1992-1995), "December 1993" (US; 1993-11-23), page 140
- ↑ Freak, "1/94" (IL; 1994-xx-xx), page 1
- ↑ Game Power, "Novembre 1993" (IT; 1993-1x-xx), page 79
- ↑ GamePro, "January 1994" (US; 199x-xx-xx), page 68
- ↑ GamesMaster, "November 1993" (UK; 1993-10-21), page 74
- ↑ GamesMaster (UK) "Series 3, episode 5" (1993-10-07, 24:00) (+0:00)
- ↑ Game Informer, "January/February 1994" (US; 199x-xx-xx), page 40
- ↑ Hyper, "January 1994" (AU; 199x-xx-xx), page 31
- ↑ Joypad, "2/1994" (HU; 1994-xx-xx), page 14
- ↑ MAN!AC, "12/93" (DE; 1993-11-10), page 38
- ↑ Mega Action, "December 1993" (UK; 1993-11-04), page 52
- ↑ Mega Force, "Novembre 1993" (FR; 1993-11-10), page 108
- ↑ Mega Fun, "12/93" (DE; 1993-11-24), page 40
- ↑ Mega Play, "December 1993" (US; 1993-1x-xx), page 70
- ↑ MegaTech, "November 1993" (UK; 1993-10-20), page 46
- ↑ Micromanía (segunda época), "Enero 1994" (ES; 199x-xx-xx), page 60
- ↑ Mean Machines Sega, "November 1993" (UK; 1993-09-28), page 76
- ↑ Megazone, "January 1994" (AU; 1993-12-29), page 26
- ↑ Power Unlimited, "Jaargang 2, Nummer 2, Februari 1994" (NL; 1994-01-26), page 46
- ↑ Sega Magazin, "November/Dezember 1993" (DE; 1993-11-03), page 74
- ↑ Sega Magazine, "January 1994" (UK; 1993-12-10), page 119
- ↑ Sega News, "Listopad 1996" (CZ; 1996-1x-xx), page 31
- ↑ Sega Power, "November 1993" (UK; 1993-10-07), page 90
- ↑ Sega Pro, "November 1993" (UK; 1993-10-14), page 38
- ↑ Sega Zone, "November 1993" (UK; 1993-10-28), page 30
- ↑ Sega Force Mega, "December 1993" (UK; 1993-11-16), page 64
- ↑ The Official Sonic the Hedgehog Yearbook (1994), "" (UK; 1994-xx-xx), page 35
- ↑ Sega Saturn Magazine, "September 1995" (JP; 1995-08-08), page 85
- ↑ Sonic the Comic, "December 11th 1993" (UK; 1993-12-11), page 10
- ↑ Todo Sega, "Octubre 1993" (ES; 1993-xx-xx), page 26
- ↑ Video Games, "1/94" (DE; 1993-12-19), page 46
- ↑ VideoGames, "January 1994" (US; 199x-xx-xx), page 52