finalfantasy

Documentation for this module may be created at Module:Codename/data/rel/FFVIII/doc

return  {
	id = 'FFVIII',
	title = 'Final Fantasy VIII',
	link = 'Final Fantasy VIII',
	media = 'game',
	tag = 'Final Fantasy VIII',
	year = '1998',
	month = '2',
	day = '11',
	platform = '[[PlayStation]]',
	developer = '[[Square Co., Ltd.]]',
	publisher = '[[Square Co., Ltd.]]',
	versions = {
	    ['playstation'] = {
	        name = '',
        	developer = '[[Square Co., Ltd.]]',
	        publisher = '[[Square Co., Ltd.]]',
	        platform = '[[PlayStation]]',
			year = '1998',
			month = '2',
			day = '11',
	    },
	    ['pc 1999'] = {
	        name = '1999 PC release',
        	developer = '[[Square Co., Ltd.]]',
	        publisher = '[[Square Co., Ltd.]]',
	        platform = '[[Microsoft Windows]]',
			year = '1999',
			month = '12',
			day = '31',
	    },
	    ['pc 2013'] = {
	        name = '2013 PC release',
        	developer = '[[Square Enix]], DotEmu',
	        publisher = '[[Square Enix]]',
	        platform = '[[Microsoft Windows]]',
			year = '2013',
			month = '12',
			day = '5',
	    },
	    ['remastered'] = {
	        name = 'demo',
        	developer = '[[Square Enix]], DotEmu, Access Games',
	        publisher = '[[Square Enix]]',
	        platform = '[[PlayStation 4]], [[Xbox One]], [[Nintedo Switch]], [[Microsoft Windows]]; [[Android (system)|Android]], [[iOS]]',
	    	year = { '2019', '2021' },
	    	month = { '9', '3' },
	    	day = { '3', '25' },
	    },
	},
	terms = {
		summon = {
			name = 'Guardian Force',
			link = 'Guardian Force',
		},
		limitbreak = {
			name = 'Limit Break',
			link = 'Limit Break (Final Fantasy VIII)',
		},
	},
	theme = {
		bg = 'https://vignette.wikia.nocookie.net/finalfantasy/images/2/2a/FFVIII_theme_header_background.png/revision/latest?cb=20140416031217',
	},
	series = 'main',
  }