finalfantasy

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

return   {
	id = 'FFT',
	title = 'Final Fantasy Tactics',
	link = 'Final Fantasy Tactics',
	media = 'game',
	tag = 'Tactics',
	year = '1997',
	month = '6',
	day = '20',
	platform = '[[PlayStation]]',
	developer = '[[Square Co., Ltd.]]',
	publisher = '[[Square Co., Ltd.]]',
	terms = {
		job = {
			name = 'Job',
			link = 'Final Fantasy Tactics jobs',
		},
	},
	theme = {
		bg = 'https://vignette.wikia.nocookie.net/finalfantasy/images/1/1f/FFT_theme_header_background.png/revision/latest?cb=20140420041131',
	},
	series = 'Ival',
	versions = {
	    ['playstation'] = {
	        name = 'PlayStation',
        	developer = '[[Square Co., Ltd.]]',
	        publisher = '[[Square Co., Ltd.]]',
	        platform = '[[PlayStation]]',
	    	year = '1997',
	    	month = '6',
	    	day = '20',
	    },
	    ['war of the lions'] = {
	        name = 'The War of the Lions',
	        title = 'Final Fantasy Tactics: The War of the Lions',
			link = 'Final Fantasy Tactics: The War of the Lions',
        	developer = '[[Square Enix]]',
	        publisher = '[[Square Enix]]',
	        platform = '[[PlayStation Portable]]',
	    	year = '2007',
	    	month = '5',
	    	day = '10',
	    },
	    ['war of the lions mobile'] = {
	        name = 'War of the Lions',
	        title = 'Final Fantasy Tactics: The War of the Lions',
			link = 'Final Fantasy Tactics: The War of the Lions',
        	developer = '[[Square Enix',
	        publisher = '[[Square Enix]]',
	        platform = '[[iOS]], [[Android (system)|Android]]',
	    	year = { '2011', '2013' },
	    	month = { '8', '2' },
	    	day = { '4', '14' },
	    },
	    ['ivalice chronicles'] = {
	        name = 'The Ivalice Chronicles',
	        title = 'Final Fantasy Tactics: The Ivalice Chronicles',
	        link = 'Final Fantasy Tactics: The Ivalice Chronicles',
        	developer = '[[Square Enix]]',
	        publisher = '[[Square Enix]]',
	        platform = '[[PlayStation 4]], [[PlayStation 5]], [[Nintendo Switch]], [[Nintendo Switch 2]], [[Steam (service)|Steam]], [[Xbox Series X and S|Xbox Series X|S]]',
	    	year = '2025',
	    	month = '9',
	    	day = '30',
	    },
	},
  }