Module:ComicTitle/data

From BIONICLEsector01

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

return {
	["series"] = {
		["C"] = {
			seriesTitle = "BIONICLE",
			italicizeSeriesTitle = true,
			seriesArticle = "Comics#BIONICLE (2001-2005)",
			issueTitles = {
				["1"] = "The Coming of the Toa",
				["2"] = "Deep into Darkness",
				["3"] = "Triumph of the Toa",
				["4"] = "The Bohrok Awake",
				["5"] = "To Trap a Tahnok",
				["6"] = "Into The Nest",
				["7"] = "What Lurks Below",
				["8"] = "The End of the Toa?",
				["9"] = "Divided We Fall",
				["10"] = "Powerless!",
				["11"] = "A Matter of Time...",
				["12"] = "Absolute Power",
				["13"] = "Rise of the Rahkshi!",
				["14"] = "At Last -- Takanuva!",
				["15"] = "Secrets and Shadows",
				["16"] = "Toa Metru!",
				["17"] = "Disks of Danger",
				["18"] = "Seeds of Doom",
				["19"] = "Enemies of Metru Nui",
				["20"] = "Struggle in the Sky",
				["21"] = "Dreams of Darkness",
				["22"] = "Monsters in the Dark",
				["23"] = "Vengeance of the Visorak",
				["24"] = "Shadow Play",
				["25"] = "Birth of the Rahaga",
				["26"] = "Hanging by a Thread",
				["27"] = "Fractures",
			},
		},
		["IC"] = {
			seriesTitle = "BIONICLE Ignition",
			italicizeSeriesTitle = true,
			seriesArticle = "Comics#BIONICLE Ignition (2006-2008)",
			issueTitles = {
				["0"] = nil,
				["1"] = "If a Universe Ends ...",
				["2"] = "Vengeance of Axonn",
				["3"] = "Showdown",
				["4"] = "A Cold Light Dawns",
				["5"] = "In Final Battle",
				["6"] = nil,
				["7"] = "Mask of Life, Mask of Doom",
				["8"] = "Sea of Darkness",
				["9"] = "Battle in the Deep!",
				["10"] = "The Death of Mata Nui",
				["11"] = "Death of a Hero",
				["12"] = "Realm of Fear",
				["12.5"] = nil,
				["13"] = "Swamp of Shadows",
				["14"] = "Endgame",
				["15"] = "Mata Nui Rising",
			},
		},
		["GC"] = {
			seriesTitle = "BIONICLE Glatorian",
			italicizeSeriesTitle = true,
			seriesArticle = "Comics#BIONICLE Glatorian (2009-2010)",
			issueTitles = {
				["1"] = "Sands of Bara Magna",
				["2"] = "The Fall of Atero",
				["3"] = "A Hero Reborn",
				["4"] = "Before the Storm",
				["5"] = "Valley of Fear",
				["6"] = "All That Glitters",
				["7"] = "Rebirth",
			},
		},
		["MDC"] = {
			seriesTitle = "McDonald's",
			italicizeSeriesTitle = false,
			seriesArticle = "Comics#McDonald's Comics",
			issueTitles = {
				["1"] = "Challenge of the Rahi",
				["2"] = "Tale of the Toa",
				["3"] = "Secret of the Swarm",
				["4"] = "Into the Nest",
			},
		},
		["LC"] = {
			seriesTitle = "Lunchables",
			italicizeSeriesTitle = false,
			seriesArticle = "Comics#Lunchables Comics",
			issueTitles = {
				["1"] = nil,
				["2"] = nil,
				["3"] = nil,
			},
		},
		["B"] = {
			seriesTitle = "BIONICLE",
			italicizeSeriesTitle = true,
			seriesArticle = "Graphic Novels#Papercutz Novels",
			issueTitles = {
				["1"] = "Rise of the Toa Nuva",
				["2"] = "Challenge of the Rahkshi",
				["3"] = "City of Legends",
				["4"] = "Trial by Fire",
				["5"] = "The Battle of Voya Nui",
				["6"] = "The Underwater City",
				["7"] = "Realm of Fear",
				["8"] = "Legends of Bara Magna",
				["9"] = "The Fall of Atero",
			},
		},
	},
	["standalone"] = {
		["HT"] = {
			title = "Hydraxon's Tale",
			italicizeTitle = false,
			article = "Hydraxon's Tale",
		},
		["FaRotS"] = {
			title = "Fall and Rise of the Skrall",
			italicizeTitle = false,
			article = "Fall and Rise of the Skrall",
		},
		["TET"] = {
			title = "The Exile's Tale",
			italicizeTitle = false,
			article = "The Exile's Tale",
		},
		["AOSR"] = {
			title = "All Our Sins Remembered",
			italicizeTitle = false,
			article = "All Our Sins Remembered",
		},
		["BTB"] = {
			title = "The Beginning",
			italicizeTitle = false,
			article = "BIONICLE: The Beginning",
		},
		["TLoL"] = {
			title = "The Legend of Lewa",
			italicizeTitle = true,
			article = "The Legend of Lewa",
		},
		["TfT"] = {
			title = "Trouble for Tahu",
			italicizeTitle = true,
			article = "Trouble for Tahu",
		},
		["SoBM"] = {
			title = "Secrets of Bara Magna!",
			italicizeTitle = false,
			article = "Secrets of Bara Magna!",
		},
		["SA"] = {
			title = "Shadow Ambush!",
			italicizeTitle = false,
			article = "Shadow Ambush!",
		},
		["GotT"] = {
			title = "Gathering of the Toa",
			italicizeTitle = false,
			article = "BIONICLE 1: Gathering of the Toa",
		},
		["BotMM"] = {
			title = "Battle of the Mask Makers",
			italicizeTitle = false,
			article = "BIONICLE 2: Battle of the Mask Makers",
		},
	},
}