finalfantasy

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

return  {
	id = 'FFVII',
	title = 'Final Fantasy VII',
	link = 'Final Fantasy VII',
	media = 'game',
	tag = 'Final Fantasy VII',
	year = '1997',
	month = '1',
	day = '31',
	platform = '[[PlayStation]]',
	developer = '[[Square Co., Ltd.]]',
	publisher = '[[Square Co., Ltd.]]',
	manual = {
        ['NTSC-J'] = '[[:File:Final Fantasy VII PlayStation manual (NTSC-J).pdf|game manual (PlayStation, NTSC-J)]]',
		['NTSC-U/C'] = '[[:File:Final Fantasy VII PlayStation manual (NTSC-UC).pdf|game manual (PlayStation, NTSC-J)]]',
		['PAL'] = '[[:File:Final Fantasy VII PlayStation manual (PAL).pdf|game manual (PlayStation, PAL)]]',
	},
	versions = {
	    ['demo'] = {
	        name = 'demo',
        	developer = '[[Square Co., Ltd.]]',
	        publisher = '[[Square Co., Ltd.]]',
	        platform = '[[PlayStation]]',
	    	year = '1996',
	    	month = '8',
	    	day = '2',
	    },
	    ['japanese original'] = {
	        name = 'Japanese original release',
        	developer = '[[Square Co., Ltd.]]',
	        publisher = '[[Square Co., Ltd.]]',
	        platform = '[[PlayStation]]',
	    	year = '1997',
	    	month = '1',
	    	day = '31',
	    },
	    ['north america original'] = {
	        name = 'North America original release',
        	developer = '[[Square Co., Ltd.]]',
	        publisher = '[[Square Co., Ltd.]]',
	        platform = '[[PlayStation]]',
	    	year = '1997',
	    	month = '9',
	    	day = '7',
	    },
	    ['japanese international'] = {
	        name = 'International',
	        title = 'Final Fantasy VII: International',
        	developer = '[[Square Co., Ltd.]]',
	        publisher = '[[Square Co., Ltd.]]',
	        platform = '[[PlayStation]]',
	    	year = '1997',
	    	month = '10',
	    	day = '2',
	    },
	    ['pc 1998'] = {
	        name = '1998 PC release',
        	developer = '[[Square Co., Ltd.]]',
	        publisher = '[[Square Co., Ltd.]]',
	        platform = '[[Microsoft Windows]]',
	    	year = '1998',
	    	month = '6',
	    	day = '24',
	    },
	    ['pc 2012'] = {
	        name = '2012 PC release',
	        developer = '[[Square Enix]], DotEmu',
	        publisher = '[[Square Enix]]',
	        platform = '[[Microsoft Windows]]',
	    	year = '2012',
	    	month = '8',
	    	day = '14',
	    },
	    ['ios'] = {
	        name = 'iOS',
	        developer = '[[Square Enix]], DotEmu',
	        publisher = '[[Square Enix]]',
	        platform = '[[iOS]]',
	    	year = '2015',
	    	month = '8',
	    	day = '19',
	    },
	    ['playstation 4'] = {
	        name = 'PlayStation 4',
	        developer = '[[Square Enix]], DotEmu',
	        publisher = '[[Square Enix]]',
	        platform = '[[PlayStation 4]]',
	    	year = '2015',
	    	month = '12',
	    	day = '5',
	    },
	    ['android'] = {
	        name = 'Android',
	        developer = '[[Square Enix]], DotEmu',
	        publisher = '[[Square Enix]]',
	        platform = '[[Android (system)|Android]]',
	    	year = '2016',
	    	month = '7',
	    	day = '6',
	    },
	    ['nintendo switch'] = {
	        name = 'Nintendo Switch',
	        developer = '[[Square Enix]], DotEmu',
	        publisher = '[[Square Enix]]',
	        platform = '[[Nintendo Switch]]',
	    	year = '2019',
	    	month = '3',
	    	day = '26',
	    },
	    ['xbox one'] = {
	        name = 'Xbox One',
	        developer = '[[Square Enix]], DotEmu',
	        publisher = '[[Square Enix]]',
	        platform = '[[Xbox One]]',
	    	year = '2019',
	    	month = '3',
	    	day = '26',
	    }
	},
	terms = {
		summon = {
			name = 'Summon Materia',
			link = 'Summon Materia (Final Fantasy VII)',
		},
		limitbreak = {
			name = 'Limit',
			link = 'Limit (Final Fantasy VII)',
		},
		stats = {
			name = 'Stats',
			link = 'Final Fantasy VII stats',
		},
		attackpower = {
			name = 'Attack',
			link = 'Attack (Final Fantasy VII stat)',
		},
		magicpower = {
			name = 'Magic atk',
			link = 'Magic atk (Final Fantasy VII)',
		},
		accuracy = {
			name = 'Attack%',
			link = 'Attack% (Final Fantasy VII)',
		},
		defense = {
			name = 'Defense',
			link = 'Defense (Final Fantasy VII)',
		},
		evasion = {
			name = 'Defense%',
			link = 'Defense% (Final Fantasy VII)',
		},
		magicdefense = {
			name = 'Magic def',
			link = 'Magic def (Final Fantasy VII)',
		},
		magicevasion = {
			name = 'Magic def%',
			link = 'Magic def% (Final Fantasy VII)',
		},
	},
	theme = {
		bg = 'https://vignette.wikia.nocookie.net/finalfantasy/images/9/9d/FFVII_theme_header_background.png/revision/latest?cb=20140416031201',
	},
	series = 'main, VIIseries',
  }