Module:CardGameCite/data

From Droid Reference Library
Jump to navigation Jump to search

return {

   TCG = {
       image = "File:TCGsmall.jpg",
       title = "Star Wars Trading Card Game",
       urlprefix = 
   },
   CCG = {
       image = "SWCCGsmall.jpg",
       title = "Star Wars Customizable Card Game",
       urlprefix = 'http://www.starwarsccg.org/cardlists/images/starwars/'
   },
   FFGTCG = {
       image = "File:StarWarsLCG Logo.png",
       title = "Star Wars: The Card Game",
       urlprefix = 'http://www.cardgamedb.com/index.php/starwars/star-wars-card-spoilers/_/'
   },
   JKTCG = {
       image = "File:JKTCGLogo.png",
       title = "Jedi Knights Trading Card Game",
       urlprefix = 'http://web.archive.org/web/'
   },
   SOTE = {
       image = "File:SotE TC.jpg",
       title = "Star Wars: Shadows of the Empire trading cards",
       urlprefix = ,
       noSet = true
   },
   SOTEEMCC = {
       image = "File:SOTE-EMCC logo.jpg",
       title = "Star Wars: Shadows of the Empire Embossed Metal Collector Cards",
       urlprefix = ,
       noSet = true
   },
   SWGTCG = {
       image = "File:SWGTCGsmall.jpg",
       title = "Star Wars Galaxies Trading Card Game",
       urlprefix = ,
       scenario = ' (%s)'
   },
   SWPM = {
       image = "File:Sw-pm-logo1.png",
       title = "Star Wars PocketModel TCG",
       urlprefix = 
   },
   Topps = {
       image = "File:Topps logo.svg",
       title = false,
       urlprefix = 
   },
   YJCCG = {
       image = "File:YJCCGlogo.png",
       title = "Young Jedi Collectible Card Game",
       urlprefix = 'http://web.archive.org/web/http://decipher.com/youngjedi/cardlists/'
   },
   SWIA = {
       image = "File:ImperialAssault-Cropped.png",
       title = "Star Wars: Imperial Assault",
       urlprefix = 
   },

}