Difference between revisions of "Ratings"

From Sega Retro

(Undo revision 396794 by Black Squirrel (talk))
(let's have a go)
Line 71: Line 71:
 
<meta itemprop="bestRating" content="100">
 
<meta itemprop="bestRating" content="100">
 
<meta itemprop="worstRating" content="0">
 
<meta itemprop="worstRating" content="0">
</div>{{#vardefine:thisIsARating|false}}<noinclude>
+
</div>{{#vardefine:thisIsARating|false}}<includeonly>{{#cargo_store:
 +
_table = ratings_table
 +
|name = {{PAGENAME}}
 +
|average = {{#var: average}}
 +
|totalReviews = {{#var: totalReviews}}
 +
}}</includeonly><noinclude>{{#cargo_store:
 +
_table = ratings_table
 +
|name=Page
 +
|average=Integer
 +
|totalReviews=Integer
 +
}}
 
==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.  

Revision as of 17:47, 4 November 2017

Sega Retro Average 
Publication Score Source
{{{{{icon}}}|L}} Division by zero.
Based on
0 review

<meta itemprop="ratingValue" content="Division by zero.">

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=
| publication=
}}

Substitute "publication" with a publication code to get the desired result.

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

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

All fields are optional.