Actions

Template

Difference between revisions of "Ratings"

From Sonic Retro

Line 3: Line 3:
 
{{#vardefine:cumulativeScore|0}}
 
{{#vardefine:cumulativeScore|0}}
 
<!-- Calculate total number of reviews -->
 
<!-- Calculate total number of reviews -->
 +
{{#if: {{{360|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{360}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 
{{#if: {{{ace|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{ace}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 
{{#if: {{{ace|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{ace}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 
{{#if: {{{ace_1|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{ace_1}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
 
{{#if: {{{ace_1|}}} | {{#vardefine: cumulativeScore|{{#expr: {{#var: cumulativeScore}} + {{{ace_1}}} }} }} {{#vardefine: totalReviews|{{#expr: {{#var: totalReviews}} + 1 }} }} | }}
Line 98: Line 99:
 
!Source
 
!Source
 
|-
 
|-
 +
{{ #if: {{{360|}}} | {{!}}''[[wikipedia:360 (magazine)|360]]''
 +
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{360}}}
 +
{{!}} {{#if: {{{360_source|}}} | {{{360_source}}} | }}
 +
{{!}}-
 +
| }}
 +
 
{{ #if: {{{ace|}}} | {{!}}''ACE''
 
{{ #if: {{{ace|}}} | {{!}}''ACE''
 
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{ace}}}
 
{{!}}style="padding-left:5px;" width="20px" align="center"{{!}}{{{ace}}}
Line 540: Line 547:
 
| icon=
 
| icon=
  
 +
| 360=
 
| ace=
 
| ace=
 
| asm=
 
| asm=

Revision as of 02:10, 20 July 2015








































{{{{{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=

| 360=
| ace=
| asm=
| badinfluence=
| consolesplus=
| cvg=
| cvgit=
| dcuk=
| dmuk=
| edge=
| egm=
| famitsu=
| famitsu360=
| flux=
| 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=
| sega16=
| segamagjp=
| segamaguk=
| segapower=
| segapro=
| sfuk=
| sfsw=
| sfm=
| smf=
| smz=
| ssm=
| supersonic=
| sv=
| svenska=
| tilt=
| ts=
| ug=
| ugameplayers=
| vgce=
}}

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

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

All fields are optional.