Actions

Template

Difference between revisions of "Ratings"

From Sonic Retro

Line 1: Line 1:
{|cellpadding="0" cellspacing="0" class="breakout" style="max-width: 340px; padding: 5px; float: right; margin-left: 15px; display: inline; position: relative"
+
<div style="display:none">
|-
+
{{#vardefine:totalReviews|0}}
!colspan="2"|'''Reception'''
+
{{#vardefine:cumulativeScore|0}}
|-
+
<!-- Calculate total number of reviews -->
{{ #if: {{{consolesplus|}}} |  
+
{{#if: {{{ace|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{ace}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''Consoles +''
+
{{#if: {{{ace_1|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{ace_1}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{consolesplus}}}
+
{{#if: {{{asm|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{asm}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{badinfluence|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{badinfluence}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{consolesplus|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{consolesplus}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{cvg|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{cvg}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{cvg_1|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{cvg_1}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{cvgit|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{cvgit}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{dcuk|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{dcuk}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{dmuk|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{dmuk}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{edge|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{edge}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{flux|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{flux}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{egm|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{egm}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{gamefan|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{gamefan}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{gamesmachine|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{gamesmachine}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{gamesmachineuk|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{gamesmachineuk}}} }} }}{{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{gamesmaster|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{gamesmaster}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{gameplayers|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{gameplayers}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{gamepower|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{gamepower}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{gamepro|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{gamepro}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{generation|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{generation}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{gi|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{gi}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{happycomputer|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{happycomputer}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{highscore|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{highscore}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{hobbyconsolas|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{hobbyconsolas}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{joypad|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{joypad}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{joystick|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{joystick}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{maniac|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{maniac}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{mdag|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{mdag}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{mega|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{mega}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{megaforce|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{megaforce}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{megafun|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{megafun}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{megaplay|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{megaplay}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{micromania|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{micromania}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{mm|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{mm}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{mms|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{mms}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{mrdc|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{mrdc}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{mt|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{mt}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{odmfr|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{odmfr}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{odmuk|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{odmuk}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{odmus|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{odmus}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{playerone|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{playerone}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{pp|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{pp}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{pu|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{pu}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{s|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{s}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{saturnplus|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{saturnplus}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{saturnpower|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{saturnpower}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{segamagjp|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{segamagjp}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{segamaguk|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{segamaguk}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{segapower|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{segapower}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{segapro|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{segapro}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{sfuk|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{sfuk}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{sfsw|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{sfsw}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{smf|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{smf}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{smz|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{smz}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{ssm|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{ssm}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{supersonic|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{supersonic}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{sv|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{sv}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{tilt|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{tilt}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{ts|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{ts}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{ug|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{ug}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
{{#if: {{{vgce|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{vgce}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 +
 
 +
<!-- in case it can't cope with divide by zero -->
 +
{{#ifeq: {{#var: totalReviews}} | 0 | {{#vardefine: totalReviews|1}} | }}
 +
 
 +
<!-- Calculate average -->
 +
{{#vardefine: average|
 +
{{#expr: {{#var: cumulativeScore}} / {{#var: totalReviews}} round 0
 +
}}
 
}}
 
}}
 +
</div>
 +
{|cellpadding="0" cellspacing="0" class="breakout mw-collapsible mw-collapsed" style="max-width: 340px; padding: 5px; float: right; margin-left: 15px; display: inline; position: relative"
 +
!rowspan="2" style="max-width:32px;"| {{{{{icon}}}|L}}{{#if: {{{icon|}}} |  | [[Category:Old Ratings Template]]}}
 +
!rowspan="2" style="max-width:32px;" style="font-size:16pt; {{#ifexpr: {{#var: average}} < 30 | background-color: #E61414; color: #FFFFFF; | {{#ifexpr: {{#var: average}} > 70 | background-color: #28BE28; color: #FFFFFF; | background-color: #FFE600; color: #000000; }}}}"|{{#var: average}}
 +
!|Sonic Retro Average
 
|-
 
|-
{{  #if: {{{cvg|}}} |  
+
| style="padding-left:5px;" | Based on '''{{#var: totalReviews}}''' review{{#ifexpr: {{#var: totalReviews}} > 1|s| }}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''Computer & Video Games''
 
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{cvg}}}
 
}}
 
 
|-
 
|-
{{
+
| colspan="3"|
#if: {{{dcuk|}}} |
+
{| class="breakout" width="100%"
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:DC-UK|DC-UK]]''
+
!Publication
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{dcuk}}}
+
!Score
}}
+
!Source
 
|-
 
|-
{{
+
{{ #if: {{{ace|}}} | {{!}}''ACE''
#if: {{{dmuk|}}} |
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{ace}}}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Dreamcast Magazine (UK)|Dreamcast Magazine]]'' (UK)
+
{{!}} {{#if: {{{ace_source|}}} | {{{ace_source}}} | }}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{dmuk}}}
+
{{!}}-
}}
+
| }}
|-
+
 
{{
+
{{  #if: {{{ace_1|}}} | {{!}}''ACE''
#if: {{{edge|}}} |
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{ace_1}}}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''EDGE''
+
{{!}} {{#if: {{{ace_source_1|}}} | {{{ace_source_1}}} | }}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{edge}}}
+
{{!}}-
}}
+
| }}
|-
+
 
{{
+
{{ #if: {{{asm|}}} | {{!}}''ASM'' <sup>[[sega:Sega Retro:Ratings#Aktueller Software Markt|­†]]</sup>
#if: {{{egm|}}} |
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{asm}}}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''EGM'' <sup>[[sega:Sega Retro:Ratings#Electronic Gaming Monthly|­†]]</sup>
+
{{!}} {{#if: {{{asm_source|}}} | {{{asm_source}}} | }}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{egm}}}
+
{{!}}-
}}
+
| }}
|-
+
 
{{
+
{{  #if: {{{badinfluence|}}} | {{!}}''Bad Influence''
#if: {{{famitsu|}}} |
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{badinfluence}}}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''Famitsu''
+
{{!}} {{#if: {{{badinfluence_source|}}} | {{{badinfluence_source}}} | }}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{famitsu}}}
+
{{!}}-
}}
+
| }}
|-
+
 
{{
+
{{  #if: {{{consolesplus|}}} | {{!}}''Consoles +''
  #if: {{{gamefan|}}} |
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{consolesplus}}}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''GameFan''
+
{{!}} {{#if: {{{consolesplus_source|}}} | {{{consolesplus_source}}} | }}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{gamefan}}}
+
{{!}}-
}}
+
| }}
|-
+
 
{{
+
{{  #if: {{{cvg|}}} | {{!}}''Computer & Video Games''
  #if: {{{gamepro|}}} |
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{cvg}}}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''GamePro'' <sup>[[sega:Sega Retro:Ratings#GamePro|­†]]</sup>
+
{{!}} {{#if: {{{cvg_source|}}} | {{{cvg_source}}} | }}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{gamepro}}}
+
{{!}}-
}}
+
| }}
|-
+
 
{{
+
{{  #if: {{{cvg_1|}}} | {{!}}''Computer & Video Games''
  #if: {{{gamesmachine|}}} |
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{cvg_1}}}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''The Games Machine'' (Italy)
+
{{!}} {{#if: {{{cvg_source_1|}}} | {{{cvg_source_1}}} | }}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{gamesmachine}}}
+
{{!}}-
}}
+
| }}
|-
+
 
{{
+
{{  #if: {{{cvgit|}}} | {{!}}''Computer + Video Giochi''
  #if: {{{gamesmachineuk|}}} |
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{cvgit}}}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''The Games Machine'' (UK)
+
{{!}} {{#if: {{{cvgit_source|}}} | {{{cvgit_source}}} | }}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{gamesmachineuk}}}
+
{{!}}-
}}
+
| }}
|-
+
 
{{
+
{{ #if: {{{dcuk|}}} | {{!}}''[[DC-UK]]''
  #if: {{{hobbyconsolas|}}} |
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{dcuk}}}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''Hobby Consolas''
+
{{!}} {{#if: {{{dcuk_source|}}} | {{{dcuk_source}}} | }}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{hobbyconsolas}}}
+
{{!}}-
}}
+
| }}
|-
+
 
{{ #if: {{{hyper|}}} |  
+
{{ #if: {{{dmuk|}}} | {{!}}''[[Dreamcast Magazine (UK)]]''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''Hyper''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{dmuk}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{hyper}}}
+
{{!}} {{#if: {{{dmuk_source|}}} | {{{dmuk_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{joypad|}}} |
+
{{ #if: {{{edge|}}} | {{!}}''EDGE''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''Joypad''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{edge}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{joypad}}}
+
{{!}} {{#if: {{{edge_source|}}} | {{{edge_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{joystick|}}} |
+
{{ #if: {{{egm|}}} | {{!}}''EGM'' <sup>[[sega:Sega Retro:Ratings#Electronic Gaming Monthly|]]</sup>
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''Joystick''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{egm}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{joystick}}}
+
{{!}} {{#if: {{{egm_source|}}} | {{{egm_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{mdag|}}} |
+
{{ #if: {{{flux|}}} | {{!}}''FLUX''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Mega Drive Advanced Gaming|Mega Drive Advanced Gaming]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{flux}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{mdag}}}
+
{{!}} {{#if: {{{flux_source|}}} | {{{flux_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{mega|}}} |
+
{{ #if: {{{gamefan|}}} | {{!}}''GameFan''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Mega|Mega]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{gamefan}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{mega}}}
+
{{!}} {{#if: {{{gamefan_source|}}} | {{{gamefan_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{megaplay|}}} |
+
{{ #if: {{{gamesmachine|}}} | {{!}}''The Games Machine'' (Italy)
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Mega Play (magazine)|Mega Play]]'' <sup>[[Sega Retro:Ratings#Mega Play|­†]]</sup>
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{gamesmachine}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{megaplay}}}
+
{{!}} {{#if: {{{gamesmachine_source|}}} | {{{gamesmachine_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{mm|}}} |
+
{{ #if: {{{gamesmachineuk|}}} | {{!}}''The Games Machine'' (UK)
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''Mean Machines''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{gamesmachineuk}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{mm}}}
+
{{!}} {{#if: {{{gamesmachineuk_source|}}} | {{{gamesmachineuk_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{mms|}}} |
+
{{ #if: {{{gamesmaster|}}} | {{!}}''GamesMaster''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Mean Machines Sega|Mean Machines Sega]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{gamesmaster}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{mms}}}
+
{{!}} {{#if: {{{gamesmaster_source|}}} | {{{gamesmaster_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{mrdc|}}} |
+
{{ #if: {{{gameplayers|}}} | {{!}}''Game Players''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Mr. Dreamcast|Mr. Dreamcast]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{gameplayers}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{mrdc}}}
+
{{!}} {{#if: {{{gameplayers_source|}}} | {{{gameplayers_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{mt|}}} |
+
{{ #if: {{{gamepower|}}} | {{!}}''Game Power''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:MegaTech (magazine)|MegaTech]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{gamepower}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{mt}}}
+
{{!}} {{#if: {{{gamepower_source|}}} | {{{gamepower_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{micromania|}}} |
+
{{ #if: {{{gamepro|}}} | {{!}}''GamePro'' <sup>[[sega:Sega Retro:Ratings#GamePro|†]]</sup>
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''MicroMania''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{gamepro}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{micromania}}}
+
{{!}} {{#if: {{{gamepro_source|}}} | {{{gamepro_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{odmuk|}}} |
+
{{ #if: {{{generation|}}} | {{!}}''Generation''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[Official Dreamcast Magazine (UK)]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{generation}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{odmuk}}}
+
{{!}} {{#if: {{{generation_source|}}} | {{{generation_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{odmus|}}} |
+
{{ #if: {{{gi|}}} | {{!}}''Game Informer''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[Official Dreamcast Magazine (US)]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{gi}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{odmus}}}
+
{{!}} {{#if: {{{gi_source|}}} | {{{gi_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{playerone|}}} |
+
{{ #if: {{{happycomputer|}}} | {{!}}''Happy Computer''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[Player One]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{happycomputer}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{playerone}}}
+
{{!}} {{#if: {{{happycomputer_source|}}} | {{{happycomputer_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{raze|}}} |
+
{{ #if: {{{highscore|}}} | {{!}}''High Score''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''Raze''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{highscore}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{raze}}}
+
{{!}} {{#if: {{{highscore_source|}}} | {{{highscore_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{saturnplus|}}} |
+
{{ #if: {{{hobbyconsolas|}}} | {{!}}''Hobby Consolas''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[Saturn+]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{hobbyconsolas}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{saturnplus}}}
+
{{!}} {{#if: {{{hobbyconsolas_source|}}} | {{{hobbyconsolas_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{saturnpower|}}} |
+
{{ #if: {{{joypad|}}} | {{!}}''Joypad''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Saturn Power|Saturn Power]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{joypad}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{saturnpower}}}
+
{{!}} {{#if: {{{joypad_source|}}} | {{{joypad_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{segamagjp|}}} |
+
{{ #if: {{{joystick|}}} | {{!}}''Joystick''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[Sega Magazine (JP)]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{joystick}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{segamagjp}}}
+
{{!}} {{#if: {{{joystick_source|}}} | {{{joystick_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{segamaguk|}}} |
+
{{ #if: {{{maniac|}}} | {{!}}''MAN!AC''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[Sega Magazine (UK)]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{maniac}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{segamaguk}}}
+
{{!}} {{#if: {{{maniac_source|}}} | {{{maniac_source}}} | }}
}}
+
{{!}}-
|-
+
| }}
{{
+
 
#if: {{{segapower|}}} |
+
{{ #if: {{{mdag|}}} | {{!}}''[[Mega Drive Advanced Gaming]]''
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Sega Power|Sega Power]]''
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{mdag}}}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{segapower}}}}}
+
{{!}} {{#if: {{{mdag_source|}}} | {{{mdag_source}}} | }}
|-
+
{{!}}-
{{
+
| }}
#if: {{{sfuk|}}} |
+
 
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Sega Force (UK)|Sega Force]]'' (UK)
+
{{ #if: {{{mega|}}} | {{!}}''[[Mega]]''
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{sfuk}}}}}
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{mega}}}
|-
+
{{!}} {{#if: {{{mega_source|}}} | {{{mega_source}}} | }}
{{
+
{{!}}-
#if: {{{sfsw|}}} |
+
| }}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Sega Force (Sweden)|Sega Force]]'' (Sweden)
+
 
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{sfsw}}}}}
+
{{ #if: {{{megaforce|}}} | {{!}}''[[Mega Force]]''
|-
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{megaforce}}}
{{
+
{{!}} {{#if: {{{megaforce_source|}}} | {{{megaforce_source}}} | }}
#if: {{{smf|}}} |
+
{{!}}-
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Sega Master Force|Sega Master Force]]''
+
| }}
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{smf}}}}}
+
 
|-
+
{{ #if: {{{megafun|}}} | {{!}}''Mega Fun''
{{
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{megafun}}}
#if: {{{smz|}}} |
+
{{!}} {{#if: {{{megafun_source|}}} | {{{megafun_source}}} | }}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Sega MegaZone|Sega MegaZone]]''
+
{{!}}-
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{smz}}}
+
| }}
}}
+
 
|-
+
{{ #if: {{{megaplay|}}} | {{!}}''[[Mega Play (magazine)|Mega Play]]'' <sup>[[sega:Sega Retro:Ratings#Mega Play|†]]</sup>
{{
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{megaplay}}}
#if: {{{ssm|}}} |
+
{{!}} {{#if: {{{megaplay_source|}}} | {{{megaplay_source}}} | }}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[Sega Saturn Magazine]]''
+
{{!}}-
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{ssm}}}
+
| }}
}}
+
 
|-
+
{{ #if: {{{mm|}}} | {{!}}''Mean Machines''
{{
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{mm}}}
#if: {{{sv|}}} |
+
{{!}} {{#if: {{{mm_source|}}} | {{{mm_source}}} | }}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Sega Visions|Sega Visions]]''
+
{{!}}-
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{sv}}}
+
| }}
}}
+
 
|-
+
{{ #if: {{{mms|}}} | {{!}}''[[Mean Machines Sega]]''
{{
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{mms}}}
#if: {{{tilt|}}} |
+
{{!}} {{#if: {{{mms_source|}}} | {{{mms_source}}} | }}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''Tilt''
+
{{!}}-
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{tilt}}}
+
| }}
}}
+
 
|-
+
{{ #if: {{{mrdc|}}} | {{!}}''[[Mr. Dreamcast]]''
{{
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{mrdc}}}
#if: {{{ts|}}} |
+
{{!}} {{#if: {{{mrdc_source|}}} | {{{mrdc_source}}} | }}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''[[sega:Total Saturn|Total Saturn]]''
+
{{!}}-
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{ts}}}
+
| }}
}}
+
 
|-
+
{{ #if: {{{mt|}}} | {{!}}''[[MegaTech (magazine)|MegaTech]]''
{{
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{mt}}}
#if: {{{vgce|}}} |
+
{{!}} {{#if: {{{mt_source|}}} | {{{mt_source}}} | }}
!style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}''VG&CE''
+
{{!}}-
{{!}}style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;"{{!}}{{{vgce}}}
+
| }}
}}
+
 
|
+
{{ #if: {{{micromania|}}} | {{!}}''MicroMania''
|}<noinclude>
+
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{micromania}}}
 +
{{!}} {{#if: {{{micromania_source|}}} | {{{micromania_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{odmfr|}}} | {{!}}''[[Official Dreamcast Magazine (FR)]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{odmfr}}}
 +
{{!}} {{#if: {{{odmfr_source|}}} | {{{odmfr_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{odmuk|}}} | {{!}}''[[Official Dreamcast Magazine (UK)]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{odmuk}}}
 +
{{!}} {{#if: {{{odmuk_source|}}} | {{{odmuk_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{odmus|}}} | {{!}}''[[Official Dreamcast Magazine (US)]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{odmus}}}
 +
{{!}} {{#if: {{{odmus_source|}}} | {{{odmus_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{playerone|}}} | {{!}}''Player One''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{playerone}}}
 +
{{!}} {{#if: {{{playerone_source|}}} | {{{playerone_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{pp|}}} | {{!}}''Power Play''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{pp}}}
 +
{{!}} {{#if: {{{pp_source|}}} | {{{pp_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{pu|}}} | {{!}}''Power Unlimited''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{pu}}}
 +
{{!}} {{#if: {{{pu_source|}}} | {{{pu_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{s|}}} | {{!}}''[[S: The Sega Magazine]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{s}}}
 +
{{!}} {{#if: {{{s_source|}}} | {{{s_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{saturnplus|}}} | {{!}}''[[Saturn+]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{saturnplus}}}
 +
{{!}} {{#if: {{{saturnplus_source|}}} | {{{saturnplus_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{saturnpower|}}} | {{!}}''[[Saturn Power]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{saturnpower}}}
 +
{{!}} {{#if: {{{saturnpower_source|}}} | {{{saturnpower_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{segamagjp|}}} | {{!}}''[[Sega Magazine (JP)]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{segamagjp}}}
 +
{{!}} {{#if: {{{segamagjp_source|}}} | {{{segamagjp_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{segamaguk|}}} | {{!}}''[[Sega Magazine (UK)]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{segamaguk}}}
 +
{{!}} {{#if: {{{segamaguk_source|}}} | {{{segamaguk_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{segapower|}}} | {{!}}''[[Sega Power]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{segapower}}}
 +
{{!}} {{#if: {{{segapower_source|}}} | {{{segapower_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{segapro|}}} | {{!}}''[[Sega Pro]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{segapro}}}
 +
{{!}} {{#if: {{{segapro_source|}}} | {{{segapro_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{sfuk|}}} | {{!}}''[[Sega Force (UK)|Sega Force]]'' (UK)
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{sfuk}}}
 +
{{!}} {{#if: {{{sfuk_source|}}} | {{{sfuk_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{sfsw|}}} | {{!}}''[[Sega Force (Sweden)|Sega Force]]'' (Sweden)
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{sfsw}}}
 +
{{!}} {{#if: {{{sfsw_source|}}} | {{{sfsw_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{smf|}}} | {{!}}''[[Sega Master Force]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{smf}}}
 +
{{!}} {{#if: {{{smf_source|}}} | {{{smf_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{smz|}}} | {{!}}''[[Sega MegaZone]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{smz}}}
 +
{{!}} {{#if: {{{smz_source|}}} | {{{smz_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{ssm|}}} | {{!}}''[[Sega Saturn Magazine]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{ssm}}}
 +
{{!}} {{#if: {{{ssm_source|}}} | {{{ssm_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{supersonic|}}} | {{!}}''[[Supersonic]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{supersonic}}}
 +
{{!}} {{#if: {{{supersonic_source|}}} | {{{supersonic_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{sv|}}} | {{!}}''[[Sega Visions]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{sv}}}
 +
{{!}} {{#if: {{{sv_source|}}} | {{{sv_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{tilt|}}} | {{!}}''Tilt''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{tilt}}}
 +
{{!}} {{#if: {{{tilt_source|}}} | {{{tilt_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{ts|}}} | {{!}}''[[Total Saturn]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{ts}}}
 +
{{!}} {{#if: {{{ts_source|}}} | {{{ts_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{ug|}}} | {{!}}''Ultimate Gamer''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{ug}}}
 +
{{!}} {{#if: {{{ug_source|}}} | {{{ug_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
 +
{{ #if: {{{vgce|}}} | {{!}}''VG&CE''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{vgce}}}
 +
{{!}} {{#if: {{{vgce_source|}}} | {{{vgce_source}}} | }}
 +
{{!}}-
 +
| }}
 +
|}
 +
|}
 +
<noinclude>
 
==Usage==
 
==Usage==
 
This template is to be used on articles about video games and will display scores awarded to said games by video game magazines/websites.  
 
This template is to be used on articles about video games and will display scores awarded to said games by video game magazines/websites.  
 
At the time of writing this is missing loads of magazines/websites.
 
  
 
Usage:
 
Usage:
 
<pre>
 
<pre>
 
{{Ratings
 
{{Ratings
 +
| icon=
 +
 +
| ace=
 +
| asm=
 +
| badinfluence=
 
| consolesplus=
 
| consolesplus=
 
| cvg=
 
| cvg=
 +
| cvgit=
 
| dcuk=
 
| dcuk=
 
| dmuk=
 
| dmuk=
 
| edge=
 
| edge=
 +
| flux=
 
| egm=
 
| egm=
| famitsu=
 
 
| gamefan=
 
| gamefan=
| gamepro=
 
 
| gamesmachine=
 
| gamesmachine=
 
| gamesmachineuk=
 
| gamesmachineuk=
 +
| gamesmaster=
 +
| gameplayers=
 +
| gamepower=
 +
| gamepro=
 +
| generation=
 +
| gi=
 +
| happycomputer=
 +
| highscore=
 
| hobbyconsolas=
 
| hobbyconsolas=
| hyper=
 
 
| joypad=
 
| joypad=
 
| joystick=
 
| joystick=
 +
| maniac=
 
| mdag=
 
| mdag=
 
| mega=
 
| mega=
 +
| megaforce=
 +
| megafun=
 
| megaplay=
 
| megaplay=
 +
| micromania=
 
| mm=
 
| mm=
 
| mms=
 
| mms=
 
| mrdc=
 
| mrdc=
 
| mt=
 
| mt=
 +
| odmfr=
 
| odmuk=
 
| odmuk=
 
| odmus=
 
| odmus=
 
| playerone=
 
| playerone=
| raze=
+
| pp=
 +
| pu=
 +
| s=
 
| saturnplus=
 
| saturnplus=
 
| saturnpower=
 
| saturnpower=
Line 282: Line 518:
 
| segamaguk=
 
| segamaguk=
 
| segapower=
 
| segapower=
 +
| segapro=
 
| sfuk=
 
| sfuk=
 
| sfsw=
 
| sfsw=
Line 287: Line 524:
 
| smz=
 
| smz=
 
| ssm=
 
| ssm=
 +
| supersonic=
 
| sv=
 
| sv=
 
| tilt=
 
| tilt=
 
| ts=
 
| ts=
 +
| ug=
 +
| vgce=
 
}}
 
}}
 
</pre>
 
</pre>
  
 +
for sources, add "_source", e.g.
 +
<pre>
 +
| smf_source=[http://www.google.com]
 +
| vgce_source={{num|32}}
 +
</pre>
 
All fields are optional.
 
All fields are optional.
  
  
 
[[Category:Breakout Box Templates|Ratings]]</noinclude>
 
[[Category:Breakout Box Templates|Ratings]]</noinclude>

Revision as of 22:28, 18 March 2012



































{{{{{icon}}}|L}} 0 Sonic Retro Average
Based on 1 review
Publication Score Source

Usage

This template is to be used on articles about video games and will display scores awarded to said games by video game magazines/websites.

Usage:

{{Ratings
| icon=

| ace=
| asm=
| badinfluence=
| consolesplus=
| cvg=
| cvgit=
| dcuk=
| dmuk=
| edge=
| flux=
| egm=
| gamefan=
| gamesmachine=
| gamesmachineuk=
| gamesmaster=
| gameplayers=
| gamepower=
| gamepro=
| generation=
| gi=
| happycomputer=
| highscore=
| hobbyconsolas=
| joypad=
| joystick=
| maniac=
| mdag=
| mega=
| megaforce=
| megafun=
| megaplay=
| micromania=
| mm=
| mms=
| mrdc=
| mt=
| odmfr=
| odmuk=
| odmus=
| playerone=
| pp=
| pu=
| s=
| saturnplus=
| saturnpower=
| segamagjp=
| segamaguk=
| segapower=
| segapro=
| sfuk=
| sfsw=
| smf=
| smz=
| ssm=
| supersonic=
| sv=
| tilt=
| ts=
| ug=
| vgce=
}}

for sources, add "_source", e.g.

| smf_source=[http://www.google.com]
| vgce_source={{num|32}}

All fields are optional.