Jump to content

Module:Episode/data

From Semantic Stargate Wiki
Documentation icon Module documentation[create]
--[[ 
This module will use its input to have the full link for an episode or a film:
- 1 = Namespace (Main for the films, Episode, or Webisode)
- 2 = Link inside the wiki (episode, webisode or film name)
- 3 = Title as it appears on the screen with the quotes (American English standard)
]]--

return {
	-- Stargate, the movie
	["film"] = { "", "Stargate (film)", "''Stargate''" },
	["movie"] = { "", "Stargate (film)", "''Stargate''" },
	["stargate"] = { "", "Stargate (film)", "''Stargate''" },
	["stargate (film)"] = { "", "Stargate (film)", "''Stargate''" },
	["stargate (movie)"] = { "", "Stargate (film)", "''Stargate''" },
	-- Stargate SG-1
	--
	-- Stargate SG-1 Season 1
	--
	-- S01E01/02 - Children of the Gods
	["sg1-1.01"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
	["sg1-101"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
	["sg1-1x01"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
	["sg1-s01e01"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
	["sg1-1.02"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
	["sg1-102"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
	["sg1-1x02"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
	["sg1-s01e02"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
	["children of the gods"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
	-- S01E03 - The Enemy Within
	["sg1-1.03"] = { "Episode", "The Enemy Within", '"The Enemy Within"' },
	["sg1-103"] = { "Episode", "The Enemy Within", '"The Enemy Within"' },
	["sg1-1x03"] = { "Episode", "The Enemy Within", '"The Enemy Within"' },
	["sg1-s01e03"] = { "Episode", "The Enemy Within", '"The Enemy Within"' },
	["the enemy within"] = { "Episode", "The Enemy Within", '"The Enemy Within"' },
	-- S01E04 - Emancipation
	["sg1-1.04"] = { "Episode", "Emancipation", '"Emancipation"' },
	["sg1-104"] = { "Episode", "Emancipation", '"Emancipation"' },
	["sg1-1x04"] = { "Episode", "Emancipation", '"Emancipation"' },
	["sg1-s01e04"] = { "Episode", "Emancipation", '"Emancipation"' },
	["emancipation"] = { "Episode", "Emancipation", '"Emancipation"' },
	-- S01E05 - The Broca Divide
	["sg1-1.05"] = { "Episode", "The Broca Divide", '"The Broca Divide"' },
	["sg1-105"] = { "Episode", "The Broca Divide", '"The Broca Divide"' },
	["sg1-1x05"] = { "Episode", "The Broca Divide", '"The Broca Divide"' },
	["sg1-s01e05"] = { "Episode", "The Broca Divide", '"The Broca Divide"' },
	["the broca divide"] = { "Episode", "The Broca Divide", '"The Broca Divide"' },
	-- S01E06 - The First Commandment
	["sg1-1.06"] = { "Episode", "The First Commandment", '"The First Commandment"' },
	["sg1-106"] = { "Episode", "The First Commandment", '"The First Commandment"' },
	["sg1-1x06"] = { "Episode", "The First Commandment", '"The First Commandment"' },
	["sg1-s01e06"] = { "Episode", "The First Commandment", '"The First Commandment"' },
	["the first commandment"] = { "Episode", "The First Commandment", '"The First Commandment"' },
	-- S01E07 - Cold Lazarus
	["sg1-1.07"] = { "Episode", "Cold Lazarus", '"Cold Lazarus"' },
	["sg1-107"] = { "Episode", "Cold Lazarus", '"Cold Lazarus"' },
	["sg1-1x07"] = { "Episode", "Cold Lazarus", '"Cold Lazarus"' },
	["sg1-s01e07"] = { "Episode", "Cold Lazarus", '"Cold Lazarus"' },
	["cold lazarus"] = { "Episode", "Cold Lazarus", '"Cold Lazarus"' },
	-- S01E08 - The Nox
	["sg1-1.08"] = { "Episode", "The Nox", '"The Nox"' },
	["sg1-108"] = { "Episode", "The Nox", '"The Nox"' },
	["sg1-1x08"] = { "Episode", "The Nox", '"The Nox"' },
	["sg1-s01e08"] = { "Episode", "The Nox", '"The Nox"' },
	["the nox"] = { "Episode", "The Nox", '"The Nox"' },
	-- S01E09 - Brief Candle
	["sg1-1.09"] = { "Episode", "Brief Candle", '"Brief Candle"' },
	["sg1-109"] = { "Episode", "Brief Candle", '"Brief Candle"' },
	["sg1-1x09"] = { "Episode", "Brief Candle", '"Brief Candle"' },
	["sg1-s01e09"] = { "Episode", "Brief Candle", '"Brief Candle"' },
	["brief candle"] = { "Episode", "Brief Candle", '"Brief Candle"' },
	-- S01E10 - Thor's Hammer
	["sg1-1.10"] = { "Episode", "Thor's Hammer", '"Thor\'s Hammer"' },
	["sg1-110"] = { "Episode", "Thor's Hammer", '"Thor\'s Hammer"' },
	["sg1-1x10"] = { "Episode", "Thor's Hammer", '"Thor\'s Hammer"' },
	["sg1-s01e10"] = { "Episode", "Thor's Hammer", '"Thor\'s Hammer"' },
	["thor's hammer"] = { "Episode", "Thor's Hammer", '"Thor\'s Hammer"' },
	-- S01E11 - The Torment of Tantalus
	["sg1-1.11"] = { "Episode", "The Torment of Tantalus", '"The Torment of Tantalus"' },
	["sg1-111"] = { "Episode", "The Torment of Tantalus", '"The Torment of Tantalus"' },
	["sg1-1x11"] = { "Episode", "The Torment of Tantalus", '"The Torment of Tantalus"' },
	["sg1-s01e11"] = { "Episode", "The Torment of Tantalus", '"The Torment of Tantalus"' },
	["the torment of tantalus"] = { "Episode", "The Torment of Tantalus", '"The Torment of Tantalus"' },
	-- S01E12 - Bloodlines
	["sg1-1.12"] = { "Episode", "Bloodlines", '"Bloodlines"' },
	["sg1-112"] = { "Episode", "Bloodlines", '"Bloodlines"' },
	["sg1-1x12"] = { "Episode", "Bloodlines", '"Bloodlines"' },
	["sg1-s01e12"] = { "Episode", "Bloodlines", '"Bloodlines"' },
	["bloodlines"] = { "Episode", "Bloodlines", '"Bloodlines"' },
	-- S01E13 - Fire and Water
	["sg1-1.13"] = { "Episode", "Fire and Water", '"Fire and Water"' },
	["sg1-113"] = { "Episode", "Fire and Water", '"Fire and Water"' },
	["sg1-1x13"] = { "Episode", "Fire and Water", '"Fire and Water"' },
	["sg1-s01e13"] = { "Episode", "Fire and Water", '"Fire and Water"' },
	["fire and water"] = { "Episode", "Fire and Water", '"Fire and Water"' },
	-- S01E14 - Hathor
	["sg1-1.14"] = { "Episode", "Hathor", '"Hathor"' },
	["sg1-114"] = { "Episode", "Hathor", '"Hathor"' },
	["sg1-1x14"] = { "Episode", "Hathor", '"Hathor"' },
	["sg1-s01e14"] = { "Episode", "Hathor", '"Hathor"' },
	["hathor"] = { "Episode", "Hathor", '"Hathor"' },
	-- S01E15 - Singularity
	["sg1-1.15"] = { "Episode", "Singularity", '"Singularity"' },
	["sg1-115"] = { "Episode", "Singularity", '"Singularity"' },
	["sg1-1x15"] = { "Episode", "Singularity", '"Singularity"' },
	["sg1-s01e15"] = { "Episode", "Singularity", '"Singularity"' },
	["singularity"] = { "Episode", "Singularity", '"Singularity"' },
	-- S01E16 - Cor-ai
	["sg1-1.16"] = { "Episode", "Cor-ai", '"Cor-ai"' },
	["sg1-116"] = { "Episode", "Cor-ai", '"Cor-ai"' },
	["sg1-1x16"] = { "Episode", "Cor-ai", '"Cor-ai"' },
	["sg1-s01e16"] = { "Episode", "Cor-ai", '"Cor-ai"' },
	["cor-ai"] = { "Episode", "Cor-ai", '"Cor-ai"' },
	-- S01E17 - Enigma
	["sg1-1.17"] = { "Episode", "Enigma", '"Enigma"' },
	["sg1-117"] = { "Episode", "Enigma", '"Enigma"' },
	["sg1-1x17"] = { "Episode", "Enigma", '"Enigma"' },
	["sg1-s01e17"] = { "Episode", "Enigma", '"Enigma"' },
	["enigma"] = { "Episode", "Enigma", '"Enigma"' },
	-- S01E18 - Solitudes
	["sg1-1.18"] = { "Episode", "Solitudes", '"Solitudes"' },
	["sg1-118"] = { "Episode", "Solitudes", '"Solitudes"' },
	["sg1-1x18"] = { "Episode", "Solitudes", '"Solitudes"' },
	["sg1-s01e18"] = { "Episode", "Solitudes", '"Solitudes"' },
	["solitudes"] = { "Episode", "Solitudes", '"Solitudes"' },
	-- S01E19 - Tin Man
	["sg1-1.19"] = { "Episode", "Tin Man", '"Tin Man"' },
	["sg1-119"] = { "Episode", "Tin Man", '"Tin Man"' },
	["sg1-1x19"] = { "Episode", "Tin Man", '"Tin Man"' },
	["sg1-s01e19"] = { "Episode", "Tin Man", '"Tin Man"' },
	["tin man"] = { "Episode", "Tin Man", '"Tin Man"' },
	-- S01E20 - There But For the Grace of God
	["sg1-1.20"] = { "Episode", "There But For the Grace of God", '"There But For the Grace of God"' },
	["sg1-120"] = { "Episode", "There But For the Grace of God", '"There But For the Grace of God"' },
	["sg1-1x20"] = { "Episode", "There But For the Grace of God", '"There But For the Grace of God"' },
	["sg1-s01e20"] = { "Episode", "There But For the Grace of God", '"There But For the Grace of God"' },
	["there but for the grace of god"] = { "Episode", "There But For the Grace of God", '"There But For the Grace of God"' },
	-- S01E21 - Politics
	["sg1-1.21"] = { "Episode", "Politics", '"Politics"' },
	["sg1-121"] = { "Episode", "Politics", '"Politics"' },
	["sg1-1x21"] = { "Episode", "Politics", '"Politics"' },
	["sg1-s01e21"] = { "Episode", "Politics", '"Politics"' },
	["politics"] = { "Episode", "Politics", '"Politics"' },
	-- S01E22 - Within the Serpent's Grasp
	["sg1-1.22"] = { "Episode", "Within the Serpent's Grasp", '"Within the Serpent\'s Grasp"' },
	["sg1-122"] = { "Episode", "Within the Serpent's Grasp", '"Within the Serpent\'s Grasp"' },
	["sg1-1x22"] = { "Episode", "Within the Serpent's Grasp", '"Within the Serpent\'s Grasp"' },
	["sg1-s01e22"] = { "Episode", "Within the Serpent's Grasp", '"Within the Serpent\'s Grasp"' },
	["within the serpent's grasp"] = { "Episode", "Within the Serpent's Grasp", '"Within the Serpent\'s Grasp"' },
	-- Stargate SG-1 Season 2
	--
	-- S02E01 - The Serpent's Lair
	["sg1-2.01"] = { "Episode", "The Serpent's Lair", '"The Serpent\'s Lair"'},
	["sg1-201"] = { "Episode", "The Serpent's Lair", '"The Serpent\'s Lair"'},
	["sg1-2x01"] = { "Episode", "The Serpent's Lair", '"The Serpent\'s Lair"'},
	["sg1-s02e01"] = { "Episode", "The Serpent's Lair", '"The Serpent\'s Lair"'},
	["the serpent's lair"] = { "Episode", "The Serpent's Lair", '"The Serpent\'s Lair"'},
	-- S02E02 - In the Line of Duty
	["sg1-2.02"] = { "Episode", "In the Line of Duty", '"In the Line of Duty"'},
	["sg1-202"] = { "Episode", "In the Line of Duty", '"In the Line of Duty"'},
	["sg1-2x02"] = { "Episode", "In the Line of Duty", '"In the Line of Duty"'},
	["sg1-s02e02"] = { "Episode", "In the Line of Duty", '"In the Line of Duty"'},
	["in the line of duty"] = { "Episode", "In the Line of Duty", '"In the Line of Duty"'},
	-- S02E03 - Prisoners
	["sg1-2.03"] = { "Episode", "Prisoners", '"Prisoners"'},
	["sg1-203"] = { "Episode", "Prisoners", '"Prisoners"'},
	["sg1-2x03"] = { "Episode", "Prisoners", '"Prisoners"'},
	["sg1-s02e03"] = { "Episode", "Prisoners", '"Prisoners"'},
	["prisoners"] = { "Episode", "Prisoners", '"Prisoners"'},
	-- S02E04 - The Gamekeeper
	["sg1-2.04"] = { "Episode", "The Gamekeeper", '"The Gamekeeper"'},
	["sg1-204"] = { "Episode", "The Gamekeeper", '"The Gamekeeper"'},
	["sg1-2x04"] = { "Episode", "The Gamekeeper", '"The Gamekeeper"'},
	["sg1-s02e04"] = { "Episode", "The Gamekeeper", '"The Gamekeeper"'},
	["the gamekeeper"] = { "Episode", "The Gamekeeper", '"The Gamekeeper"'},
	-- S02E05 - Need
	["sg1-2.05"] = { "Episode", "Need", '"Need"'},
	["sg1-205"] = { "Episode", "Need", '"Need"'},
	["sg1-2x05"] = { "Episode", "Need", '"Need"'},
	["sg1-s02e05"] = { "Episode", "Need", '"Need"'},
	["need"] = { "Episode", "Need", '"Need"'},
	-- S02E06 - Thor's Chariot
	["sg1-2.06"] = { "Episode", "Thor's Chariot", '"Thor\'s Chariot"'},
	["sg1-206"] = { "Episode", "Thor's Chariot", '"Thor\'s Chariot"'},
	["sg1-2x06"] = { "Episode", "Thor's Chariot", '"Thor\'s Chariot"'},
	["sg1-s02e06"] = { "Episode", "Thor's Chariot", '"Thor\'s Chariot"'},
	["thor's chariot"] = { "Episode", "Thor's Chariot", '"Thor\'s Chariot"'},
	-- S02E07 - Message in a Bottle
	["sg1-2.07"] = { "Episode", "Message in a Bottle", '"Message in a Bottle"'},
	["sg1-207"] = { "Episode", "Message in a Bottle", '"Message in a Bottle"'},
	["sg1-2x07"] = { "Episode", "Message in a Bottle", '"Message in a Bottle"'},
	["sg1-s02e07"] = { "Episode", "Message in a Bottle", '"Message in a Bottle"'},
	["message in a bottle"] = { "Episode", "Message in a Bottle", '"Message in a Bottle"'},
	-- S02E08 - Family
	["sg1-2.08"] = { "Episode", "Family", '"Family"'},
	["sg1-208"] = { "Episode", "Family", '"Family"'},
	["sg1-2x08"] = { "Episode", "Family", '"Family"'},
	["sg1-s02e08"] = { "Episode", "Family", '"Family"'},
	["family"] = { "Episode", "Family", '"Family"'},
	-- S02E09 - Secrets
	["sg1-2.09"] = { "Episode", "Secrets", '"Secrets"'},
	["sg1-209"] = { "Episode", "Secrets", '"Secrets"'},
	["sg1-2x09"] = { "Episode", "Secrets", '"Secrets"'},
	["sg1-s02e09"] = { "Episode", "Secrets", '"Secrets"'},
	["family"] = { "Episode", "Secrets", '"Secrets"'},
	-- S02E10 - Bane
	["sg1-2.10"] = { "Episode", "Bane", '"Bane"'},
	["sg1-210"] = { "Episode", "Bane", '"Bane"'},
	["sg1-2x10"] = { "Episode", "Bane", '"Bane"'},
	["sg1-s02e10"] = { "Episode", "Bane", '"Bane"'},
	["bane"] = { "Episode", "Bane", '"Bane"'},
	-- S02E11 - The Tok'ra, Part 1
	["sg1-2.11"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1'},
	["sg1-211"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1'},
	["sg1-2x11"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1'},
	["sg1-s02e11"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1'},
	["the tok'ra"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1'},
	["the tok'ra part one"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1'},
	["the tok'ra, part one"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1'},
	["the tok'ra part 1"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1'},
	["the tok'ra, part 1"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1'},
	-- S02E12 - The Tok'ra, Part 2
	["sg1-2.11"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2'},
	["sg1-211"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2'},
	["sg1-2x11"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2'},
	["sg1-s02e11"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2'},
	["the tok'ra part two"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2'},
	["the tok'ra, part two"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2'},
	["the tok'ra part 2"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2'},
	["the tok'ra, part 2"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2'},
	-- S02E13 - Spirits
	["sg1-2.13"] = { "Episode", "Spirits", '"Spirits"'},
	["sg1-213"] = { "Episode", "Spirits", '"Spirits"'},
	["sg1-2x13"] = { "Episode", "Spirits", '"Spirits"'},
	["sg1-s02e13"] = { "Episode", "Spirits", '"Spirits"'},
	["spirits"] = { "Episode", "Spirits", '"Spirits"'},
	-- S02E14 - Touchstone
	["sg1-2.14"] = { "Episode", "Touchstone", '"Touchstone"'},
	["sg1-214"] = { "Episode", "Touchstone", '"Touchstone"'},
	["sg1-2x14"] = { "Episode", "Touchstone", '"Touchstone"'},
	["sg1-s02e14"] = { "Episode", "Touchstone", '"Touchstone"'},
	["touchstone"] = { "Episode", "Touchstone", '"Touchstone"'},
	-- S02E15 - The Fifth Race
	["sg1-2.15"] = { "Episode", "The Fifth Race", '"The Fifth Race"'},
	["sg1-215"] = { "Episode", "The Fifth Race", '"The Fifth Race"'},
	["sg1-2x15"] = { "Episode", "The Fifth Race", '"The Fifth Race"'},
	["sg1-s02e15"] = { "Episode", "The Fifth Race", '"The Fifth Race"'},
	["the fifth race"] = { "Episode", "The Fifth Race", '"The Fifth Race"'},
	-- S02E16 - A Matter of Time
	["sg1-2.16"] = { "Episode", "A Matter of Time", '"A Matter of Time"'},
	["sg1-216"] = { "Episode", "A Matter of Time", '"A Matter of Time"'},
	["sg1-2x16"] = { "Episode", "A Matter of Time", '"A Matter of Time"'},
	["sg1-s02e16"] = { "Episode", "A Matter of Time", '"A Matter of Time"'},
	["a matter of time"] = { "Episode", "A Matter of Time", '"A Matter of Time"'},
	-- S02E17 - Holiday
	["sg1-2.17"] = { "Episode", "Holiday", '"Holiday"'},
	["sg1-217"] = { "Episode", "Holiday", '"Holiday"'},
	["sg1-2x17"] = { "Episode", "Holiday", '"Holiday"'},
	["sg1-s02e17"] = { "Episode", "Holiday", '"Holiday"'},
	["holiday"] = { "Episode", "Holiday", '"Holiday"'},
	-- S02E18 - Serpent's Song
	["sg1-2.18"] = { "Episode", "Serpent's Song", '"Serpent\'s Song"'},
	["sg1-218"] = { "Episode", "Serpent's Song", '"Serpent\'s Song"'},
	["sg1-2x18"] = { "Episode", "Serpent's Song", '"Serpent\'s Song"'},
	["sg1-s02e18"] = { "Episode", "Serpent's Song", '"Serpent\'s Song"'},
	["serpent's song"] = { "Episode", "Serpent's Song", '"Serpent\'s Song"'},
	-- S02E19 - One False Step
	["sg1-2.19"] = { "Episode", "One False Step", '"One False Step"'},
	["sg1-219"] = { "Episode", "One False Step", '"One False Step"'},
	["sg1-2x19"] = { "Episode", "One False Step", '"One False Step"'},
	["sg1-s02e19"] = { "Episode", "One False Step", '"One False Step"'},
	["one false step"] = { "Episode", "One False Step", '"One False Step"'},
	-- S02E20 - Show and Tell
	["sg1-2.20"] = { "Episode", "Show and Tell", '"Show and Tell"'},
	["sg1-220"] = { "Episode", "Show and Tell", '"Show and Tell"'},
	["sg1-2x20"] = { "Episode", "Show and Tell", '"Show and Tell"'},
	["sg1-s02e20"] = { "Episode", "Show and Tell", '"Show and Tell"'},
	["show and tell"] = { "Episode", "Show and Tell", '"Show and Tell"'},
	-- S02E21 - 1969
	["sg1-2.21"] = { "Episode", "1969", '"1969"'},
	["sg1-221"] = { "Episode", "1969", '"1969"'},
	["sg1-2x21"] = { "Episode", "1969", '"1969"'},
	["sg1-s02e21"] = { "Episode", "1969", '"1969"'},
	["1969"] = { "Episode", "1969", '"1969"'},
	-- S02E22 - Out of Mind
	["sg1-2.22"] = { "Episode", "Out of Mind", '"Out of Mind"'},
	["sg1-222"] = { "Episode", "Out of Mind", '"Out of Mind"'},
	["sg1-2x22"] = { "Episode", "Out of Mind", '"Out of Mind"'},
	["sg1-s02e22"] = { "Episode", "Out of Mind", '"Out of Mind"'},
	["out of mind"] = { "Episode", "Out of Mind", '"Out of Mind"'},
}