Module:CardGameCite/data

From SW420
Jump to navigation Jump to search

Documentation for this module may be created at Module:CardGameCite/data/doc

return {
    TCG = {
        image = "[[File:TCGsmall.jpg|link=Star Wars Trading Card Game]]",
        title = "''[[Star Wars Trading Card Game]]''",
        urlprefix = ''
    },
    CCG = {
        image = "[[File:Swccglogolg.png|text-top|x16px|link=Star Wars Customizable Card Game]]",
        title = "[[Star Wars Customizable Card Game|''Star Wars'' Customizable Card Game]]",
        urlprefix = 'https://res.starwarsccg.org/cards/Images-HT/starwars/'
    },
    FFGTCG = {
        image = "[[File:StarWarsLCG_Logo.png|text-top|x16px|link=Star Wars: The Card Game]]",
        title = "''[[Star Wars: The Card Game]]''",
        urlprefix = 'http://www.cardgamedb.com/index.php/starwars/star-wars-card-spoilers/_/'
    },
    JKTCG = {
        image = "[[File:JKTCG_logo.jpg|text-top|x16px|link=Jedi Knights Trading Card Game]]",
        title = "''[[Jedi Knights Trading Card Game]]''",
        urlprefix = ''
    },
    SOTE = {
        image = "[[File:SotE_TC.jpg|50px|link=Star Wars: Shadows of the Empire (trading cards)]]",
        title = "[[Star Wars: Shadows of the Empire (trading cards)|''Star Wars: Shadows of the Empire'' trading cards]]",
        urlprefix = '',
        noSet = true
    },
    SOTEEMCC = {
        image = "[[File:SOTE-EMCC_logo.jpg|50px|link=Star Wars: Shadows of the Empire Embossed Metal Collector Cards]]",
        title = "[[Star Wars: Shadows of the Empire Embossed Metal Collector Cards|''Star Wars: Shadows of the Empire'' Embossed Metal Collector Cards]]",
        urlprefix = '',
        noSet = true
    },
    SWGTCG = {
        image = "[[File:SWGTCGsmall.jpg|text-bottom|x18px|link=Star Wars Galaxies Trading Card Game]]",
        title = "''[[Star Wars Galaxies Trading Card Game]]''",
        urlprefix = '',
        scenario = '&nbsp;<small>(%s)</small>'
    },
    SWPM = {
        image = "[[File:Sw-pm-logo1.png|text-top|x16px|link=Star Wars PocketModel TCG]]",
        title = "''[[Star Wars PocketModel TCG]]''",
        urlprefix = ''
    },
    Topps = {
        image = "[[File:Topps logo.svg|x15px|link=The Topps Company, Inc.]]",
        title = false,
        urlprefix = ''
    },
    YJCCG = {
        image = "[[File:YJCCGlogo.png|link=Young Jedi Collectible Card Game]]",
        title = "''[[Young Jedi Collectible Card Game]]''",
        urlprefix = 'https://web.archive.org/web/http://decipher.com/youngjedi/cardlists/'
    },
    SWIA = {
        image = "[[File:ImperialAssault-Cropped.png|text-top|x16px|link=Star Wars: Imperial Assault (Fantasy Flight Games)]]",
        title = "''[[Star Wars: Imperial Assault (Fantasy Flight Games)|Star Wars: Imperial Assault]]''",
        urlprefix = ''
    },
}