Final Fantasy Wiki
Advertisement

A documentação para este módulo pode ser criada em Módulo:Sources/doc

-- Data here contains official canon source materials, but not full release titles
-- Unlike releases in Module:Codename, these are indexed by their name
-- Add in release order
return {
    ['Final Fantasy VII Kaitai Shinsho The Complete'] = {
        name = 'Final Fantasy VII Kaitai Shinsho The Complete',
        link = 'Final Fantasy VII Kaitai Shinsho The Complete',
    	media = 'text',
    	author = 'Studio BentStuff',
    	publisher = 'ASCII Corporation',
    	isbn = '978-4-8936-6678-9',
    	release = '1997/3/24',
    },
    ['Official Final Fantasy VII Strategy Guide'] = {
        name = 'Official Final Fantasy VII Strategy Guide',
        link = 'Official Final Fantasy VII Strategy Guide',
    	media = 'text',
    	author = 'David Cassady',
    	publisher = '[[BradyGames]]',
    	isbn = '978-1-56686-714-6',
    	release = '1997/8/28',
    	versions = {
    	    ['pc'] = {
    	        name = 'PC Strategy Guide',
    	        official = 'Final Fantasy VII for the PC Strategy Guide',
            	author = 'David Cassady',
    	        publisher = '[[BradyGames]]',
    	        release = '1998/6/12',
    	        isbn = '978-1-56686-782-5',
    	    },
    	    ['final fantasy box set'] = {
    	        name = 'Final Fantasy Box Set',
    	        official = 'Final Fantasy Box Set: Final Fantasy VII',
            	author = 'David Cassady',
    	        publisher = '[[Prima]]',
    	        release = '2015/6/7',
    	        isbn = '978-1-1018-9804-8',
    	    },
    	}
    },
    ['Final Fantasy VII Ultimania Omega'] = {
        name = 'Final Fantasy VII Ultimania Omega',
        link = 'Final Fantasy VII Ultimania Omega',
    	media = 'text',
    	author = 'Studio BentStuff',
    	publisher = 'Square Enix',
    	isbn = '978-4-8936-6678-9',
    	release = '2005/1/1',
    },
    ['Dirge of Cerberus -Final Fantasy VII- Official Complete Guide'] = {
        name = 'Dirge of Cerberus -Final Fantasy VII- Official Complete Guide',
        link = 'Dirge of Cerberus -Final Fantasy VII- Official Complete Guide',
        media = 'text',
        publisher = 'Square Enix',
        isbn = '978-4-7575-1622-9',
        release = '2006/1/1',
    },
    ['Dirge of Cerberus -Final Fantasy VII- Official Complete Guide'] = {
        name = 'Dirge of Cerberus -Final Fantasy VII- Official Complete Guide',
        link = 'Dirge of Cerberus -Final Fantasy VII- Official Complete Guide',
        media = 'text',
        publisher = 'Square Enix',
        isbn = '978-4-7575-1622-9',
        release = '2006/1/1',
    },
    ['Dirge of Cerberus -Final Fantasy VII- Signature Series Guide'] = {
        name = 'Dirge of Cerberus -Final Fantasy VII- Signature Series Guide',
        link = 'Dirge of Cerberus -Final Fantasy VII- Signature Series Guide',
        media = 'text',
        author = 'Doug Walsh',
        publisher = 'BradyGames',
        isbn = '978-0744008357',
        release = '2006/8/1',
    },
    ['Final Fantasy VII 10th Anniversary Ultimania Revised Edition'] = {
        name = 'Final Fantasy VII 10th Anniversary Ultimania Revised Edition',
        link = 'Final Fantasy VII 10th Anniversary Ultimania',
        media = 'text',
        author = 'Studio BentStuff',
        publisher = 'SE-Mook',
        isbn = '978-4-7575-2560-3',
        release = '2009/4/16',
    },
    ['Final Fantasy VII Remake Ultimania'] = {
        name = 'Final Fantasy VII Remake Ultimania',
        link = 'Final Fantasy VII Remake Ultimania',
    	media = 'text',
    	author = 'Studio BentStuff',
    	publisher = 'Square Enix',
    	isbn = '978-4-7575-6586-9',
    	release = '2020/4/1',
    },
}
Advertisement