< Module:Video game reviews | dataThis is an old revision of this page, as edited by Izno (talk | contribs) at 18:39, 31 December 2020 (and pc). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 18:39, 31 December 2020 by Izno (talk | contribs) (and pc)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Module documentation[view] [edit] [history] [purge]
| This module depends on the following other modules: |
This module implements the {{Video game reviews}} template. Please see the template page for usage instructions.
Tracking/maintenance category
The above documentation is transcluded from Module:Video game reviews/data/doc. (edit | history)
Editors can experiment in this module's sandbox (edit | diff) and testcases (create) pages.
Add categories to the /doc subpage. Subpages of this module.local reviewers = {
{ "]", '1UP' },
{ "]", '4P' },
{ "]", 'ACE' },
{ "]", 'AdvGamers' },
{ "]", 'Allgame' },
{ "]", 'AAction' },
{ "]", 'Amtix' },
{ "]", 'CGM' },
{ "]", 'CGSP' },
{ "]", 'CGW' },
{ "\''Consoles +'\'", 'CP' },
{ "]", 'CRASH' },
{ "]", 'CVG' },
{ "]", 'Destruct' },
{ "]", 'Dragon' },
{ "]", 'EZA' },
{ "]", 'Edge' },
{ "]", 'EGM' },
{ "]", 'EuroG' },
{ "]", 'Fam' },
{ "]", 'G4' },
{ "]", 'GI' },
{ "]", 'GameFan' },
{ "\''Gamekult'\'", 'Gamekult' },
{ "]", 'GamePro' },
{ "]", 'GameRev' },
{ "]", 'GMaster' },
{ "]", 'GSpot' },
{ "]", 'GSpy' },
{ "]", 'GRadar' },
{ "]", 'GStar' },
{ "]", 'GTM' },
{ "]", 'GT' },
{ "]", 'Gamezebo' },
{ "\''GameZone'\'", 'GameZone' },
{ "\''Gekkan PC Engine'\'", 'GPCE' },
{ "]", 'GB' },
{ "\''Hardcore Gamer'\'", 'HCG' },
{ "]", 'Hyper' },
{ "]", 'IGN' },
{ "\''Impress Watch'\'", 'IW' },
{ "]", 'JXV' },
{ "\''Joypad'\'", 'JP' },
{ "]", 'Joystiq' },
{ "\''M! Games'\'", 'MG' },
{ "\''Marukatsu PC Engine'\'", 'MPCE' },
{ "]", 'MaxPC' },
{ "\''Mega Fun'\'", 'MF' },
{ "]", 'N64' },
{ "]", 'NGen' },
{ "]", 'NG' },
{ "]", 'NGC' },
{ "]", 'NLife' },
{ "]", 'NP' },
{ "\''Nintendo World Report'\'", 'NWR' },
{ "]", 'ONM' },
{ "\''PC Engine Fan'\'", 'PCEF' },
{ "]", 'OPMAU' },
{ "]", 'OPMUK' },
{ "]", 'OPM' },
{ "]", 'OXMUK' },
{ "]", 'OXM' },
{ "]", 'PALGN' },
{ "]", 'PCF' },
{ "]", 'PCGUK' },
{ "]", 'PCGUS' },
{ "]", 'PCG' },
{ "]", 'PCPP' },
{ "]", 'PCZone' },
{ "]", 'PCGN' },
{ "]", 'Play' },
{ "]", 'PG' },
{ "]", 'Poly' },
{ "]", 'PSM' },
{ "]", 'PSM3' },
{ "]", 'PSQ' },
{ "\''RPGamer'\'", 'RPG' },
{ "\''RPGFan'\'", 'RPGFan' },
{ "]", 'SN' },
{ "]", 'SUser' },
{ "]", 'TX' },
{ "]", 'TG' },
{ "\''Total!'\'", 'TOT' },
{ "]", 'TA' },
{ "]", 'USG' },
{ "]", 'VB' },
{ "]", 'VG247' },
{ "\''Video Games'\' (DE)", 'VGS' },
{ "\''VideoGamer.com'\'", 'VG' },
{ "]", 'XPlay' },
{ "]", 'YSinclair' },
{ "]", 'Z64' },
}
local aggregators = {
{ ']', 'GR' },
{ ']', 'MC' },
}
local systems = {
{ ']', '3DO' },
{ ']', '3DS' },
{ ']', 'AMI' },
{ ']', 'ARC' },
{ ']', 'A2600' },
{ ']', 'JAG' },
{ ']', 'LYNX' },
{ ']', 'AST' },
{ ']', 'C64' },
{ ']', 'CD32' },
{ ']', 'CV' },
{ ']', 'DOS' },
{ ']', 'SDC' },
{ ']', 'DS' },
{ ']', 'ESHOP' },
{ ']', 'GB' },
{ ']', 'GBA' },
{ ']', 'GBC' },
{ ']', 'NGC' },
{ ']', 'GEN' },
{ ']', 'iOS' },
{ ']', 'MAC' },
{ ']', 'SMS' },
{ ']', 'MOB' },
{ ']', 'N-G' },
{ ']', 'N64' },
{ ']', 'NES' },
{ ']', 'NS' },
{ ']', 'PC' },
{ ']', 'PCE' },
{ ']', 'VITA' },
{ ']', 'PS' },
{ ']', 'PS2' },
{ ']', 'PS3' },
{ ']', 'PS4' },
{ ']', 'PS5' },
{ ']', 'PSP' },
{ ']', 'SSAT' },
{ ']', 'SMD' },
{ ']', 'SGG' },
{ ']', 'NSHI' },
{ ']', 'SNES' },
{ ']', 'TG16' },
{ ']', 'WII' },
{ ']', 'WIIU' },
{ ']', 'XBOX' },
{ ']', 'X360' },
{ ']', 'XONE' },
{ ']', 'XSXS' },
{ ']', 'ZX' },
}
local function setupSortkeys(t)
local retval = {}
for k, v in ipairs(t) do
retval] = { name = v, sortkey = k }
end
return retval
end
return {
reviewers = setupSortkeys(reviewers),
aggregators = setupSortkeys(aggregators),
systems = setupSortkeys(systems),
i18n = {
wrapper = 'Template:Video game reviews',
templatestyles = 'Module:Video game reviews/styles.css',
pattern = {
reviewer = '^rev%d+$',
aggregator = '^agg%d+$',
award = '^award%d+$',
},
class = {
aggregators = 'vgr-aggregators',
awards = 'vgr-awards',
centeredpub = 'vgr-center',
container = 'video-game-reviews',
containerleft = 'vgr-left',
containernone = 'vgr-none',
containersingle = 'vgr-single',
headerrow = 'vgr-hrow',
na = 'table-na', -- same as Template:n/a
reviews = 'vgr-reviews',
stacked = 'vgr-stacked',
subtitle = 'vgr-subtitle',
title = 'vgr-title',
wikidata = 'vgr-edit-on-wikidata',
-- we keep wikitable around even though all the styles are overriden
-- because it helps some scripts to know to look for a real data table
wikitable = 'wikitable',
},
state = {
autocollapse = 'autocollapse', -- you may not have this on your wiki
collapsed = 'collapsed',
expanded = 'expanded',
},
align = {
left = 'left',
none = 'none',
},
category = {
empty = ']',
multiplatform = ']',
singleplatform = ']',
},
display = {
aggregateScore = 'Aggregate score',
aggregateScores = 'Aggregate scores',
aggregator = 'Aggregator',
award = 'Award',
awards = 'Awards',
na = 'N/A',
publication = 'Publication',
reception = 'Reception',
reviewScore = 'Review score',
reviewScores = 'Review scores',
score = 'Score',
},
},
argi18n = {
-- For non-English wikis, add translations of argument keys here.
-- Example:
-- subtitle = 'untertitel'
},
}
Category: