Module:Video game wikidata: Difference between revisions

Content deleted Content added
Created page with 'local p = {} -- Translation table for converting numeric-IDs to shorthand aliases. local systems = { [13361286] = 'XONE', [5014725] = 'PS4', [16338] = 'PC' }...'
 
No edit summary
Line 1:
local Date = require('Module:Date')._Date
 
local p = {}