Jump to content

Module:Episode/SGASeason3

From Semantic Stargate Wiki
Revision as of 18:01, 30 May 2026 by LIMAFOX76 (talk | contribs) (Created page with "local p = {} p.acronym = "SGA" p.episodes = { { -- S03E01 - No Man's Land id = "SGA-S03E01", namespace = "Episode", page_title = "No Man's Land", title_en = "\"No Man's Land\"", property = "No Man's Land", season = 3, episode = 1, alias = { "SGA-S03E01", "SGA-3x01", "SGA-3.01", "SGA-301", "No Man's Lan...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Documentation icon Module documentation[create]
local p = {}

p.acronym = "SGA"

p.episodes = {

    {
        -- S03E01 - No Man's Land
        id          = "SGA-S03E01",
        namespace   = "Episode",
        page_title  = "No Man's Land",
        title_en    = "\"No Man's Land\"",
        property    = "No Man's Land",
        season      = 3,
        episode     = 1,
        alias       = {
            "SGA-S03E01",
            "SGA-3x01",
            "SGA-3.01",
            "SGA-301",
            "No Man's Land",
        }
    },

    {
        -- S03E02 - Misbegotten
        id          = "SGA-S03E02",
        namespace   = "Episode",
        page_title  = "Misbegotten",
        title_en    = "\"Misbegotten\"",
        property    = "Misbegotten",
        season      = 3,
        episode     = 2,
        alias       = {
            "SGA-S03E02",
            "SGA-3x02",
            "SGA-3.02",
            "SGA-302",
            "Misbegotten",
        }
    },

    {
        -- S03E03 - Irresistible
        id          = "SGA-S03E03",
        namespace   = "Episode",
        page_title  = "Irresistible",
        title_en    = "\"Irresistible\"",
        property    = "Irresistible",
        season      = 3,
        episode     = 3,
        alias       = {
            "SGA-S03E03",
            "SGA-3x03",
            "SGA-3.03",
            "SGA-303",
            "Irresistible",
        }
    },

    {
        -- S03E04 - Sateda
        id          = "SGA-S03E04",
        namespace   = "Episode",
        page_title  = "Sateda",
        title_en    = "\"Sateda\"",
        property    = "Sateda",
        season      = 3,
        episode     = 4,
        alias       = {
            "SGA-S03E04",
            "SGA-3x04",
            "SGA-3.04",
            "SGA-304",
            "Sateda",
        }
    },

    {
        -- S03E05 - Progeny
        id          = "SGA-S03E05",
        namespace   = "Episode",
        page_title  = "Progeny",
        title_en    = "\"Progeny\"",
        property    = "Progeny",
        season      = 3,
        episode     = 5,
        alias       = {
            "SGA-S03E05",
            "SGA-3x05",
            "SGA-3.05",
            "SGA-305",
            "Progeny",
        }
    },

    {
        -- S03E06 - The Real World
        id          = "SGA-S03E06",
        namespace   = "Episode",
        page_title  = "The Real World",
        title_en    = "\"The Real World\"",
        property    = "The Real World",
        season      = 3,
        episode     = 6,
        alias       = {
            "SGA-S03E06",
            "SGA-3x06",
            "SGA-3.06",
            "SGA-306",
            "The Real World",
        }
    },

    {
        -- S03E07 - Common Ground
        id          = "SGA-S03E07",
        namespace   = "Episode",
        page_title  = "Common Ground",
        title_en    = "\"Common Ground\"",
        property    = "Common Ground",
        season      = 3,
        episode     = 7,
        alias       = {
            "SGA-S03E07",
            "SGA-3x07",
            "SGA-3.07",
            "SGA-307",
            "Common Ground",
        }
    },

    {
        -- S03E08 - McKay and Mrs. Miller
        id          = "SGA-S03E08",
        namespace   = "Episode",
        page_title  = "McKay and Mrs. Miller",
        title_en    = "\"McKay and Mrs. Miller\"",
        property    = "McKay and Mrs. Miller",
        season      = 3,
        episode     = 8,
        alias       = {
            "SGA-S03E08",
            "SGA-3x08",
            "SGA-3.08",
            "SGA-308",
            "McKay and Mrs. Miller",
        }
    },

    {
        -- S03E09 - Phantoms
        id          = "SGA-S03E09",
        namespace   = "Episode",
        page_title  = "Phantoms",
        title_en    = "\"Phantoms\"",
        property    = "Phantoms",
        season      = 3,
        episode     = 9,
        alias       = {
            "SGA-S03E09",
            "SGA-3x09",
            "SGA-3.09",
            "SGA-309",
            "Phantoms",
        }
    },

    {
        -- S03E10 - The Return, Part 1
        id          = "SGA-S03E10",
        namespace   = "Episode",
        page_title  = "The Return, Part 1",
        title_en    = "\"The Return\", Part 1",
        property    = "The Return, Part 1",
        season      = 3,
        episode     = 10,
        alias       = {
            "SGA-S03E10",
            "SGA-3x10",
            "SGA-3.10",
            "SGA-310",
            "The Return",
            "The Return, Part 1",
            "The Return Part 1",
        }
    },

    {
        -- S03E11 - The Return, Part 2
        id          = "SGA-S03E11",
        namespace   = "Episode",
        page_title  = "The Return, Part 2",
        title_en    = "\"The Return\", Part 2",
        property    = "The Return, Part 2",
        season      = 3,
        episode     = 11,
        alias       = {
            "SGA-S03E11",
            "SGA-3x11",
            "SGA-3.11",
            "SGA-311",
            "The Return, Part 2",
            "The Return Part 2",
        }
    },

    {
        -- S03E12 - Echoes
        id          = "SGA-S03E12",
        namespace   = "Episode",
        page_title  = "Echoes",
        title_en    = "\"Echoes\"",
        property    = "Echoes",
        season      = 3,
        episode     = 12,
        alias       = {
            "SGA-S03E12",
            "SGA-3x12",
            "SGA-3.12",
            "SGA-312",
            "Echoes",
        }
    },

    {
        -- S03E13 - Irresponsible
        id          = "SGA-S03E13",
        namespace   = "Episode",
        page_title  = "Irresponsible",
        title_en    = "\"Irresponsible\"",
        property    = "Irresponsible",
        season      = 3,
        episode     = 13,
        alias       = {
            "SGA-S03E13",
            "SGA-3x13",
            "SGA-3.13",
            "SGA-313",
            "Irresponsible",
        }
    },

    {
        -- S03E14 - Tao of Rodney
        id          = "SGA-S03E14",
        namespace   = "Episode",
        page_title  = "Tao of Rodney",
        title_en    = "\"Tao of Rodney\"",
        property    = "Tao of Rodney",
        season      = 3,
        episode     = 14,
        alias       = {
            "SGA-S03E14",
            "SGA-3x14",
            "SGA-3.14",
            "SGA-314",
            "Tao of Rodney",
        }
    },

    {
        -- S03E15 - The Game
        id          = "SGA-S03E15",
        namespace   = "Episode",
        page_title  = "The Game",
        title_en    = "\"The Game\"",
        property    = "The Game",
        season      = 3,
        episode     = 15,
        alias       = {
            "SGA-S03E15",
            "SGA-3x15",
            "SGA-3.15",
            "SGA-315",
            "The Game",
        }
    },

    {
        -- S03E16 - The Ark
        id          = "SGA-S03E16",
        namespace   = "Episode",
        page_title  = "The Ark",
        title_en    = "\"The Ark\"",
        property    = "The Ark",
        season      = 3,
        episode     = 16,
        alias       = {
            "SGA-S03E16",
            "SGA-3x16",
            "SGA-3.16",
            "SGA-316",
            "The Ark",
        }
    },

    {
        -- S03E17 - Sunday
        id          = "SGA-S03E17",
        namespace   = "Episode",
        page_title  = "Sunday",
        title_en    = "\"Sunday\"",
        property    = "Sunday",
        season      = 3,
        episode     = 17,
        alias       = {
            "SGA-S03E17",
            "SGA-3x17",
            "SGA-3.17",
            "SGA-317",
            "Sunday",
        }
    },

    {
        -- S03E18 - Submersion
        id          = "SGA-S03E18",
        namespace   = "Episode",
        page_title  = "Submersion",
        title_en    = "\"Submersion\"",
        property    = "Submersion",
        season      = 3,
        episode     = 18,
        alias       = {
            "SGA-S03E18",
            "SGA-3x18",
            "SGA-3.18",
            "SGA-318",
            "Submersion",
        }
    },

    {
        -- S03E19 - Vengeance
        id          = "SGA-S03E19",
        namespace   = "Episode",
        page_title  = "Vengeance",
        title_en    = "\"Vengeance\"",
        property    = "Vengeance",
        season      = 3,
        episode     = 19,
        alias       = {
            "SGA-S03E19",
            "SGA-3x19",
            "SGA-3.19",
            "SGA-319",
            "Vengeance",
        }
    },

    {
        -- S03E20 - First Strike
        id          = "SGA-S03E20",
        namespace   = "Episode",
        page_title  = "First Strike",
        title_en    = "\"First Strike\"",
        property    = "First Strike",
        season      = 3,
        episode     = 20,
        alias       = {
            "SGA-S03E20",
            "SGA-3x20",
            "SGA-3.20",
            "SGA-320",
            "First Strike",
        }
    },

}

return p