This template uses Lua: |
{{Video game series reviews}}
is a template which presents review aggregator review scores for multiple video game articles in a series. It supports a series' reception section.
Things to remember:
{{Video game series reviews}}
is not requiredAll of the following fields are optional:
The following are repeatable fields for specifying the games to display in the table. If all of the fields are omitted, the template will try to pull the list of games for this series from Wikidata (Using the "has part" property) and auto-populate the table. If any of these fields have been specified, even if some games are omitted, the template will not query Wikidata for games to list.
The following are repeatable fields for specifying the review scores of a game to display in the table. If qidn has been specified, these will be populated from Wikidata where possible. If specified, Wikidata will not be used.
Example | Code | Display | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
With no parameters, relying entirely on Wikidata. (Note, we use seriesQid here because we are not at the series' page.) | {{Video game series reviews
| seriesQid = Q20874570
}}
|
| |||||||||||||||||||||||||||||||||
With qidn specified, allowing all other data to be pulled from Wikidata. The QIDs in use in this example are from the Souls series. | {{Video game series reviews
| qid1 = Q1153708
| qid2 = Q1166232
| qid3 = Q3702740
| qid4 = Q20112508
}}
|
| |||||||||||||||||||||||||||||||||
Using QIDs as above, with gr=yes. | {{Video game series reviews
| gr = yes
| qid1 = Q1153708
| qid2 = Q1166232
| qid3 = Q3702740
| qid4 = Q20112508
}}
|
| |||||||||||||||||||||||||||||||||
Overriding Wikidata by specifying scores. | {{Video game series reviews
| qid1 = Q1153708
| mc1 = MC1 override
| gr1 = GR1 override
| qid2 = Q1166232
| qid3 = Q3702740
| mc3 = MC3 override
| qid4 = Q20112508
}}
|
| |||||||||||||||||||||||||||||||||
Manual specification of fields, with no Wikidata auto-population. | {{Video game series reviews
| updated = July 5, 2015
| fam = yes
| sales = yes
| game1 = [[Valkyrie Profile]]
| sales1 = 709,000
| fam1 = 35/40
| mc1 = 81/100
| year1 = 2000
| game2 = Valkyrie Profile: Lenneth
| sales2 = 248,000
| fam2 = -
| mc2 = 80/100
| year2 = 2001
| game3 = [[Valkyrie Profile 2: Silmeria]]
| sales3 = 400,000 (JP)
| fam3 = 34/40
| mc3 = 84/100
| game4 = [[Valkyrie Profile: Covenant of the Plume]]
| sales4 = 230,000
| fam4 = 32/40
| mc4 = 74/100
}}
|
|
No description.
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |