×
Fallout Wiki
Module:Abb > data


A database for retrieving basic information about a game, publication or source text. Used to auto format references. Used by Module:Abb and Module:Games.

Template

  GAME = {
    ["color"] = "FFFFFF",
    ["gametitle"] = "Game Title",
    ["icon"] = "Gametitle-GAME.png",
    ["link"] = "Game",
    ["num"] = "01",
    ["short"] = "Game",
    ["title"] = "Game Title",
    ["type"] = "game",
    ["type2"] = "main",
  },
  • type: Options are 'game', 'pub', 'cross', 'cancel', 'wiki', 'mod', 'comm', 'other' .
  • type2: Options are 'main', 'dlc', 'season', 'update', 'pipboy'.

Related


local gameList = {
-- ====================
--  FALLOUT 1
--  Number: 01
-- ====================	
  FO1 = {
    ["color"] = "E0CDA9",
    ["gametitle"] = "Fallout",
    ["icon"] = "Gametitle-FO1.png",
    ["link"] = "Fallout",
    ["num"] = "01",
    ["short"] = "Fallout",
    ["title"] = "Fallout",
    ["type"] = "game",
    ["type2"] = "main",
  },
  FOD = {
    ["color"] = "E0CDA9",
    ["gametitle"] = "Fallout Demo",
    ["icon"] = "Gametitle-FO1.png",
    ["link"] = "Fallout Demo",
    ["num"] = "01",
    ["short"] = "Fallout Demo",
    ["title"] = "Fallout Demo",
    ["type"] = "game",
    ["type2"] = "main",
  },
-- ====================
--  FALLOUT 2
--  Number: 02
-- ====================
  FO2 = {
    ["color"] = "b6b93a",
    ["gametitle"] = "Fallout 2",
    ["icon"] = "Gametitle-FO2.png",
    ["link"] = "Fallout 2",
    ["num"] = "02",
    ["short"] = "Fallout 2",
    ["title"] = "Fallout 2",
    ["type"] = "game",
    ["type2"] = "main",
  },
  [""] = {
    ["color"] = "",
    ["gametitle"] = "None",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "gto",
    ["type2"] = "",
  },
-- ====================
--  FALLOUT TACTICS
--  Number: 02.1
-- ====================
  FOT = {
    ["color"] = "C2B280",
    ["gametitle"] = "Fallout Tactics",
    ["icon"] = "Gametitle-FOT.png",
    ["link"] = "Fallout Tactics",
    ["num"] = "02.1",
    ["short"] = "Fallout Tactics",
    ["title"] = "Fallout Tactics",
    ["type"] = "game",
    ["type2"] = "main",
  },
-- ====================
--  FALLOUT BROTHERHOOD OF STEEL
--  Number: 02.2
-- ====================
  FOBOS = {
    ["color"] = "8B7355",
    ["gametitle"] = "Fallout: Brotherhood of Steel",
    ["icon"] = "Gametitle-FOBOS.png",
    ["link"] = "Fallout: Brotherhood of Steel",
    ["num"] = "02.2",
    ["short"] = "Fallout: BoS",
    ["title"] = "Fallout: Brotherhood of Steel",
    ["type"] = "game",
    ["type2"] = "main",
  },
-- ====================
--  FALLOUT 3
--  Number: 03
-- ====================
  FO3 = {
    ["color"] = "2a9b41",
    ["gametitle"] = "Fallout 3",
    ["icon"] = "Gametitle-FO3.png",
    ["link"] = "Fallout 3",
    ["num"] = "03",
    ["short"] = "Fallout 3",
    ["title"] = "Fallout 3",
    ["type"] = "game",
    ["type2"] = "main",
  },
    FO3BS = {
    ["color"] = "2a9b41",
    ["gametitle"] = "Broken Steel",
    ["icon"] = "Gametitle-FO3_BS.png",
    ["link"] = "Broken Steel",
    ["num"] = "03.001",
    ["short"] = "Broken Steel",
    ["title"] = "Broken Steel",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FO3MZ = {
    ["color"] = "588289",
    ["gametitle"] = "Mothership Zeta",
    ["icon"] = "Gametitle-FO3_MZ.png",
    ["link"] = "Mothership Zeta",
    ["num"] = "03.002",
    ["short"] = "Mothership Zeta",
    ["title"] = "Mothership Zeta",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FO3OA = {
    ["color"] = "3265cc",
    ["gametitle"] = "Operation: Anchorage",
    ["icon"] = "Gametitle-FO3_OA.png",
    ["link"] = "Operation: Anchorage",
    ["num"] = "03.003",
    ["short"] = "Operation: Anchorage",
    ["title"] = "Operation: Anchorage",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FO3PL = {
    ["color"] = "435148",
    ["gametitle"] = "Point Lookout (add-on)",
    ["icon"] = "Gametitle-FO3_PL.png",
    ["link"] = "Point Lookout (DLC)",
    ["num"] = "03.004",
    ["short"] = "Point Lookout",
    ["title"] = "Point Lookout",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FO3TP = {
    ["color"] = "cc7232",
    ["gametitle"] = "The Pitt (add-on)",
    ["icon"] = "Gametitle-FO3_TP.png",
    ["link"] = "The Pitt (DLC)",
    ["num"] = "03.005",
    ["short"] = "The Pitt",
    ["title"] = "The Pitt",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
-- ====================
--  FALLOUT: NEW VEGAS
--  Number: 03.5
-- ==================== 
  FNV = {
    ["color"] = "f67b3c",
    ["gametitle"] = "Fallout: New Vegas",
    ["icon"] = "Gametitle-FNV.png",
    ["link"] = "Fallout: New Vegas",
    ["num"] = "03.5",
    ["short"] = "Fallout: New Vegas",
    ["title"] = "Fallout: New Vegas",
    ["type"] = "game",
    ["type2"] = "main",
  },
    FONV = {
    ["color"] = "f67b3c",
    ["gametitle"] = "Fallout: New Vegas",
    ["icon"] = "Gametitle-FNV.png",
    ["link"] = "Fallout: New Vegas",
    ["num"] = "03.5",
    ["short"] = "Fallout: New Vegas",
    ["title"] = "Fallout: New Vegas",
    ["type"] = "game",
    ["type2"] = "main",
  },
    FNVCS = {
    ["color"] = "cc6632",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FNV_CS.png",
    ["link"] = "Courier's Stash",
    ["num"] = "03.501",
    ["short"] = "Courier's Stash",
    ["title"] = "Courier's Stash",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FNVDM = {
    ["color"] = "cc5932",
    ["gametitle"] = "Dead Money",
    ["icon"] = "Gametitle-FNV_DM.png",
    ["link"] = "Dead Money",
    ["num"] = "03.502",
    ["short"] = "Dead Money",
    ["title"] = "Dead Money",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FNVGRA = {
    ["color"] = "bf5f3f",
    ["gametitle"] = "Gun Runners' Arsenal",
    ["icon"] = "Gametitle-FNV_GRA.png",
    ["link"] = "Gun Runners' Arsenal",
    ["num"] = "03.503",
    ["short"] = "Gun Runners' Arsenal",
    ["title"] = "Gun Runners' Arsenal",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FNVHH = {
    ["color"] = "bf7f3f",
    ["gametitle"] = "Honest Hearts",
    ["icon"] = "Gametitle-FNV_HH.png",
    ["link"] = "Honest Hearts",
    ["num"] = "03.504",
    ["short"] = "Honest Hearts",
    ["title"] = "Honest Hearts",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FNVLR = {
    ["color"] = "cc6632",
    ["gametitle"] = "Lonesome Road (add-on)",
    ["icon"] = "Gametitle-FNV_LR.png",
    ["link"] = "Lonesome Road (add-on)",
    ["num"] = "03.505",
    ["short"] = "Lonesome Road",
    ["title"] = "Lonesome Road",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FNVOWB = {
    ["color"] = "32cbcc",
    ["gametitle"] = "Old World Blues (add-on)",
    ["icon"] = "Gametitle-FNV_OWB.png",
    ["link"] = "Old World Blues (add-on)",
    ["num"] = "03.506",
    ["short"] = "Old World Blues",
    ["title"] = "Old World Blues",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FONVDM = {
    ["color"] = "665533",
    ["gametitle"] = "Dead Money",
    ["icon"] = "Gametitle-FNV_DM.png",
    ["link"] = "Dead Money",
    ["num"] = "03.502",
    ["short"] = "Dead Money",
    ["title"] = "Dead Money",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FONVGRA = {
    ["color"] = "bf5f3f",
    ["gametitle"] = "Gun Runners' Arsenal",
    ["icon"] = "Gametitle-FNV_GRA.png",
    ["link"] = "Gun Runners' Arsenal",
    ["num"] = "03.503",
    ["short"] = "Gun Runners' Arsenal",
    ["title"] = "Gun Runners' Arsenal",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FONVHH = {
    ["color"] = "bf7f3f",
    ["gametitle"] = "Honest Hearts",
    ["icon"] = "Gametitle-FNV_HH.png",
    ["link"] = "Honest Hearts",
    ["num"] = "03.504",
    ["short"] = "Honest Hearts",
    ["title"] = "Honest Hearts",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FONVLR = {
    ["color"] = "cc6632",
    ["gametitle"] = "Lonesome Road (add-on)",
    ["icon"] = "Gametitle-FNV_LR.png",
    ["link"] = "Lonesome Road (add-on)",
    ["num"] = "03.505",
    ["short"] = "Lonesome Road",
    ["title"] = "Lonesome Road",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FONVOWB = {
    ["color"] = "32cbcc",
    ["gametitle"] = "Old World Blues (add-on)",
    ["icon"] = "Gametitle-FNV_OWB.png",
    ["link"] = "Old World Blues (add-on)",
    ["num"] = "03.506",
    ["short"] = "Old World Blues",
    ["title"] = "Old World Blues",
    ["type"] = "game",
    ["type2"] = "dlc",
  },  
-- ====================
--  FALLOUT SHELTER
--  Number: 04
-- ==================== 
  FOS = {
    ["color"] = "3f94bf",
    ["gametitle"] = "Fallout Shelter",
    ["icon"] = "Gametitle-FOS.png",
    ["link"] = "Fallout Shelter",
    ["num"] = "04",
    ["short"] = "Fallout Shelter",
    ["title"] = "Fallout Shelter",
    ["type"] = "game",
    ["type2"] = "main",
  },
-- ====================
--  FALLOUT 4
--  Number: 04.2
-- ====================
   FO4 = {
    ["color"] = "3f94bf",
    ["gametitle"] = "Fallout 4",
    ["icon"] = "Gametitle-FO4Transp.png",
    ["link"] = "Fallout 4",
    ["num"] = "04.2",
    ["short"] = "Fallout 4",
    ["title"] = "Fallout 4",
    ["type"] = "game",
    ["type2"] = "main",
  },
   FO4AUT = {
    ["color"] = "598ca5",
    ["gametitle"] = "Automatron (add-on)",
    ["icon"] = "Gametitle-FO4_AUT.png",
    ["link"] = "Automatron (add-on)",
    ["num"] = "04.201",
    ["short"] = "Automatron",
    ["title"] = "Automatron",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FO4WW = {
    ["color"] = "bf7f3f",
    ["gametitle"] = "Wasteland Workshop",
    ["icon"] = "Gametitle-FO4_WW.png",
    ["link"] = "Wasteland Workshop",
    ["num"] = "04.202",
    ["short"] = "Wasteland Workshop",
    ["title"] = "Wasteland Workshop",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FO4FH = {
    ["color"] = "28a38e",
    ["gametitle"] = "Far Harbor (add-on)",
    ["icon"] = "Gametitle-FO4_FH.png",
    ["link"] = "Far Harbor (add-on)",
    ["num"] = "04.203",
    ["short"] = "Far Harbor",
    ["title"] = "Far Harbor",
    ["type"] = "game",
    ["type2"] = "dlc",
  },  
  FO4CW = {
    ["color"] = "32ccb2",
    ["gametitle"] = "Contraptions Workshop",
    ["icon"] = "Gametitle-FO4_CW.png",
    ["link"] = "Contraptions Workshop",
    ["num"] = "04.204",
    ["short"] = "Contraptions Workshop",
    ["title"] = "Contraptions Workshop",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FO4VW = {
    ["color"] = "d8b226",
    ["gametitle"] = "Vault-Tec Workshop",
    ["icon"] = "Gametitle-FO4_VW.png",
    ["link"] = "Vault-Tec Workshop",
    ["num"] = "04.205",
    ["short"] = "Vault-Tec Workshop",
    ["title"] = "Vault-Tec Workshop",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FO4NW = {
    ["color"] = "cc3f32",
    ["gametitle"] = "Nuka-World (add-on)",
    ["icon"] = "Gametitle-FO4_NW.png",
    ["link"] = "Nuka-World (add-on)",
    ["num"] = "04.206",
    ["short"] = "Nuka-World",
    ["title"] = "Nuka-World",
    ["type"] = "game",
    ["type2"] = "dlc",
  },  
   FO4CC = {
    ["color"] = "3f94bf",
    ["gametitle"] = "Creation Club",
    ["icon"] = "Gametitle-FO4_CC.png",
    ["link"] = "Creation Club",
    ["num"] = "04.207",
    ["short"] = "Creation Club",
    ["title"] = "Creation Club",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
   FO4GR = {
    ["color"] = "3f94bf",
    ["gametitle"] = "Grognak & the Ruby Ruins",
    ["icon"] = "FO76_Grognak.webp",
    ["link"] = "Grognak & the Ruby Ruins",
    ["num"] = "04.209",
    ["short"] = "Grognak & the Ruby Ruins",
    ["title"] = "Grognak & the Ruby Ruins",
    ["type"] = "game",
    ["type2"] = "pipboy",
  },
  
   FO4AE = {
    ["color"] = "3f94bf",
    ["gametitle"] = "Fallout 4 Anniversary Edition",
    ["icon"] = "Gametitle-FO4Transp.png",
    ["link"] = "Fallout 4 Anniversary Edition",
    ["num"] = "04.210",
    ["short"] = "Fallout 4 Anniversary Edition",
    ["title"] = "Fallout 4 Anniversary Edition",
    ["type"] = "game",
    ["type2"] = "main",
  },
-- ====================
--  FALLOUT (THE BOARD GAME)
--  Number: 05
-- ====================
  FBG = {
    ["color"] = "4b8e20",
    ["gametitle"] = "Fallout: The Board Game",
    ["icon"] = "Fallout The Board Game Icon.png",
    ["link"] = "Fallout: The Board Game",
    ["num"] = "05",
    ["short"] = "Fallout: The Board Game",
    ["title"] = "Fallout: The Board Game",
    ["type"] = "game",
    ["type2"] = "main",
  },
  FBGNC = {
    ["color"] = "4b8e20",
    ["gametitle"] = "Fallout: New California",
    ["icon"] = "Gametitle-FBGNC.png",
    ["link"] = "Fallout: New California",
    ["num"] = "05.001",
    ["short"] = "Fallout: New California",
    ["title"] = "Fallout: New California",
    ["type"] = "game",
    ["type2"] = "dlc",
  },  
  FBGAB = {
    ["color"] = "4b8e20",
    ["gametitle"] = "Fallout: Atomic Bonds",
    ["icon"] = "Gametitle-FBGAB.png",
    ["link"] = "Fallout: Atomic Bonds",
    ["num"] = "05.002",
    ["short"] = "Fallout: Atomic Bonds",
    ["title"] = "Fallout: Atomic Bonds",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
-- ====================
--  FALLOUT 4 VR
--  Number: 06
-- ====================
  FO4VR = {
    ["color"] = "504455",
    ["gametitle"] = "Fallout 4 VR",
    ["icon"] = "Fallout 4 VR Logo.png",
    ["link"] = "Fallout 4/VR",
    ["num"] = "06",
    ["short"] = "Fallout 4 VR",
    ["title"] = "Fallout 4 VR",
    ["type"] = "game",
    ["type2"] = "main",
  },
-- ====================
--  FALLOUT WASTELAND WARFARE
--  Number: 07
-- ====================
  FOWW = {
    ["color"] = "35f78a",
    ["gametitle"] = "Fallout: Wasteland Warfare",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Fallout: Wasteland Warfare",
    ["num"] = "07",
    ["short"] = "Fallout: Wasteland Warfare",
    ["title"] = "Fallout: Wasteland Warfare",
    ["type"] = "game",
    ["type2"] = "main",
  },
  FWW = {
    ["color"] = "35f78a",
    ["gametitle"] = "Fallout: Wasteland Warfare",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Fallout: Wasteland Warfare",
    ["num"] = "07",
    ["short"] = "Fallout: Wasteland Warfare",
    ["title"] = "Fallout: Wasteland Warfare",
    ["type"] = "game",
    ["type2"] = "main",
  },
  FWWAAT1 = {
    ["color"] = "",
    ["gametitle"] = "Astoundingly Awesome Tales: Chapter 1",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Astoundingly Awesome Tales (Wasteland Warfare)",
    ["num"] = "07.012",
    ["short"] = "Astoundingly Awesome Tales, #1",
    ["title"] = "Astoundingly Awesome Tales, #1",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWAAT2 = {
    ["color"] = "",
    ["gametitle"] = "",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Astoundingly Awesome Tales (Wasteland Warfare)",
    ["num"] = "07.018",
    ["short"] = "Astoundingly Awesome Tales, #2",
    ["title"] = "Astoundingly Awesome Tales, #2",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWAIH = {
    ["color"] = "35f78a",
    ["gametitle"] = "",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "AI Handbook",
    ["num"] = "07.007",
    ["short"] = "AI Handbook",
    ["title"] = "AI Handbook",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWBM = {
    ["color"] = "35f78a",
    ["gametitle"] = "",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Battle Mode",
    ["num"] = "07.005",
    ["short"] = "Battle Mode",
    ["title"] = "Battle Mode",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWCH = {
    ["color"] = "35f78a",
    ["gametitle"] = "Fallout: Wasteland Warfare Campaign Handbook",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Campaign Handbook",
    ["num"] = "07.002",
    ["short"] = "FWW Campaign Handbook",
    ["title"] = "FWW Campaign Handbook",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWCITC = {
    ["color"] = "35f78a",
    ["gametitle"] = "Caught in the Crossfire",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Caught in the Crossfire",
    ["num"] = "07.008",
    ["short"] = "Caught in the Crossfire",
    ["title"] = "Caught in the Crossfire",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWCM = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Wasteland Warfare Commonwealth",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Commonwealth Rules",
    ["num"] = "07.011",
    ["short"] = "Commonwealth Rules",
    ["title"] = "Commonwealth Rules",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWCOH = {
    ["color"] = "35f78a",
    ["gametitle"] = "",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Co-Op Handbook",
    ["num"] = "07.006",
    ["short"] = "Co-Op Handbook",
    ["title"] = "Co-Op Handbook",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWCP = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Wasteland Warfare Capital",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Capital Rules",
    ["num"] = "07.016",
    ["short"] = "Capital Rules",
    ["title"] = "Capital Rules",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWFITF = {
    ["color"] = "",
    ["gametitle"] = "Forged in the Fire",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Forged in the Fire Rules",
    ["num"] = "07.015",
    ["short"] = "Forged in the Fire Rules",
    ["title"] = "Forged in the Fire Rules",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWGA = {
    ["color"] = "35f78a",
    ["gametitle"] = "Fallout: Wasteland Warfare Getting Acclimated",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Getting Acclimated",
    ["num"] = "07.003",
    ["short"] = "FWW Getting Acclimated",
    ["title"] = "FWW Getting Acclimated",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWHS = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Wasteland Warfare Homestead",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Homestead Rules",
    ["num"] = "07.014",
    ["short"] = "Homestead Rules",
    ["title"] = "Homestead Rules",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWITV = {
    ["color"] = "",
    ["gametitle"] = "Into the Vault",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Into the Vault",
    ["num"] = "07.013",
    ["short"] = "Into the Vault",
    ["title"] = "Into the Vault",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWITW = {
    ["color"] = "35f78a",
    ["gametitle"] = "Into the Wasteland",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Into the Wasteland",
    ["num"] = "07.009",
    ["short"] = "Into the Wasteland",
    ["title"] = "Into the Wasteland",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWNV = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Wasteland Warfare New Vegas",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "New Vegas Rules",
    ["num"] = "07.010",
    ["short"] = "New Vegas Rules",
    ["title"] = "New Vegas Rules",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWNW = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Wasteland Warfare Nuka World",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Nuka-World Rules",
    ["num"] = "07.017",
    ["short"] = "Nuka-World Rules",
    ["title"] = "Nuka-World Rules",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWROP = {
    ["color"] = "35f78a",
    ["gametitle"] = "Fallout: Wasteland Warfare Rules of Play",
    ["icon"] = "FOWW Logo.png",
    ["link"] = "Rules of Play (Wasteland Warfare)",
    ["num"] = "07.004",
    ["short"] = "FWW Rules of Play",
    ["title"] = "FWW Rules of Play",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
-- ====================
--  FALLOUT 76
--  Number: 08 (Update and season should have the same number)
-- ====================
  FO76 = {
    ["color"] = "bf743f",
    ["gametitle"] = "Fallout 76",
    ["icon"] = "Gametitle-FO76.png",
    ["link"] = "Fallout 76",
    ["num"] = "08",
    ["short"] = "Fallout 76",
    ["title"] = "Fallout 76",
    ["type"] = "game",
    ["type2"] = "main",
  },
  FO76WASLAD = {
    ["color"] = "bf743f",
    ["gametitle"] = "Wastelad",
    ["icon"] = "FO76_Wastelad.webp",
    ["link"] = "Wastelad",
    ["num"] = "08.0001",
    ["short"] = "Wastelad",
    ["title"] = "Wastelad",
    ["type"] = "game",
    ["type2"] = "pipboy",
  },
  FO76WA = {
    ["color"] = "996632",
    ["gametitle"] = "Wild Appalachia",
    ["icon"] = "Gametitle-FO76_WA.png",
    ["link"] = "Wild Appalachia",
    ["num"] = "08.001",
    ["short"] = "Wild Appalachia",
    ["title"] = "Wild Appalachia",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76NW = {
    ["color"] = "7a3e2c",
    ["gametitle"] = "Nuclear Winter (update)",
    ["icon"] = "Gametitle-FO76_NW.png",
    ["link"] = "Nuclear Winter (update)",
    ["num"] = "08.002",
    ["short"] = "Nuclear Winter",
    ["title"] = "Nuclear Winter",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76WL = {
    ["color"] = "7a3e2c",
    ["gametitle"] = "Wastelanders",
    ["icon"] = "Gametitle FO76WL.png",
    ["link"] = "Wastelanders",
    ["num"] = "08.003",
    ["short"] = "Wastelanders",
    ["title"] = "Wastelanders",
    ["type"] = "game",
    ["type2"] = "update",
  },
   FO76LR = {
    ["color"] = "7a3e2c",
    ["gametitle"] = "The Legendary Run (update)",
    ["icon"] = "Gametitle-FO76 LR.png",
    ["link"] = "The Legendary Run (update)",
    ["num"] = "08.004",
    ["short"] = "The Legendary Run",
    ["title"] = "The Legendary Run",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76TLR = {
    ["color"] = "7a3e2c",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76 LR.png",
    ["link"] = "The Legendary Run",
    ["num"] = "08.004",
    ["short"] = "",
    ["title"] = "The Legendary Run",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76OW = {
    ["color"] = "7a3e2c",
    ["gametitle"] = "One Wasteland For All",
    ["icon"] = "Gametitle-FO76_One_Wasteland.png",
    ["link"] = "One Wasteland For All",
    ["num"] = "08.005",
    ["short"] = "One Wasteland",
    ["title"] = "One Wasteland For All",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76OWFA = {
    ["color"] = "7a3e2c",
    ["gametitle"] = "One Wasteland For All",
    ["icon"] = "Gametitle-FO76.png",
    ["link"] = "One Wasteland For All",
    ["num"] = "08.005",
    ["short"] = "One Wasteland",
    ["title"] = "One Wasteland For All",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76AA = {
    ["color"] = "fbe6c4",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76 AA.webp",
    ["link"] = "Armor Ace and the Power Patrol (season)",
    ["num"] = "08.005",
    ["short"] = "Armor Ace",
    ["title"] = "Armor Ace",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76SD = {
    ["color"] = "3f7fbf",
    ["gametitle"] = "Steel Dawn",
    ["icon"] = "Gametitle-FO76_Steel Dawn.png",
    ["link"] = "Steel Dawn",
    ["num"] = "08.006",
    ["short"] = "Steel Dawn",
    ["title"] = "Steel Dawn",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76FS = {
    ["color"] = "3f7fbf",
    ["gametitle"] = "Steel Dawn",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "08.006",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76SA = {
    ["color"] = "c8d2f0",
    ["gametitle"] = "The Scribe of Avalon",
    ["icon"] = "FO76 Scribe of Avalon circle logo.png",
    ["link"] = "The Scribe of Avalon",
    ["num"] = "08.006",
    ["short"] = "The Scribe of Avalon",
    ["title"] = "The Scribe of Avalon",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76LL = {
    ["color"] = "5c3f2f",
    ["gametitle"] = "Locked & Loaded",
    ["icon"] = "Gametitle-FO76 Locked n Loaded.png",
    ["link"] = "Locked & Loaded",
    ["num"] = "08.007",
    ["short"] = "Locked & Loaded",
    ["title"] = "Locked & Loaded",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76CS = {
    ["color"] = "6b92aa",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76 CS.webp",
    ["link"] = "Cold Steel (season)",
    ["num"] = "08.007",
    ["short"] = "Cold Steel",
    ["title"] = "Cold Steel",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76SR = {
    ["color"] = "3f7fbf",
    ["gametitle"] = "Steel Reign",
    ["icon"] = "Gametitle-FO76_Steel Reign.png",
    ["link"] = "Steel Reign",
    ["num"] = "08.008",
    ["short"] = "Steel Reign",
    ["title"] = "Steel Reign",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76EF = {
    ["color"] = "b14464",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76 EF.webp",
    ["link"] = "Escape from the 42nd Century",
    ["num"] = "08.008",
    ["short"] = "Escape from the 42nd Century",
    ["title"] = "Escape from the 42nd Century",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76FW = {
    ["color"] = "46737a",
    ["gametitle"] = "Fallout Worlds",
    ["icon"] = "Gametitle-FO76 FW.png",
    ["link"] = "Fallout Worlds (update)",
    ["num"] = "08.009",
    ["short"] = "Fallout Worlds",
    ["title"] = "Fallout Worlds",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76UN = {
    ["color"] = "a464ac",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76 UN.webp",
    ["link"] = "The Unstoppables vs The Diabolicals",
    ["num"] = "08.009",
    ["short"] = "The Unstoppables vs The Diabolicals",
    ["title"] = "The Unstoppables vs The Diabolicals",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76NM = {
    ["color"] = "46737a",
    ["gametitle"] = "Night of the Moth",
    ["icon"] = "Gametitle-FO76 NM.png",
    ["link"] = "Night of the Moth",
    ["num"] = "08.010",
    ["short"] = "Night of the Moth",
    ["title"] = "Night of the Moth",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76ZR = {
    ["color"] = "4c7c93",
    ["gametitle"] = "Zorbo's Revenge",
    ["icon"] = "Gametitle-FO76 ZR.webp",
    ["link"] = "Zorbo's Revenge (season)",
    ["num"] = "08.010",
    ["short"] = "Zorbo's Revenge",
    ["title"] = "Zorbo's Revenge",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76IB = {
    ["color"] = "46737a",
    ["gametitle"] = "Invaders from Beyond",
    ["icon"] = "Gametitle-FO76 IB.webp",
    ["link"] = "Invaders from Beyond (update)",
    ["num"] = "08.011",
    ["short"] = "Invaders from Beyond",
    ["title"] = "Invaders from Beyond",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76TS = {
    ["color"] = "46737a",
    ["gametitle"] = "Invaders from Beyond",
    ["icon"]  = "Gametitle-FO76 IB.webp",
    ["link"]  = "Invaders from Beyond (update)",
    ["num"] = "08.011",
    ["short"] = "Invaders from Beyond",
    ["title"] = "Invaders from Beyond",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76BL = {
    ["color"] = "dbcc92",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76_BL.webp",
    ["link"] = "A Better Life Underground (season)",
    ["num"] = "08.011",
    ["short"] = "A Better Life Underground",
    ["title"] = "A Better Life Underground",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76TM = {
    ["color"] = "46737a",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76 TYM.webp",
    ["link"] = "Test Your Metal (update)",
    ["num"] = "08.012",
    ["short"] = "Test Your Metal",
    ["title"] = "Test Your Metal",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76TYM = {
    ["color"] = "46737a",
    ["gametitle"] = "Test Your Metal",
    ["link"]  = "Test Your Metal",
    ["num"] = "08.012",
    ["icon"]  = "Gametitle-FO76 TYM.webp",
    ["short"] = "Test Your Metal",
    ["title"] = "Test Your Metal",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76DI = {
    ["color"] = "514b49",
    ["gametitle"] = "Heart of Steel: A Dread Island Tale",
    ["icon"] = "Gametitle_FO76DI.webp",
    ["link"] = "Dread Island (season)",
    ["num"] = "08.012",
    ["short"] = "Dread Island",
    ["title"] = "Heart of Steel: A Dread Island Tale",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76ETP = {
    ["color"] = "46737a",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76 TP.png",
    ["link"] = "Expeditions: The Pitt",
    ["num"] = "08.013",
    ["short"] = "Expeditions: The Pitt",
    ["title"] = "Expeditions: The Pitt",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76TP = {
    ["color"] = "46737a",
    ["gametitle"] = "Expeditions: The Pitt",
    ["icon"] = "Gametitle-FO76 TP.png",
    ["link"] = "Expeditions: The Pitt",
    ["num"] = "08.013",
    ["short"] = "Expeditions: The Pitt",
    ["title"] = "Expeditions: The Pitt",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76COS = {
    ["color"] = "7587a3",
    ["gametitle"] = "The City of Steel",
    ["icon"] = "Gametitle FO76COS.webp",
    ["link"] = "The City of Steel",
    ["num"] = "08.013",
    ["short"] = "The City of Steel",
    ["title"] = "The City of Steel",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76NWT = {
    ["color"] = "cc3f32",
    ["gametitle"] = "Nuka-World on Tour",
    ["icon"] = "Gametitle-FO76 NWOT.png",
    ["link"] = "Nuka-World on Tour",
    ["num"] = "08.014",
    ["short"] = "Nuka-World on Tour",
    ["title"] = "Nuka-World on Tour",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76NUKA = {
    ["color"] = "cc3f32",
    ["gametitle"] = "Nuka-World",
    ["icon"] = "Gametitle FO76NUKA.webp",
    ["link"] = "Nuka-World (season)",
    ["num"] = "08.014",
    ["short"] = "Nuka-World",
    ["title"] = "Nuka-World",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76MI = {
    ["color"] = "553e5e",
    ["gametitle"] = "Mutation Invasion",
    ["icon"] = "Gametitle_FO76MI.webp",
    ["link"] = "Mutation Invasion",
    ["num"] = "08.015",
    ["short"] = "Mutation Invasion",
    ["title"] = "Mutation Invasion",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76RD = {
    ["color"] = "76ad60",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76.png",
    ["link"] = "Rip Daring and the Cryptid Hunt",
    ["num"] = "08.015",
    ["short"] = "Rip Daring and the Cryptid Hunt",
    ["title"] = "Rip Daring and the Cryptid Hunt",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76OBM = {
    ["color"] = "3b4d6a",
    ["gametitle"] = "Once in a Blue Moon",
    ["icon"] = "FO76OBM.png",
    ["link"] = "Once in a Blue Moon",
    ["num"] = "08.016",
    ["short"] = "Once in a Blue Moon",
    ["title"] = "Once in a Blue Moon",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76SFS = {
    ["color"] = "e1ce93",
    ["gametitle"] = "Shoot for the Stars",
    ["icon"] = "Gametitle FO76SFS.webp",
    ["link"] = "Shoot for the Stars",
    ["num"] = "08.016",
    ["short"] = "Shoot for the Stars",
    ["title"] = "Shoot for the Stars",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76S4S = {
    ["color"] = "",
    ["gametitle"] = "Shoot for the Stars",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "08.016",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76FF = {
    ["color"] = "b6453c",
    ["gametitle"] = "",
    ["icon"] = "F76_S14_Logo_in-body.png",
    ["link"] = "Fight for Freedom",
    ["num"] = "08.017",
    ["short"] = "Fight for Freedom",
    ["title"] = "Fight for Freedom",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76ACBP = {
    ["color"] = "6a4e3a",
    ["gametitle"] = "Atlantic City Boardwalk Paradise",
    ["icon"] = "FO76AC Icon.png",
    ["link"] = "Atlantic City Boardwalk Paradise",
    ["num"] = "08.018",
    ["short"] = "Atlantic City Boardwalk Paradise",
    ["title"] = "Atlantic City Boardwalk Paradise",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76BS = {
    ["color"] = "4e4b4a",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76.png",
    ["link"] = "The Big Score",
    ["num"] = "08.018",
    ["short"] = "The Big Score",
    ["title"] = "The Big Score",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76ACAP = {
    ["color"] = "b7853b",
    ["gametitle"] = "Atlantic City America's Playground",
    ["icon"] = "Icon FO76ACAP.webp",
    ["link"] = "Atlantic City America's Playground",
    ["num"] = "08.019",
    ["short"] = "Atlantic City America's Playground",
    ["title"] = "Atlantic City America's Playground",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76DD = {
    ["color"] = "9f3f38",
    ["gametitle"] = "Duel with the Devil",
    ["icon"] = "Marquee_season16.webp",
    ["link"] = "Duel with the Devil",
    ["num"] = "08.019",
    ["short"] = "Duel with the Devil",
    ["title"] = "Duel with the Devil",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76SV = {
    ["color"] = "3b667f",
    ["gametitle"] = "Skyline Valley",
    ["icon"] = "Icon FO76SV.webp",
    ["link"] = "Skyline Valley",
    ["num"] = "08.021",
    ["short"] = "Skyline Valley",
    ["title"] = "Skyline Valley",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76PS = {
    ["color"] = "6e996b",
    ["gametitle"] = "Pioneer Scouts - Skyline Valley",
    ["icon"] = "Gametitle-FO76.png",
    ["link"] = "Pioneer Scouts - Skyline Valley",
    ["num"] = "08.021",
    ["short"] = "Pioneer Scouts - Skyline Valley",
    ["title"] = "Pioneer Scouts - Skyline Valley",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76MZ = {
    ["color"] = "6f533d",
    ["gametitle"] = "Milepost Zero",
    ["icon"] = "FO76 Keyart Milepost Zero Logo.webp",
    ["link"] = "Milepost Zero (update)",
    ["num"] = "08.022",
    ["short"] = "Milepost Zero",
    ["title"] = "Milepost Zero",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76MZCR = {
    ["color"] = "f2c779",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76.png",
    ["link"] = "Milepost Zero - Country Road",
    ["num"] = "08.022",
    ["short"] = "Milepost Zero - Country Road",
    ["title"] = "Milepost Zero - Country Road",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76GD = {
    ["color"] = "1e373a",
    ["gametitle"] = "Gleaming Depths",
    ["icon"] = "FO76 Keyart Gleaming Depths logo.webp",
    ["link"] = "Gleaming Depths",
    ["num"] = "08.023",
    ["short"] = "Gleaming Depths",
    ["title"] = "Gleaming Depths",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76GDSF = {
    ["color"] = "b4c3cf",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FO76.png",
    ["link"] = "Gleaming Depths - The Scientific Forge",
    ["num"] = "08.023",
    ["short"] = "Gleaming Depths - The Scientific Forge",
    ["title"] = "Gleaming Depths - The Scientific Forge",
    ["type"] = "game",
    ["type2"] = "season",
  },
    FO76GW = {
    ["color"] = "4b3b3b",
    ["gametitle"] = "Ghoul Within",
    ["icon"] = "Icon FO76GW.webp",
    ["link"] = "Ghoul Within",
    ["num"] = "08.024",
    ["short"] = "Ghoul Within",
    ["title"] = "Ghoul Within",
    ["type"] = "game",
    ["type2"] = "update",
  },
  FO76GG = {
    ["color"] = "887163",
    ["gametitle"] = "Glow of the Ghoul",
    ["icon"] = "FO76 Keyart Glow Of The Ghoul Logo.webp",
    ["link"] = "Glow of the Ghoul",
    ["num"] = "08.024",
    ["short"] = "Glow of the Ghoul",
    ["title"] = "Glow of the Ghoul",
    ["type"] = "game",
    ["type2"] = "season",
  },
    FO76GFU = {
    ["color"] = "638865",
    ["gametitle"] = "Gone Fission",
    ["icon"] = "Icon FO76GFS.webp",
    ["link"] = "Gone Fission (Update)",
    ["num"] = "08.025",
    ["short"] = "Gone Fission",
    ["title"] = "Gone Fission",
    ["type"] = "game",
    ["type2"] = "update",
  },
    FO76GFS = {
    ["color"] = "638865",
    ["gametitle"] = "Gone Fission",
    ["icon"] = "Gone Fission Logo.jpg",
    ["link"] = "Gone Fission (Season)",
    ["num"] = "08.025",
    ["short"] = "Gone Fission",
    ["title"] = "Gone Fission",
    ["type"] = "game",
    ["type2"] = "season",
  },
    FO76CR = {
    ["color"] = "ffffff",
    ["gametitle"] = "C.A.M.P. Revamp",
    ["icon"] = "Gametitle_FO76CRU.webp",
    ["link"] = "C.A.M.P. Revamp",
    ["num"] = "08.026",
    ["short"] = "C.A.M.P. Revamp",
    ["title"] = "C.A.M.P. Revamp",
    ["type"] = "game",
    ["type2"] = "update",
  },
    FO76AML = {
    ["color"] = "ffffff",
    ["gametitle"] = "Appalachian Modern Living",
    ["icon"] = "Gametitle_FO76AML.webp",
    ["link"] = "Appalachian Modern Living",
    ["num"] = "08.026",
    ["short"] = "Appalachian Modern Living",
    ["title"] = "Appalachian Modern Living",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76BUSP = {
  	["color"] = "ffffff",
    ["gametitle"] = "Burning Springs",
    ["icon"] = "Icon_FO76BUSP.webp",
    ["link"] = "Burning Springs",
    ["num"] = "08.027",
    ["short"] = "Burning Springs",
    ["title"] = "Burning Springs",
    ["type"] = "game",
    ["type2"] = "update",
  },
    FO76BXR = {
    ["color"] = "ffffff",
    ["gametitle"] = "Blood x Rust",
    ["icon"] = "Gametitle_FO76BXR.webp",
    ["link"] = "Blood x Rust",
    ["num"] = "08.027",
    ["short"] = "Blood x Rust",
    ["title"] = "Blood x Rust",
    ["type"] = "game",
    ["type2"] = "season",
  },
  FO76TB = {
  	["color"] = "ffffff",
    ["gametitle"] = "The Backwoods",
    ["icon"] = "",
    ["link"] = "The Backwoods",
    ["num"] = "08.028",
    ["short"] = "The Backwoods",
    ["title"] = "The Backwoods",
    ["type"] = "game",
    ["type2"] = "update",
  },
    FO76RDCC = {
    ["color"] = "ffffff",
    ["gametitle"] = "Rip Daring and the Cryptids From Beyond the Cosmos",
    ["icon"] = "Gametitle-FO76RDCC.webp",
    ["link"] = "Rip Daring and the Cryptids From Beyond the Cosmos",
    ["num"] = "08.028",
    ["short"] = "Rip Daring and the Cryptids From Beyond the Cosmos",
    ["title"] = "Rip Daring and the Cryptids From Beyond the Cosmos",
    ["type"] = "game",
    ["type2"] = "season",
  },
  
  FO76INF = {
  	["color"] = "ffffff",
    ["gametitle"] = "Infestations",
    ["icon"] = "",
    ["link"] = "Infestations",
    ["num"] = "08.029",
    ["short"] = "Infestations",
    ["title"] = "Infestations",
    ["type"] = "game",
    ["type2"] = "update",
  },
    FO76AUS = {
    ["color"] = "ffffff",
    ["gametitle"] = "Appalachia Under Siege",
    ["icon"] = "Gametitle-FO76AUS.webp",
    ["link"] = "Appalachia Under Siege",
    ["num"] = "08.029",
    ["short"] = "Appalachia Under Siege",
    ["title"] = "Appalachia Under Siege",
    ["type"] = "game",
    ["type2"] = "season",
  },
-- ====================
--  FALLOUT WASTELAND WARFARE RPG
--  Number: 09
-- ====================
  FWWRPG = {
    ["color"] = "35f78a",
    ["gametitle"] = "Fallout: Wasteland Warfare Roleplaying Game",
    ["icon"] = "FOWW RPG Logo.png",
    ["link"] = "Fallout: Wasteland Warfare Roleplaying Game",
    ["num"] = "09.001",
    ["short"] = "Wasteland Warfare Roleplaying Game",
    ["title"] = "Fallout: Wasteland Warfare Roleplaying Game",
    ["type"] = "game",
    ["type2"] = "main",
  },
  FWWRPGGMS = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Wasteland Warfare Roleplaying Game GM Screen",
    ["icon"] = "FOWW RPG Logo.png",
    ["link"] = "",
    ["num"] = "09.004",
    ["short"] = "",
    ["title"] = "Fallout: Wasteland Warfare Roleplaying Game GM Screen",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWRPGMF = {
    ["color"] = "35f78a",
    ["gametitle"] = "Machine Frequency (Wasteland Warfare)",
    ["icon"] = "FOWW RPG Logo.png",
    ["link"] = "Machine Frequency",
    ["num"] = "09.002",
    ["short"] = "Machine Frequency",
    ["title"] = "Machine Frequency",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWRPGTUS1 = {
    ["color"] = "35f78a",
    ["gametitle"] = "The Unexpected Shepherd: Part 1",
    ["icon"] = "FOWW RPG Logo.png",
    ["link"] = "The Unexpected Shepherd Part 1: Protection Order",
    ["num"] = "09.001",
    ["short"] = "TUS Part 1: Protection Order",
    ["title"] = "TUS Part 1: Protection Order",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWRPGTUS2 = {
    ["color"] = "",
    ["gametitle"] = "The Unexpected Shepherd: Part 2",
    ["icon"] = "FOWW RPG Logo.png",
    ["link"] = "The Unexpected Shepherd Part 2: Dangerous Trails",
    ["num"] = "09.003",
    ["short"] = "TUS Part 2: Dangerous Trails",
    ["title"] = "TUS Part 2: Dangerous Trails",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FWWRPGTUS3 = {
    ["color"] = "35f78a",
    ["gametitle"] = "The Unexpected Shepherd: Part 3",
    ["icon"] = "FOWW RPG Logo.png",
    ["link"] = "The Unexpected Shepherd Part 3: Battle Station",
    ["num"] = "09.005",
    ["short"] = "TUS Part 3: Battle Station",
    ["title"] = "TUS Part 3: Battle Station",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
-- ====================
--  FALLOUT SHELTER ONLINE
--  Number: 10
-- ====================     
  FOSO = {
    ["color"] = "",
    ["gametitle"] = "Fallout Shelter Online",
    ["icon"] = "Gametitle-FOSO.png",
    ["link"] = "Fallout Shelter Online",
    ["num"] = "10",
    ["short"] = "Fallout Shelter Online",
    ["title"] = "Fallout Shelter Online",
    ["type"] = "game",
    ["type2"] = "main",
  },
-- ====================
--  FALLOUT SHELTER (THE BOARD GAME)
--  Number: 11
-- ====================  
  FSBG = {
    ["color"] = "425e4c",
    ["gametitle"] = "Fallout Shelter: The Board Game",
    ["icon"] = "FSBG Front of box.jpg",
    ["link"] = "Fallout Shelter: The Board Game",
    ["num"] = "11",
    ["short"] = "Fallout Shelter: The Board Game",
    ["title"] = "Fallout Shelter: The Board Game",
    ["type"] = "game",
    ["type2"] = "main",
  },
-- ====================
--  FALLOUT RPG
--  Number: 12
-- ====================  
  FORPG = {
    ["color"] = "fd8061",
    ["gametitle"] = "Fallout: The Roleplaying Game",
    ["icon"] = "Gametitle-FORPG.png",
    ["link"] = "Fallout: The Roleplaying Game",
    ["num"] = "12",
    ["short"] = "Fallout: The Roleplaying Game",
    ["title"] = "Fallout: The Roleplaying Game",
    ["type"] = "game",
    ["type2"] = "main",
  },
  FORPGOCS = {
    ["color"] = "fd8061",
    ["gametitle"] = "Orange Coloured Sky",
    ["icon"] = "Gametitle-FORPG.png",
    ["link"] = "Orange Coloured Sky",
    ["num"] = "12.001",
    ["short"] = "Orange Coloured Sky",
    ["title"] = "Orange Coloured Sky",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FORPGFO = {
    ["color"] = "fd8061",
    ["gametitle"] = "Fully Operational",
    ["icon"] = "Gametitle-FORPG.png",
    ["link"] = "Fully Operational",
    ["num"] = "12.002",
    ["short"] = "Fully Operational",
    ["title"] = "Fully Operational",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FORPGWOA = {
    ["color"] = "fd8061",
    ["gametitle"] = "Winter of Atom",
    ["icon"] = "Gametitle FORPGWOA.webp",
    ["link"] = "Winter of Atom",
    ["num"] = "12.003",
    ["short"] = "Winter of Atom",
    ["title"] = "Winter of Atom",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FORPGRD = {
    ["color"] = "fd8061",
    ["gametitle"] = "Rust Devils (Fallout: The Roleplaying Game)",
    ["icon"] = "Gametitle-FORPG.png",
    ["link"] = "Rust Devils NPC Pack",
    ["num"] = "12.004",
    ["short"] = "Rust Devils NPC Pack",
    ["title"] = "Rust Devils NPC Pack",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FORPGQS = {
    ["color"] = "fd8061",
    ["gametitle"] = "Quickstart",
    ["icon"] = "Gametitle-FORPG.png",
    ["link"] = "Fallout: The Roleplaying Game Quickstart",
    ["num"] = "12.005",
    ["short"] = "FORPG Quickstart",
    ["title"] = "Fallout: The Roleplaying Game Quickstart",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FORPGSS = {
    ["color"] = "fd8061",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FORPG.png",
    ["link"] = "Fallout: The Roleplaying Game Starter Set",
    ["num"] = "12.006",
    ["short"] = "FORPG Starter Set",
    ["title"] = "Fallout: The Roleplaying Game Starter Set",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FORPGUPON = {
    ["color"] = "fd8061",
    ["gametitle"] = "Once Upon a Time in the Wasteland",
    ["icon"] = "Gametitle-FORPG.png",
    ["link"] = "Once Upon a Time in the Wasteland",
    ["num"] = "12.007",
    ["short"] = "Once Upon a Time in the Wasteland",
    ["title"] = "Once Upon a Time in the Wasteland",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FORPGGM = {
    ["color"] = "fd8061",
    ["gametitle"] = "Gamemaster's Toolkit",
    ["icon"] = "Gametitle-FORPG.png",
    ["link"] = "Fallout: The Roleplaying Game Gamemaster's Toolkit",
    ["num"] = "12.008",
    ["short"] = "FORPG Gamemaster's Toolkit",
    ["title"] = "Fallout: The Roleplaying Game Gamemaster's Toolkit",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FORPGGMS = {
    ["color"] = "fd8061",
    ["gametitle"] = "GM Screen",
    ["icon"] = "Gametitle-FORPG.png",
    ["link"] = "Fallout: The Roleplaying Game GM Screen",
    ["num"] = "12.009",
    ["short"] = "FORPG GM Screen",
    ["title"] = "Fallout: The Roleplaying Game GM Screen",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FORPGSGB = {
    ["color"] = "fd8061",
    ["gametitle"] = "Settler's Guide Book",
    ["icon"] = "FORPGSGB Store Page Cover.webp",
    ["link"] = "Settler's Guide Book",
    ["num"] = "12.010",
    ["short"] = "Settler's Guide Book",
    ["title"] = "Settler's Guide Book",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FORPGWGB = {
    ["color"] = "fd8061",
    ["gametitle"] = "",
    ["icon"] = "FORPGWGB Store Page Cover.webp",
    ["link"] = "Wanderer's Guide Book",
    ["num"] = "12.011",
    ["short"] = "Wanderer's Guide Book",
    ["title"] = "Wanderer's Guide Book",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FORPGRF = {
    ["color"] = "fd8061",
    ["gametitle"] = "Royal Flush",
    ["icon"] = "Gametitle FORPGRF.webp",
    ["link"] = "Royal Flush",
    ["num"] = "12.012",
    ["short"] = "Royal Flush",
    ["title"] = "Royal Flush",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
-- ====================
--  FALLOUT AMAZON TELEVISION SERIES
--  Number: 13
-- ====================
  FOTV = {
    ["color"] = "d9eaf2",
    ["gametitle"] = "Fallout Television Series",
    ["icon"] = "Fallout_TV_Show_Logo.webp",
    ["link"] = "Fallout Television Series",
    ["num"] = "13",
    ["short"] = "Fallout TV Series",
    ["title"] = "Fallout Television Series",
    ["type"] = "game",
    ["type2"] = "main",
  },
-- ====================
--  FALLOUT: FACTIONS
--  Number: 14
-- ====================
  FOF = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Factions",
    ["icon"] = "Gametitle-FOF.webp",
    ["link"] = "Fallout: Factions",
    ["num"] = "14",
    ["short"] = "Fallout: Factions",
    ["title"] = "Fallout: Factions",
    ["type"] = "game",
    ["type2"] = "main",
  },
  FOFNW = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Factions Battle For Nuka-World Starter Set",
    ["icon"] = "FOFNW Logo.png",
    ["link"] = "Fallout: Factions Battle For Nuka-World Starter Set",
    ["num"] = "14.001",
    ["short"] = "Fallout: Factions Battle For Nuka-World Starter Set",
    ["title"] = "Fallout: Factions Battle For Nuka-World Starter Set",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FOFCR = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Factions Core Rulebook",
    ["icon"] = "Gametitle-FOF.webp",
    ["link"] = "Fallout: Factions Core Rulebook",
    ["num"] = "14.002",
    ["short"] = "Fallout: Factions Core Rulebook",
    ["title"] = "Fallout: Factions Core Rulebook",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
  FOFQS = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Factions Welcome to Nuka-World! Quickstart",
    ["icon"] = "FOFNW Logo.png",
    ["link"] = "Fallout: Factions Welcome to Nuka-World! Quickstart",
    ["num"] = "14.003",
    ["short"] = "Fallout: Factions Welcome to Nuka-World! Quickstart",
    ["title"] = "Fallout: Factions Welcome to Nuka-World! Quickstart",
    ["type"] = "game",
    ["type2"] = "dlc",
  },
 
 -- ====================
--  FALLOUT: POWER PLAY
--  Number: 15
-- ====================
  FOPP = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Power Play",
    ["icon"] = "",
    ["link"] = "Fallout: Power Play",
    ["num"] = "15",
    ["short"] = "Fallout: Power Play",
    ["title"] = "Fallout: Power Play",
    ["type"] = "game",
    ["type2"] = "main",
  },
 
-- ====================
--  Publications
-- ====================  
  AR = {
    ["color"] = "e8d9bd",
    ["gametitle"] = "All Roads",
    ["icon"] = "Icon Allroads logo.webp",
    ["link"] = "All Roads",
    ["num"] = "03.5",
    ["short"] = "All Roads",
    ["title"] = "All Roads",
    ["type"] = "pub",
    ["type2"] = "",
  },
  FNVCE = {
    ["color"] = "665533",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FNV.png",
    ["link"] = "Fallout: New Vegas Official Game Guide",
    ["num"] = "03.5",
    ["short"] = "Fallout: New Vegas Official Game Guide",
    ["title"] = "Fallout: New Vegas Official Game Guide",
    ["type"] = "pub",
    ["type2"] = "",
  },
  FNVCE1 = {
    ["color"] = "665533",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FNV.png",
    ["link"] = "Fallout: New Vegas Official Game Guide/Behind the Bright Lights & Big City",
    ["num"] = "03.5",
    ["short"] = "Behind the Bright Lights & Big City",
    ["title"] = "Behind the Bright Lights & Big City",
    ["type"] = "pub",
    ["type2"] = "",
  },
  FNVCE2 = {
    ["color"] = "665533",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FNV.png",
    ["link"] = "Fallout: New Vegas Official Game Guide/Faction Profiles",
    ["num"] = "03.5",
    ["short"] = "Faction Profiles",
    ["title"] = "Faction Profiles",
    ["type"] = "pub",
    ["type2"] = "",
  },
  FNVCE3 = {
    ["color"] = "665533",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FNV.png",
    ["link"] = "Fallout: New Vegas Official Game Guide/Tour of the Mojave Wasteland",
    ["num"] = "03.5",
    ["short"] = "Tour of the Mojave Wasteland",
    ["title"] = "Tour of the Mojave Wasteland",
    ["type"] = "pub",
    ["type2"] = "",
  },
  FNVCE4 = {
    ["color"] = "665533",
    ["gametitle"] = "",
    ["icon"] = "Gametitle-FNV.png",
    ["link"] = "Fallout: New Vegas Official Game Guide/Wild Wasteland Oddities",
    ["num"] = "03.5",
    ["short"] = "Wild Wasteland Oddities",
    ["title"] = "Wild Wasteland Oddities",
    ["type"] = "pub",
    ["type2"] = "",
  },
  PA = {
    ["color"] = "",
    ["gametitle"] = "One Man, and a Crate of Puppets",
    ["icon"] = "Infobox.svg",
    ["link"] = "One Man, and a Crate of Puppets",
    ["num"] = "",
    ["short"] = "Penny Arcade",
    ["title"] = "One Man, and a Crate of Puppets",
    ["type"] = "pub",
    ["type2"] = "",
  }, 
-- ====================
--  Crossovers and other content
-- ====================
  CROSS = {
    ["color"] = "",
    ["gametitle"] = "Crossover",
    ["icon"] = "",
    ["link"] = "Marketing:Crossovers",
    ["num"] = "",
    ["short"] = "Crossover",
    ["title"] = "Crossovers",
    ["type"] = "cross",
    ["type2"] = "",
  },
  ["2D20"] = {
    ["color"] = "",
    ["gametitle"] = "Fallout 2d20",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "gto",
    ["type2"] = "",
  },
  D20 = {
    ["color"] = "",
    ["gametitle"] = "Fallout Pen and Paper d20",
    ["icon"] = "D20_final.jpg",
    ["link"] = "Fallout Pen and Paper d20",
    ["num"] = "",
    ["short"] = "Fallout d20",
    ["title"] = "Fallout Pen and Paper d20",
    ["type"] = "cross",
    ["type2"] = "",
  },  
  FB = {
    ["color"] = "",
    ["gametitle"] = "Fallout Bible",
    ["icon"] = "Fallout_Bible_logo.png",
    ["link"] = "Fallout Bible",
    ["num"] = "",
    ["short"] = "Fallout Bible",
    ["title"] = "Fallout Bible",
    ["type"] = "cross",
    ["type2"] = "",
  },  
  FORTN = {
    ["color"] = "",
    ["gametitle"] = "Fortnite: Wrecked",
    ["icon"] = "Fortnite_Fallout_Crossover_9.webp",
    ["link"] = "Fortnite: Wrecked",
    ["num"] = "",
    ["short"] = "Fortnite: Wrecked",
    ["title"] = "Fortnite: Wrecked",
    ["type"] = "cross",
    ["type2"] = "",
  },
  FPB = {
    ["color"] = "",
    ["gametitle"] = "Fallout Pip-Boy",
    ["icon"] = "Fallout_4_Pip-Boy_App.png",
    ["link"] = "Fallout Pip-Boy",
    ["num"] = "04.2",
    ["short"] = "Fallout Pip-Boy",
    ["title"] = "Fallout Pip-Boy",
    ["type"] = "cross",
    ["type2"] = "",
  },  
  JES = {
    ["color"] = "",
    ["gametitle"] = "",
    ["icon"] = "Infobox.svg",
    ["link"] = "Community:J.E. Sawyer's Fallout Role-Playing Game",
    ["num"] = "",
    ["short"] = "JES Fallout RPG",
    ["title"] = "J.E. Sawyer's Fallout RPG",
    ["type"] = "cross",
    ["type2"] = "",
  },  
  MTG = {
    ["color"] = "",
    ["gametitle"] = "Magic: The Gathering: Universes Beyond x Fallout",
    ["icon"] = "FOMTG_Promotional_March_2024_Release.png",
    ["link"] = "Magic: The Gathering: Universes Beyond x Fallout",
    ["num"] = "",
    ["short"] = "Magic: The Gathering",
    ["title"] = "Magic: The Gathering",
    ["type"] = "cross",
    ["type2"] = "",
  },
-- ====================
--  CANCELLED/ NON-EXISTING GAMES
-- ====================
  FILM = {
    ["color"] = "",
    ["gametitle"] = "Fallout Film",
    ["icon"] = "Infobox.svg",
    ["link"] = "Fallout Film",
    ["num"] = "",
    ["short"] = "Fallout Film",
    ["title"] = "Fallout Film",
    ["type"] = "cancel",
    ["type2"] = "",
  },
  FO5 = {
    ["color"] = "",
    ["gametitle"] = "Fallout 5",
    ["icon"] = "Infobox.svg",
    ["link"] = "Fallout 5",
    ["num"] = "",
    ["short"] = "Fallout 5",
    ["title"] = "Fallout 5",
    ["type"] = "cancel",
    ["type2"] = "",
  },
  FOBOS2 = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Brotherhood of Steel 2",
    ["icon"] = "Infobox.svg",
    ["link"] = "Fallout: Brotherhood of Steel 2",
    ["num"] = "",
    ["short"] = "Fallout: BoS 2",
    ["title"] = "Fallout: Brotherhood of Steel 2",
    ["type"] = "cancel",
    ["type2"] = "",
  },  
   FOT2 = {
    ["color"] = "",
    ["gametitle"] = "Fallout Tactics 2",
    ["icon"] = "Gametitle-FOT2.png",
    ["link"] = "Fallout Tactics 2",
    ["num"] = "",
    ["short"] = "Fallout Tactics 2",
    ["title"] = "Fallout Tactics 2",
    ["type"] = "cancel",
    ["type2"] = "",
  }, 
  FOW = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Warfare",
    ["icon"] = "Gametitle-FOW.png",
    ["link"] = "Fallout: Warfare",
    ["num"] = "",
    ["short"] = "Fallout: Warfare",
    ["title"] = "Fallout: Warfare",
    ["type"] = "cancel",
    ["type2"] = "",
  },
  FOX = {
    ["color"] = "",
    ["gametitle"] = "Fallout Extreme",
    ["icon"] = "Fallout_Extreme_Logo.png",
    ["link"] = "Fallout Extreme",
    ["num"] = "",
    ["short"] = "Fallout Extreme",
    ["title"] = "Fallout Extreme",
    ["type"] = "cancel",
    ["type2"] = "",
  },  
  LH = {
    ["color"] = "",
    ["gametitle"] = "",
    ["icon"] = "Infobox.svg",
    ["link"] = "Overview:SPECIAL#Non-Fallout Game Usage",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "Lionheart",
    ["type"] = "cancel",
    ["type2"] = "",
  },
  PV13 = {
    ["color"] = "",
    ["gametitle"] = "Project V13",
    ["icon"] = "Fallout online logo.png",
    ["link"] = "Project V13",
    ["num"] = "",
    ["short"] = "Project V13",
    ["title"] = "Project V13",
    ["type"] = "cancel",
    ["type2"] = "",
  },  
  TAR = {
    ["color"] = "",
    ["gametitle"] = "Project V13",
    ["icon"] = "Infobox.svg",
    ["link"] = "The Armageddon Rag",
    ["num"] = "",
    ["short"] = "Armageddon Rag",
    ["title"] = "The Armageddon Rag",
    ["type"] = "cancel",
    ["type2"] = "",
  },
  TORN = {
    ["color"] = "",
    ["gametitle"] = "",
    ["icon"] = "Infobox.svg",
    ["link"] = "Overview:SPECIAL#Non-Fallout Game Usage",
    ["num"] = "",
    ["short"] = "TORN",
    ["title"] = "TORN",
    ["type"] = "cancel",
    ["type2"] = "",
  },  
  VB = {
    ["color"] = "",
    ["gametitle"] = "Van Buren",
    ["icon"] = "Van_Buren_Fallout_3_Logo.png",
    ["link"] = "Van Buren",
    ["num"] = "02.3",
    ["short"] = "Van Buren",
    ["title"] = "Van Buren",
    ["type"] = "cancel",
    ["type2"] = "",
  },  
-- ====================
--  Wiki utilities
-- ====================
  [""] = {
    ["color"] = "",
    ["gametitle"] = "None",
    ["icon"] = "Infobox.svg",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "wiki",
    ["type2"] = "",
  },
  IFW = {
    ["color"] = "",
    ["gametitle"] = "Fallout Wiki",
    ["icon"] = "Infobox.svg",
    ["link"] = "Fallout Wiki",
    ["num"] = "",
    ["short"] = "Fallout Wiki",
    ["title"] = "Fallout Wiki",
    ["type"] = "wiki",
    ["type2"] = "",
  },
  NONE = {
    ["color"] = "",
    ["gametitle"] = "",
    ["icon"] = "Infobox.svg",
    ["link"] = "Overview:Mentioned-Only Location",
    ["num"] = "",
    ["short"] = "mentioned-only",
    ["title"] = "Mentioned-Only location",
    ["type"] = "wiki",
    ["type2"] = "",
  },
  None = {
    ["color"] = "",
    ["gametitle"] = "Mentioned-only",
    ["icon"] = "Infobox.svg",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "wiki",
    ["type2"] = "",
  },  
  RW = {
    ["color"] = "",
    ["gametitle"] = "",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "real world",
    ["title"] = "real world",
    ["type"] = "wiki",
    ["type2"] = "",
  },
  WIKI = {
    ["color"] = "",
    ["gametitle"] = "",
    ["icon"] = "Infobox.svg",
    ["link"] = "Fallout Wiki",
    ["num"] = "",
    ["short"] = "Fallout Wiki",
    ["title"] = "Fallout Wiki",
    ["type"] = "wiki",
    ["type2"] = "",
  },  
-- ====================
--  MODS
-- ====================
  AMIL = {
    ["color"] = "",
    ["gametitle"] = "Another Millenia",
    ["icon"] = "Another Millenia logo.webp",
    ["link"] = "Another Millenia",
    ["num"] = "",
    ["short"] = "Another Millenia",
    ["title"] = "Another Millenia",
    ["type"] = "mod",
    ["type2"] = "",
    },
  AOTL = {
    ["color"] = "",
    ["gametitle"] = "Attack of the Lobotomites!",
    ["icon"] = "AttackOfTheLobotomitesLogocut.png",
    ["link"] = "Attack of the Lobotomites!",
    ["num"] = "",
    ["short"] = "Attack of the Lobotomites!",
    ["title"] = "Attack of the Lobotomites!",
    ["type"] = "mod",
    ["type2"] = "",
  },
  AR1 = {
    ["color"] = "",
    ["gametitle"] = "America Rising",
    ["icon"] = "Infobox.svg",
    ["link"] = "Mod:America Rising - A Tale of the Enclave",
    ["num"] = "",
    ["short"] = "America Rising",
    ["title"] = "America Rising - A Tale of the Enclave",
    ["type"] = "mod",
    ["type2"] = "",
  },
  AR2 = {
    ["color"] = "",
    ["gametitle"] = "America Rising 2",
    ["icon"] = "Infobox.svg",
    ["link"] = "Mod:America Rising 2 - Legacy of the Enclave",
    ["num"] = "",
    ["short"] = "America Rising 2",
    ["title"] = "America Rising 2 - Legacy of the Enclave",
    ["type"] = "mod",
    ["type2"] = "",
  },
  AWOLP = {
    ["color"] = "",
    ["gametitle"] = "A World of Less Pain",
    ["icon"] = "A World of (Less) Pain.png",
    ["link"] = "Mod:A World of (Less) Pain",
    ["num"] = "",
    ["short"] = "AWOLP",
    ["title"] = "A World of (Less) Pain",
    ["type"] = "mod",
    ["type2"] = "",
  },
  AWOP = {
    ["color"] = "",
    ["gametitle"] = "A World Of Pain",
    ["icon"] = "A_World_Of_Pain_infobox.png",
    ["link"] = "Mod:A World Of Pain",
    ["num"] = "",
    ["short"] = "AWOP",
    ["title"] = "A World Of Pain",
    ["type"] = "mod",
    ["type2"] = "",
  },
  CSEP = {
    ["color"] = "",
    ["gametitle"] = "CSEP",
    ["icon"] = "CSEP_Banner_Logo.png",
    ["link"] = "Mod:CSEP",
    ["num"] = "",
    ["short"] = "CSEP",
    ["title"] = "CSEP",
    ["type"] = "mod",
    ["type2"] = "",
  },
  DIZ = {
    ["color"] = "",
    ["gametitle"] = "DiZco12's Lightweight Lore-Friendly Overhaul",
    ["icon"] = "Diz Icon.png",
    ["link"] = "Mod:DiZco12's Lightweight Lore-Friendly Overhaul",
    ["num"] = "",
    ["short"] = "DiZco12's Lightweight Lore-Friendly Overhaul",
    ["title"] = "DiZco12's Lightweight Lore-Friendly Overhaul",
    ["type"] = "mod",
    ["type2"] = "",
  },
  DOA = {
    ["color"] = "",
    ["gametitle"] = "Dawn of America",
    ["icon"] = "Dawn of America Logo.webp",
    ["link"] = "Mod:Dawn of America",
    ["num"] = "",
    ["short"] = "Dawn of America",
    ["title"] = "Dawn of America",
    ["type"] = "mod",
    ["type2"] = "",
  },
  DOTC = {
    ["color"] = "",
    ["gametitle"] = "Driveables of the Commonwealth",
    ["icon"] = "Minicar01.webp",
    ["link"] = "Mod:Driveables of the Commonweath",
    ["num"] = "",
    ["short"] = "DOTC",
    ["title"] = "Driveables of the Commonweath",
    ["type"] = "mod",
    ["type2"] = "",
  },
  DUST = {
    ["color"] = "",
    ["gametitle"] = "DUST Survival Simulator",
    ["icon"] = "Mod_DUST_Logo.jpg",
    ["link"] = "Mod:DUST Survival Simulator",
    ["num"] = "",
    ["short"] = "DUST",
    ["title"] = "DUST Survival Simulator",
    ["type"] = "mod",
    ["type2"] = "",
  },
  FNC = {
    ["color"] = "",
    ["gametitle"] = "Fallout: New California Mod",
    ["icon"] = "Mod New California logo main page.png",
    ["link"] = "Mod:Fallout: New California",
    ["num"] = "",
    ["short"] = "FNC",
    ["title"] = "Fallout: New California",
    ["type"] = "mod",
    ["type2"] = "",
  },
  FNM = {
    ["color"] = "",
    ["gametitle"] = "Fallout Nuevo Mexico",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  FO4NV = {
    ["color"] = "",
    ["gametitle"] = "Fallout 4: New Vegas",
    ["icon"] = "Mod_F4NV_Logo_Themed_Small.png",
    ["link"] = "Mod:Fallout 4: New Vegas",
    ["num"] = "",
    ["short"] = "Fallout 4: New Vegas",
    ["title"] = "Fallout 4: New Vegas",
    ["type"] = "mod",
    ["type2"] = "",
  },

  FO4PA = {
    ["color"] = "",
    ["gametitle"] = "Fallout 4: Project Arroyo",
    ["icon"] = "Proj_Arroyo_6.png",
    ["link"] = "Mod:Fallout 4: Project Arroyo",
    ["num"] = "",
    ["short"] = "Fallout 4: Project Arroyo",
    ["title"] = "Fallout 4: Project Arroyo",
    ["type"] = "mod",
    ["type2"] = "",
  },
  FOCAS = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Cascadia",
    ["icon"] = "FOCAS Logo 2.png",
    ["link"] = "Mod:Fallout: Cascadia",
    ["num"] = "",
    ["short"] = "Fallout: Cascadia",
    ["title"] = "Fallout: Cascadia",
    ["type"] = "mod",
    ["type2"] = "",
  },
  FOE = {
    ["color"] = "",
    ["gametitle"] = "Fallout: Equestria",
    ["icon"] = "Foe-logo.png",
    ["link"] = "Community:Fallout:_Equestria",
    ["num"] = "",
    ["short"] = "FOE",
    ["title"] = "Fallout: Equestria",
    ["type"] = "mod",
    ["type2"] = "",
  },
  FOLON = {
    ["color"] = "",
    ["gametitle"] = "Fallout London",
    ["icon"] = "Fallout London Logo.webp",
    ["link"] = "Mod:Fallout London",
    ["num"] = "",
    ["short"] = "Fallout London",
    ["title"] = "Fallout London",
    ["type"] = "mod",
    ["type2"] = "",
  },
  FOTF = {
    ["color"] = "",
    ["gametitle"] = "Fallout: The Frontier",
    ["icon"] = "Mod Frontier 1.webp",
    ["link"] = "Mod:Fallout: The Frontier",
    ["num"] = "",
    ["short"] = "FOTF",
    ["title"] = "Fallout: The Frontier",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MOD = {
    ["color"] = "",
    ["gametitle"] = "Mod",
    ["icon"] = "Mods_Icon.png",
    ["link"] = "Mods",
    ["num"] = "",
    ["short"] = "Mods",
    ["title"] = "Mods",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPBS = {
    ["color"] = "",
    ["gametitle"] = "More Perks for Broken Steel",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPCMP = {
    ["color"] = "",
    ["gametitle"] = "More Perks for Companions",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPDF = {
    ["color"] = "",
    ["gametitle"] = "Deserter's Fortress",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPDM = {
    ["color"] = "",
    ["gametitle"] = "More Perks for Dead Money",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPFNV = {
    ["color"] = "",
    ["gametitle"] = "More Perks for Fallout: New Vegas",
    ["icon"] = "Infobox.svg",
    ["link"] = "Mod:More Perks/More Perks (Fallout: New Vegas)",
    ["num"] = "",
    ["short"] = "More Perks FNV",
    ["title"] = "More Perks FNV",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPFO3 = {
    ["color"] = "",
    ["gametitle"] = "More Perks for Fallout 3",
    ["icon"] = "Infobox.svg",
    ["link"] = "Mod:More Perks/More Perks (Fallout 3)",
    ["num"] = "",
    ["short"] = "More Perks FO3",
    ["title"] = "More Perks FO3",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPHH = {
    ["color"] = "",
    ["gametitle"] = "More Perks for Honest Hearts",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPMT = {
    ["color"] = "",
    ["gametitle"] = "More Traits for Fallout: New Vegas",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPMZ = {
    ["color"] = "",
    ["gametitle"] = "More Perks for Mothership Zeta",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPOA = {
    ["color"] = "",
    ["gametitle"] = "More Perks for Operation: Anchorage",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPOWB = {
    ["color"] = "",
    ["gametitle"] = "More Perks for Old World Blues",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPPL = {
    ["color"] = "",
    ["gametitle"] = "More Perks for Point Lookout",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPREQ = {
    ["color"] = "",
    ["gametitle"] = "More Perks Requested for Fallout 3",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  MPTP = {
    ["color"] = "",
    ["gametitle"] = "More Perks for The Pitt",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
  PBW = {
    ["color"] = "",
    ["gametitle"] = "Project Bygone Weapons",
    ["icon"] = "PBW_Banner.png",
    ["link"] = "Mod:Project: Bygone Weapons",
    ["num"] = "",
    ["short"] = "Project: Bygone Weapons",
    ["title"] = "Project: Bygone Weapons",
    ["type"] = "mod",
    ["type2"] = "",
  },
  SS2 = {
    ["color"] = "",
    ["gametitle"] = "Sim Settlements 2",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },

  TTW = {
    ["color"] = "",
    ["gametitle"] = "Tale of Two Wastelands",
    ["icon"] = "TTW icon.png",
    ["link"] = "Mod:Tale of Two Wastelands",
    ["num"] = "",
    ["short"] = "TTW",
    ["title"] = "Tale of Two Wastelands",
    ["type"] = "mod",
    ["type2"] = "",
  },

  WASH = {
    ["color"] = "",
    ["gametitle"] = "Washington's Malevolence",
    ["icon"] = "",
    ["link"] = "",
    ["num"] = "",
    ["short"] = "",
    ["title"] = "",
    ["type"] = "mod",
    ["type2"] = "",
  },
-- ====================
--  GENERIC AND COMMUNITY
-- ====================
  BONEZONE = {
    ["color"] = "",
    ["gametitle"] = "",
    ["icon"] = "Upper_skull.png",
    ["link"] = "Community:The Bone Zone",
    ["num"] = "",
    ["short"] = "The Bone Zone",
    ["title"] = "THE BONE ZONE",
    ["type"] = "comm",
    ["type2"] = "",
  },
  COMFNV = {
    ["color"] = "",
    ["gametitle"] = "Fallout: New Vegas Community",
    ["icon"] = "Community_Site_Logo.png",
    ["link"] = "Community:Fallout Groups",
    ["num"] = "",
    ["short"] = "Fallout: New Vegas Community",
    ["title"] = "Fallout: New Vegas Community",
    ["type"] = "comm",
    ["type2"] = "",
  },
  COMFO3 = {
    ["color"] = "",
    ["gametitle"] = "Fallout 3 Community",
    ["icon"] = "Community_Site_Logo.png",
    ["link"] = "Community:Fallout Groups",
    ["num"] = "",
    ["short"] = "Fallout 3 Community",
    ["title"] = "Fallout 3 Community",
    ["type"] = "comm",
    ["type2"] = "",
  },
  COMFO4 = {
    ["color"] = "",
    ["gametitle"] = "Fallout 4 Community",
    ["icon"] = "Community_Site_Logo.png",
    ["link"] = "Community:Fallout Groups",
    ["num"] = "",
    ["short"] = "Fallout 4 Community",
    ["title"] = "Fallout 4 Community",
    ["type"] = "comm",
    ["type2"] = "",
  },
  COMFO76 = {
    ["color"] = "",
    ["gametitle"] = "Fallout 76 Community",
    ["icon"] = "Community_Site_Logo.png",
    ["link"] = "Community:Fallout Groups",
    ["num"] = "",
    ["short"] = "Fallout 76 Community",
    ["title"] = "Fallout 76 Community",
    ["type"] = "comm",
    ["type2"] = "",
  }, 
  COLMOD = {
    ["color"] = "",
    ["gametitle"] = "",
    ["icon"] = "Affiliate Collective Modding logo.png",
    ["link"] = "Community:Collective Modding",
    ["num"] = "",
    ["short"] = "Collective Modding",
    ["title"] = "Collective Modding",
    ["type"] = "comm",
    ["type2"] = "",
  },
  FANFIC = {
    ["color"] = "",
    ["gametitle"] = "Fanfiction",
    ["icon"] = "Icon Astoundingly Awesome Tales.png",
    ["link"] = "Community:Fanfiction",
    ["num"] = "",
    ["short"] = "Fanfiction",
    ["title"] = "Fanfiction",
    ["type"] = "comm",
    ["type2"] = "",
  },  
  FODAL = {
    ["color"] = "",
    ["gametitle"] = "Fallout Dallas",
    ["icon"] = "Fallout Dallas Sign Logo.webp",
    ["link"] = "Community:Fallout Dallas",
    ["num"] = "",
    ["short"] = "Fallout Dallas",
    ["title"] = "Fallout Dallas",
    ["type"] = "comm",
    ["type2"] = "",
  },
  RWOT = {
    ["color"] = "",
    ["gametitle"] = "",
    ["icon"] = "NW.png",
    ["link"] = "Community:Real World",
    ["num"] = "",
    ["short"] = "Real World on Tour!",
    ["title"] = "Real World on Tour!",
    ["type"] = "comm",
    ["type2"] = "",
  },  
}

return { gameList = gameList }