Misplaced Pages

Module:Video game reviews/data: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
< Module:Video game reviews Browse history interactivelyNext edit →Content deleted Content added
Revision as of 15:38, 17 July 2014 view sourceJackmcbarn (talk | contribs)31,380 edits Created page with 'return { reviewers = { {'1UP.com', '1UP'}, {'ActionTrip', 'Atrip'}, {'Adventure Gamers', 'AdvGamers'}, {'Allgame', 'Allgame'}, {'[[Ams...'  Revision as of 15:39, 17 July 2014 view source Jackmcbarn (talk | contribs)31,380 editsm rm unnecessary commaNext edit →
Line 99: Line 99:
{']','XONE'}, {']','XONE'},
{']','WII'}, {']','WII'},
}, }
} }

Revision as of 15:39, 17 July 2014

Module documentation[view] [edit] [history] [purge]
WarningThis Lua module is used on approximately 15,000 pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk page before implementing them.
ProtectedThis module is subject to page protection. It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing.
This module depends on the following other modules:
CSSThis module uses TemplateStyles:
Related pages

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.
Subpages of this module.

return {
	reviewers = {
		{']', '1UP'},
		{']', 'Atrip'},
		{']', 'AdvGamers'},
		{']', 'Allgame'},
		{']', 'AAction'},
		{']', 'Amtix'},
		{']', 'CVG'},
		{']', 'CRASH'},
		{']', 'Destruct'},
		{']', 'Dragon'},
		{']', 'Edge'},
		{']', 'EGM'},
		{']', 'EuroG'},
		{']', 'Fam'},
		{']', 'G4'},
		{'GameCritics', 'GCritics'},
		{']', 'GameFan'},
		{']', 'GI'},
		{']', 'GamePro'},
		{']', 'GameRev'},
		{']', 'GMaster'},
		{']', 'GRadar'},
		{']', 'GSpot'},
		{']', 'GSpy'},
		{']', 'GTM'},
		{']', 'GT'},
		{'GameWire', 'GW'},
		{']', 'GameZone'},
		{']', 'GB'},
		{']', 'Hyper'},
		{']', 'IGN'},
		{']', 'Joystiq'},
		{']', 'MaxPC'},
		{']', 'N64'},
		{']', 'NGC'},
		{']', 'NG'},
		{'NintendoLife', 'NLife'},
		{']', 'NP'},
		{'Nintendo World Report', 'NWR'},
		{']', 'ONM'},
		{']', 'OPM'},
		{']', 'OPMUK'},
		{']', 'OPMAU'},
		{']', 'OXM'},
		{']', 'OXMUK'},
		{']', 'PALGN'},
		{']', 'PCF'},
		{']', 'PCGUK'},
		{']', 'PCGUS'},
		{']', 'PCPP'},
		{']', 'PCZone'},
		{']', 'Play'},
		{']', 'Poly'},
		{']', 'PSM'},
		{']', 'PSM3'},
		{']', 'RPG'},
		{']', 'SUser'},
		{']', 'TX'},
		{']', 'VG'},
		{']', 'XPlay'},
		{']', 'YSinclair'},
	},
	aggregators = {
		{']','GR'},
		{']','MC'},
	},
	systems = {
		{']','A2600'},
		{']','CV'},
		{']','DS'},
		{']','GB'},
		{']','GBA'},
		{']','GBC'},
		{']', 'GEN'},
		{']','iOS'},
		{']','N-G'},
		{']','N64'},
		{']','NES'},
		{']','NGC'},
		{']','NSHI'},
		{']','PC'},
		{']','PS'},
		{']','PS2'},
		{']','PS3'},
		{']','PS4'},
		{']','PSP'},
		{']','SDC'},
		{']','SGG'},
		{']','SNES'},
		{']','SMD'},
		{']','SMS'},
		{']','SSAT'},
		{']','TG16'},
		{']','VITA'},
		{']','XBOX'},
		{']','X360'},
		{']','XONE'},
		{']','WII'},
	}
}
Categories: