Ratchet & Clank Wiki
mNo edit summary
mNo edit summary
Line 21: Line 21:
 
['title'] = "Ratchet & Clank Prima's Official Strategy Guide",
 
['title'] = "Ratchet & Clank Prima's Official Strategy Guide",
 
['author'] = 'Greg Off',
 
['author'] = 'Greg Off',
['date'] = '2002/11/1',
+
['release'] = '2002/11/1',
 
['publisher'] = 'Prima Games',
 
['publisher'] = 'Prima Games',
 
['isbn'] = '0761539646',
 
['isbn'] = '0761539646',
Line 45: Line 45:
 
['title'] = "Ratchet & Clank Going Commando Official Strategy Guide",
 
['title'] = "Ratchet & Clank Going Commando Official Strategy Guide",
 
['author'] = 'Greg Off, Linda Wanczyk',
 
['author'] = 'Greg Off, Linda Wanczyk',
['date'] = '2003/12/1',
+
['release'] = '2003/12/1',
 
['publisher'] = 'BradyGames',
 
['publisher'] = 'BradyGames',
 
['isbn'] = '0744003288',
 
['isbn'] = '0744003288',
Line 71: Line 71:
 
['title'] = "Ratchet & Clank Up Your Arsenal Official Strategy Guide",
 
['title'] = "Ratchet & Clank Up Your Arsenal Official Strategy Guide",
 
['author'] = 'Greg Off',
 
['author'] = 'Greg Off',
['date'] = '2004/11/4',
+
['release'] = '2004/11/4',
 
['publisher'] = 'BradyGames',
 
['publisher'] = 'BradyGames',
 
['isbn'] = '0744005000',
 
['isbn'] = '0744005000',
Line 96: Line 96:
 
['title'] = "Ratchet Deadlocked Prima Official Game Guide",
 
['title'] = "Ratchet Deadlocked Prima Official Game Guide",
 
['author'] = 'Sara E. Wilson',
 
['author'] = 'Sara E. Wilson',
['date'] = '2005/11/8',
+
['release'] = '2005/11/8',
 
['publisher'] = 'Prima Games',
 
['publisher'] = 'Prima Games',
 
['isbn'] = '0761552049',
 
['isbn'] = '0761552049',
Line 148: Line 148:
 
['title'] = "Ratchet & Clank Future Tools of Destruction Official Strategy Guide",
 
['title'] = "Ratchet & Clank Future Tools of Destruction Official Strategy Guide",
 
['author'] = 'H. Leigh Davis',
 
['author'] = 'H. Leigh Davis',
['date'] = '2007/10/16',
+
['release'] = '2007/10/16',
 
['publisher'] = 'BradyGames',
 
['publisher'] = 'BradyGames',
 
['isbn'] = '0744009774',
 
['isbn'] = '0744009774',
Line 179: Line 179:
 
['title'] = "Ratchet & Clank Future A Crack in Time Official Strategy Guide",
 
['title'] = "Ratchet & Clank Future A Crack in Time Official Strategy Guide",
 
['author'] = 'H. Leigh Davis',
 
['author'] = 'H. Leigh Davis',
['date'] = '2009/10/20',
+
['release'] = '2009/10/20',
 
['publisher'] = 'BradyGames',
 
['publisher'] = 'BradyGames',
 
['isbn'] = '0744011248',
 
['isbn'] = '0744011248',
Line 200: Line 200:
 
['title'] = "Ratchet & Clank All 4 One Official Strategy Guide",
 
['title'] = "Ratchet & Clank All 4 One Official Strategy Guide",
 
['author'] = '',
 
['author'] = '',
['date'] = '2011/10/21',
+
['release'] = '2011/10/21',
 
['publisher'] = 'BradyGames',
 
['publisher'] = 'BradyGames',
 
['isbn'] = '0744013437',
 
['isbn'] = '0744013437',

Revision as of 18:02, 5 November 2019

This page contains Lua code for templates such as {{cite}}, and link templates. Codenames are also commonly used in templates as names, parameter names, parameter inputs, and parameter values..

-- Data used to fetch game/movie shortname, link, icon and site from their codename
-- Used in other modules, such as Module:Appearances and Module:Cite
return {
    ['rc02'] = {
        ['title'] = 'Ratchet & Clank',
        ['link'] = 'Ratchet & Clank (2002 game)',
        ['shortname'] = 'Ratchet & Clank (2002)',
        ['appendix'] = '(2002 game)',
        ['release'] = '2002/11/4',
        ['developer'] = '[[wikipedia:Insomniac Games|Insomniac Games]]',
        ['platform'] = '[[wikipedia:PlayStation 2|PlayStation 2]]',
        ['icon'] = {
            ['image'] = 'Ratchet & Clank (2002) logo.png',
            ['size'] = '50px',
        },
        ['manual'] = {
            ['NTSC-U/C'] = '[[:File:R&C (2002) manual (NTSC-UC).pdf|game manual (NTSC-U/C)]]',
            ['PAL'] = '[[:File:R&C (2002) manual (PAL).pdf|game manual (PAL)]]',
        },
        ['guide'] = {
            ['title'] = "Ratchet & Clank Prima's Official Strategy Guide",
            ['author'] = 'Greg Off',
            ['release'] = '2002/11/1',
            ['publisher'] = 'Prima Games',
            ['isbn'] = '0761539646',
        },
        ['extras'] = 'Goodies',
        ['extraspage'] = 'Ratchet & Clank (2002 game) Goodies menu',
    },
    ['gc'] = {
        ['title'] = 'Ratchet & Clank: Going Commando',
        ['link'] = 'Ratchet & Clank: Going Commando',
        ['shortname'] = 'Going Commando',
        ['release'] = '2003/11/11',
        ['developer'] = '[[wikipedia:Insomniac Games|Insomniac Games]]',
        ['platform'] = '[[wikipedia:PlayStation 2|PlayStation 2]]',
        ['icon'] = {
            ['image'] = 'Going Commando logo.png',
            ['size'] = '50px',
        },
        ['manual'] = {
            ['NTSC-U/C'] = '[[:File:Going Commando manual (NTSC-UC).pdf|game manual (NTSC-U/C)]]',
        },
        ['guide'] = {
            ['title'] = "Ratchet & Clank Going Commando Official Strategy Guide",
            ['author'] = 'Greg Off, Linda Wanczyk',
            ['release'] = '2003/12/1',
            ['publisher'] = 'BradyGames',
            ['isbn'] = '0744003288',
        },
        ['extras'] = 'Special',
        ['extraspage'] = 'Going Commando Special menu',
        ['museumpage'] = 'Insomniac Museum (Going Commando)',
        ['museum'] = 'Insomniac Museum',
    },
    ['uya'] = {
        ['title'] = 'Ratchet & Clank: Up Your Arsenal',
        ['link'] = 'Ratchet & Clank: Up Your Arsenal',
        ['shortname'] = 'Up Your Arsenal',
        ['release'] = '2004/11/2',
        ['developer'] = '[[wikipedia:Insomniac Games|Insomniac Games]]',
        ['platform'] = '[[wikipedia:PlayStation 2|PlayStation 2]]',
        ['icon'] = {
            ['image'] = 'Up Your Arsenal logo.png',
            ['size'] = '50px',
        },
        ['manual'] = {
            ['NTSC-U/C'] = '[[:File:Up Your Arsenal manual (NTSC-UC).pdf|game manual (NTSC-U/C)]]',
        },
        ['guide'] = {
            ['title'] = "Ratchet & Clank Up Your Arsenal Official Strategy Guide",
            ['author'] = 'Greg Off',
            ['release'] = '2004/11/4',
            ['publisher'] = 'BradyGames',
            ['isbn'] = '0744005000',
        },
        ['museumpage'] = 'Insomniac Museum (Up Your Arsenal)',
        ['museum'] = 'Insomniac Museum'
    },
    ['dl'] = {
        ['title'] = 'Ratchet: Deadlocked',
        ['link'] = 'Ratchet: Deadlocked',
        ['shortname'] = 'Deadlocked',
        ['release'] = '2005/10/25',
        ['developer'] = '[[wikipedia:Insomniac Games|Insomniac Games]]',
        ['platform'] = '[[wikipedia:PlayStation 2|PlayStation 2]]',
        ['icon'] = {
            ['image'] = 'Deadlocked logo.png',
            ['size'] = '50px',
        },
        ['manual'] = {
            ['NTSC'] = '[[:File:Deadlocked manual (NTSC).pdf|game manual (NTSC)]]',
            ['PAL'] = '[[:File:Gladiator manual (PAL).pdf|game manual (PAL)]]',
        },
        ['guide'] = {
            ['title'] = "Ratchet Deadlocked Prima Official Game Guide",
            ['author'] = 'Sara E. Wilson',
            ['release'] = '2005/11/8',
            ['publisher'] = 'Prima Games',
            ['isbn'] = '0761552049',
        },
    },
    ['gm'] = {
        ['title'] = 'Ratchet & Clank: Going Mobile',
        ['link'] = 'Ratchet & Clank: Going Mobile',
        ['shortname'] = 'Going Mobile',
        ['release'] = '2005/11/2',
        ['icon'] = {
            ['image'] = 'Going Mobile logo.png',
            ['size'] = '50px',
        },
    },
    ['sm'] = {
        ['title'] = 'Ratchet & Clank: Size Matters',
        ['link'] = 'Ratchet & Clank: Size Matters',
        ['shortname'] = 'Size Matters',
        ['release'] = '2007/2/13',
        ['developer'] = '[[wikipedia:High Impact Games|High Impact Games]]',
        ['platform'] = '[[wikipedia:PlayStation Portable|PlayStation Portable]]',
        ['icon'] = {
            ['image'] = 'Size Matters logo.png',
            ['size'] = '50px',
        },
    },
    ['sac'] = {
        ['title'] = 'Secret Agent Clank',
        ['link'] = 'Secret Agent Clank',
        ['release'] = '2008/6/17',
        ['developer'] = '[[wikipedia:High Impact Games|High Impact Games]]',
        ['platform'] = '[[wikipedia:PlayStation Portable|PlayStation Portable]]',
        ['icon'] = {
            ['image'] = 'Secret Agent Clank logo.png',
            ['size'] = '50px',
        },
    },
    ['tod'] = {
        ['title'] = 'Ratchet & Clank Future: Tools of Destruction',
        ['link'] = 'Ratchet & Clank Future: Tools of Destruction',
        ['shortname'] = 'Tools of Destruction',
        ['release'] = '2007/10/23',
        ['developer'] = '[[wikipedia:Insomniac Games|Insomniac Games]]',
        ['platform'] = '[[wikipedia:PlayStation 3|PlayStation 3]]',
        ['icon'] = {
            ['image'] = 'Tools of Destruction logo.png',
            ['size'] = '50px',
        },
        ['guide'] = {
            ['title'] = "Ratchet & Clank Future Tools of Destruction Official Strategy Guide",
            ['author'] = 'H. Leigh Davis',
            ['release'] = '2007/10/16',
            ['publisher'] = 'BradyGames',
            ['isbn'] = '0744009774',
        },
    },
    ['qfb'] = {
        ['title'] = 'Ratchet & Clank Future: Quest for Booty',
        ['link'] = 'Ratchet & Clank Future: Quest for Booty',
        ['shortname'] = 'Quest for Booty',
        ['release'] = '2008/8/21',
        ['developer'] = '[[wikipedia:Insomniac Games|Insomniac Games]]',
        ['platform'] = '[[wikipedia:PlayStation 3|PlayStation 3]]',
        ['icon'] = {
            ['image'] = 'Quest for Booty logo.png',
            ['size'] = '50px',
        },
    },
    ['acit'] = {
        ['title'] = 'Ratchet & Clank Future: A Crack in Time',
        ['link'] = 'Ratchet & Clank Future: A Crack in Time',
        ['shortname'] = 'A Crack in Time',
        ['release'] = '2009/10/27',
        ['developer'] = '[[wikipedia:Insomniac Games|Insomniac Games]]',
        ['platform'] = '[[wikipedia:PlayStation 3|PlayStation 3]]',
        ['icon'] = {
            ['image'] = 'A Crack in Time logo.png',
            ['size'] = '50px',
        },
        ['guide'] = {
            ['title'] = "Ratchet & Clank Future A Crack in Time Official Strategy Guide",
            ['author'] = 'H. Leigh Davis',
            ['release'] = '2009/10/20',
            ['publisher'] = 'BradyGames',
            ['isbn'] = '0744011248',
        },
        ['museumpage'] = 'Insomniac Museum (A Crack in Time)',
        ['museum'] = 'Insomniac Museum'
    },
    ['a4o'] = {
        ['title'] = 'Ratchet & Clank: All 4 One',
        ['link'] = 'Ratchet & Clank: All 4 One',
        ['shortname'] = 'All 4 One',
        ['release'] = '2011/10/18',
        ['developer'] = '[[wikipedia:Insomniac Games|Insomniac Games]]',
        ['platform'] = '[[wikipedia:PlayStation 3|PlayStation 3]]',
        ['icon'] = {
            ['image'] = 'All 4 One logo.png',
            ['size'] = '50px',
        },
        ['guide'] = {
            ['title'] = "Ratchet & Clank All 4 One Official Strategy Guide",
            ['author'] = '',
            ['release'] = '2011/10/21',
            ['publisher'] = 'BradyGames',
            ['isbn'] = '0744013437',
        },
    },
    ['ffa'] = {
        ['title'] = 'Ratchet & Clank: Full Frontal Assault',
        ['link'] = 'Ratchet & Clank: Full Frontal Assault',
        ['shortname'] = 'Full Frontal Assault',
        ['release'] = '2012/11/27',
        ['developer'] = '[[wikipedia:Insomniac Games|Insomniac Games]]',
        ['platform'] = '[[wikipedia:PlayStation 3|PlayStation 3]]',
        ['icon'] = {
            ['image'] = 'Full Frontal Assault logo.png',
            ['size'] = '50px',
        },
    },
    ['btn'] = {
        ['title'] = 'Ratchet & Clank: Before the Nexus',
        ['link'] = 'Ratchet & Clank: Before the Nexus',
        ['shortname'] = 'Before the Nexus',
        ['release'] = '2013/12/18',
        ['icon'] = {
            ['image'] = 'Before the Nexus logo.png',
            ['size'] = '50px',
        },
    },
    ['itn'] = {
        ['title'] = 'Ratchet & Clank: Into the Nexus',
        ['link'] = 'Ratchet & Clank: Into the Nexus',
        ['shortname'] = 'Into the Nexus',
        ['release'] = '2013/11/6',
        ['developer'] = '[[wikipedia:Insomniac Games|Insomniac Games]]',
        ['platform'] = '[[wikipedia:PlayStation 3|PlayStation 3]]',
        ['icon'] = {
            ['image'] = 'Into the Nexus logo.png',
            ['size'] = '50px',
        },
    },
    ['rc16'] = {
        ['title'] = 'Ratchet & Clank',
        ['link'] = 'Ratchet & Clank (2016 game)',
        ['appendix'] = '(2016 game)',
        ['release'] = '2016/4/12',
        ['developer'] = '[[wikipedia:Insomniac Games|Insomniac Games]]',
        ['platform'] = '[[wikipedia:PlayStation 4|PlayStation 4]]',
        ['icon'] = {
            ['image'] = 'Ratchet & Clank (2016) logo.png',
            ['size'] = '50px',
        },
        ['museumpage'] = 'Insomniac Museum (2016 game)',
        ['museum'] = 'Insomniac Museum',
        ['extras'] = 'Extras',
        ['extraspage'] = 'Ratchet & Clank (2016 game) Extras menu',
    },
    ['mov16'] = {
        ['title'] = 'Ratchet & Clank',
        ['link'] = 'Ratchet & Clank (2016 movie)',
        ['appendix'] = '(2016 movie)',
        ['release'] = '2016/4/29',
        ['icon'] = {
            ['image'] = 'Ratchet & Clank (2016) logo.png',
            ['size'] = '50px',
        },
    },
    ['com'] = {
        ['title'] = 'Ratchet & Clank comic',
        ['link'] = 'Ratchet & Clank (comic)',
        ['appendix'] = 'comic series',
        ['release'] = '2010/9/9',
        ['icon'] = {
            ['image'] = 'Ratchet & Clank comic logo.png',
            ['size'] = '50px',
        },
    },
}