Arrowverse Wiki
Register
Advertisement
Arrowverse Wiki
Module documentation

This module is used as a data table for other modules and has no functions within it.

Table Format

[" input value "] = { "proper name", "links name" }

For help on this module, please contact an administrator.
Visit Module:Series/data/doc to edit this text! (How does this work?)

--[[Category:Lua modules]]
return {
-- Television Shows --
    --The Flash (CBS)--
    	["TF90"] = {"The Flash (CBS)","flashcbs"},
    	["F90"] = {"The Flash (CBS)","flashcbs"},
    	["1990"] = {"The Flash (CBS)","flashcbs"},
    	["THE FLASH (1990)"] = {"The Flash (CBS)","flashcbs"},
    	["THE FLASH (1990 TV SERIES)"] = {"The Flash (CBS)","flashcbs"},
    	["THE FLASH (CBS)"] = {"The Flash (CBS)","flashcbs"},
    --Birds of Prey--
    	["BOP"] = {"Birds of Prey","birdsofprey"},
    	["BIRDS OF PREY"] = {"Birds of Prey","birdsofprey"},
    --Arrow--
    	["A"] = {"Arrow","arrow"},
    	["ARROW"] = {"Arrow","arrow"},
    --The Flash (The CW)--
    	["F"] = {"The Flash (The CW)","flashcw"},
    	["TF"] = {"The Flash (The CW)","flashcw"},
    	["THE FLASH"] = {"The Flash (The CW)","flashcw"},
    	["FLASH"] = {"The Flash (The CW)","flashcw"},
    	["THE FLASH (2014)"] = {"The Flash (The CW)","flashcw"},
    	["THE FLASH (2014 TV SERIES)"] = {"The Flash (The CW)","flashcw"},
    	["THE FLASH (THE CW)"] = {"The Flash (The CW)","flashcw"},
    	["THE FLASH (CW)"] = {"The Flash (The CW)","flashcw"},
    --Constantine--
    	["C"] = {"Constantine","constantine"},
    	["CONSTANTINE"] = {"Constantine","constantine"},
    --Supergirl--
    	["S"] = {"Supergirl","supergirl"},
    	["SUPERGIRL"] = {"Supergirl","supergirl"},
    --DC's Legends of Tomorrow--
    	["L"] = {"DC's Legends of Tomorrow","legends"},
    	["LEGENDS"] = {"DC's Legends of Tomorrow","legends"},
    	["LEGENDS OF TOMORROW"] = {"DC's Legends of Tomorrow","legends"},
    	["LOT"] = {"DC's Legends of Tomorrow","legends"},
    	["DCS LEGENDS OF TOMORROW"] = {"DC's Legends of Tomorrow","legends"},
    	["DC'S LEGENDS OF TOMORROW"] = {"DC's Legends of Tomorrow","legends"},
    --Black Lightning--
    	["BL"] = {"Black Lightning","blacklightning"},
    	["BLACK LIGHTNING"] = {"Black Lightning","blacklightning"},
    --Batwoman--
    	["B"] = {"Batwoman","batwoman"},
    	["BW"] = {"Batwoman","batwoman"},
    	["BATWOMAN"] = {"Batwoman","batwoman"},
    --Superman & Lois--
    	["S&L"] = {"Superman & Lois","supermanlois"},
    	["SL"] = {"Superman & Lois","supermanlois"},
    	["SUPERMAN & LOIS"] = {"Superman & Lois","supermanlois"},
    	["SUPERMAN AND LOIS"] = {"Superman & Lois","supermanlois"},
--Web Series and Webisodes--
    --Vixen--
    	["V"] = {"Vixen","vixen"},
    	["VIXEN"] = {"Vixen","vixen"},
    --Freedom Fighters: The Ray--
    	["FFTR"] = {"Freedom Fighters: The Ray","freedomfighters"},
    	["FF:TR"] = {"Freedom Fighters: The Ray","freedomfighters"},
    	["FREEDOM FIGHTERS THE RAY"] = {"Freedom Fighters: The Ray","freedomfighters"},
    	["FREEDOM FIGHTERS"] = {"Freedom Fighters: The Ray","freedomfighters"},
    	["THE RAY"] = {"Freedom Fighters: The Ray","freedomfighters"},
    	["FREEDOM FIGHTERS: THE RAY"] = {"Freedom Fighters: The Ray","freedomfighters"},
    --Blood Rush--
    	["BR"] = {"Blood Rush","arrow"},
    	["BLOOD RUSH"] = {"Blood Rush","arrow"},
    --Chronicles of Cisco--
    	["COC"] = {"Chronicles of Cisco","flashcw"},
    	["CHRONICLES"] = {"Chronicles of Cisco","flashcw"},
    	["COC (WEB)"] = {"Chronicles of Cisco","flashcw"},
    	["CHRONICLES OF CISCO"] = {"Chronicles of Cisco","flashcw"},
    --John Con Noir--
    	["JCN"] = {"John Con Noir","constantine"},
    	["JOHN CON NOIR"] = {"John Con Noir","constantine"},
    --Stretched Scene--
    	["SS"] = {"Stretched Scene","flashcw"},
    	["STRETCHED SCENE"] = {"Stretched Scene","flashcw"},
    	["STRETCHED SCENES"] = {"Stretched Scene","flashcw"},
    --Mister Parker's Cul De Sac--
    	["MISTER PARKER'S CUL DE SAC"] = {"Mister Parker's Cul De Sac","legends"},
    	["MR. PARKER'S CUL DE SAC"] = {"Mister Parker's Cul De Sac","legends"},
    	["MPCDS"] = {"Mister Parker's Cul De Sac","legends"},
    	["MR. PARKER"] = {"Mister Parker's Cul De Sac","legends"},
    	["CUL DE SAC"] = {"Mister Parker's Cul De Sac","legends"},
--Comic Book Series--
    --The Flash TV Special--
    	["THE FLASH TV SPECIAL"] = {"The Flash TV Special","flashcbs"},
    --Arrow (comic book series)--
    	["A (C)"] = {"Arrow (comic book series)","arrow"},
    	["ARROW (C)"] = {"Arrow (comic book series)","arrow"},
    	["ARROW (COMICS)"] = {"Arrow (comic book series)","arrow"},
    	["A (COMICS)"] = {"Arrow (comic book series)","arrow"},
    	["ARROW (COMIC BOOK SERIES)"] = {"Arrow (comic book series)","arrow"},
    	["ARROW(COMIC BOOK SERIES)"] = {"Arrow (comic book series)","arrow"},
    --Arrow: Season 2.5--
    	["S2.5"] = {"Arrow: Season 2.5","arrow"},
    	["2.5"] = {"Arrow: Season 2.5","arrow"},
    	["SEASON 2.5"] = {"Arrow: Season 2.5","arrow"},
    	["ARROW SEASON 2.5"] = {"Arrow: Season 2.5","arrow"},
    	["ARROW: SEASON 2.5"] = {"Arrow: Season 2.5","arrow"},
    --The Flash: Season Zero--
    	["S0"] = {"The Flash: Season Zero","flashcw"},
    	["0"] = {"The Flash: Season Zero","flashcw"},
    	["SEASON ZERO"] = {"The Flash: Season Zero","flashcw"},
    	["SEASON 0"] = {"The Flash: Season Zero","flashcw"},
    	["THE FLASH SEASON ZERO"] = {"The Flash: Season Zero","flashcw"},
    	["THE FLASH: SEASON ZERO"] = {"The Flash: Season Zero","flashcw"},
    --Arrow: The Dark Archer--
    	["TDA"] = {"Arrow: The Dark Archer","arrow"},
    	["ARROW TDA"] = {"Arrow: The Dark Archer","arrow"},
    	["ARROW: TDA"] = {"Arrow: The Dark Archer","arrow"},
    	["ARROW THE DARK ARCHER"] = {"Arrow: The Dark Archer","arrow"},
    	["THE DARK ARCHER"] = {"Arrow: The Dark Archer","arrow"},
    	["DARK ARCHER"] = {"Arrow: The Dark Archer","arrow"},
    	["ARROW: THE DARK ARCHER"] = {"Arrow: The Dark Archer","arrow"},
    --Adventures of Supergirl--
    	["AOS"] = {"Adventures of Supergirl","supergirl"},
    	["ADVENTURES OF SUPERGIRL"] = {"Adventures of Supergirl","supergirl"},
    --Crisis on Infinite Earths Giant--
    	["COIEG"] = {"Crisis on Infinite Earths Giant"},
    	["CRISIS ON INFINITE EARTHS GIANT"] = {"Crisis on Infinite Earths Giant"},
    --Crisis on Infinite Earths Giant--
    	["EP"] = {"EARTH-PRIME"},
    	["EARTH PRIME (COMIC BOOK SERIES)"] = {"EARTH-PRIME"},
    	["EARTH PRIME"] = {"EARTH-PRIME"},
    	["EARTH-PRIME"] = {"EARTH-PRIME"},
--Other--
	--The Chronicles of Cisco--
    	["TCOC"] = {"The Chronicles of Cisco","flashcw"},
    	["COC (BLOG)"] = {"The Chronicles of Cisco","flashcw"},
    	["BLOG"] = {"The Chronicles of Cisco","flashcw"},
    	["THE CHRONICLES OF CISCO"] = {"The Chronicles of Cisco","flashcw"},
    --Green Arrow and the Canaries--
    	["GAATC"] = {"Green Arrow and the Canaries","arrow"},
    	["GREEN ARROW AND THE CANARIES"] = {"Green Arrow and the Canaries","arrow"},
    --Justice U--
    	["J"] = {"Justice U","arrow"},
    	["JU"] = {"Justice U","arrow"},
    	["JUSTICE U"] = {"Justice U","arrow"},
    --Painkiller--
    	["P"] = {"Painkiller","blacklightning"},
    	["PAINKILLER"] = {"Painkiller","blacklightning"},
    --Wonder Girl--
    	["W"] = {"Wonder Girl"},
    	["WG"] = {"Wonder Girl"},
    	["WONDER GIRL"] = {"Wonder Girl"},
}
Advertisement