الگو:Video game review score

از ویکی‌پدیا، دانشنامهٔ آزاد
توضیحات الگو[نمایش] [ویرایش] [تاریخچه] [پاکسازی]

Outputs the scores from Wikidata for the specified aggregator or reviewer. See WP:VG/WD for a quick guide on editing Wikidata.

Usage[ویرایش]

{{Video game review score
| reviewer    = <!-- One of: MC, GR -->
| game        = <!-- Optional. WikiData QID for a specific game to retrieve, i.e. Q20112508, which is for Dark Souls III. If omitted, current page is used. -->
| system      = <!-- Optional. Name of a specific system to retrieve, i.e. "PlayStation 4" or "PS4". If omitted, all matching reviews for the reviewer are returned. -->
| df          = <!-- Optional. Date format to use with citations. If omitted, defaults to mdy. Other valid options include dmy and ymd. -->
| showRefs    = <!-- Optional, yes or no. Controls generation of references pulled from Wikidata. If omitted, defaults to yes. -->
| proseScore  = <!-- Optional, yes or no. Returns just the score for use in prose. Suppresses system name, references and Wikidata update link. Only has an effect if system has been specified. If omitted, defaults to no. -->
}}

Examples[ویرایش]

All Metacritic reviews for the current article:

{{Video game review score
| reviewer = MC
}}

Just the Metacritic review for "Xbox One":

{{Video game review score
| reviewer = MC
| system = Xbox One
}}

All GameRankings reviews for "Dark Souls III":

{{Video game review score
| reviewer = GR
| game = Q20112508
}}

See also[ویرایش]