Module:Episode/data
Appearance
| You might want to create a documentation page for this Scribunto module. Editors can experiment in this module's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this module. |
--[[
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"' },
}