Jump to content

Module:Episode/SGASeason5

From Semantic Stargate Wiki
Documentation icon Module documentation[create]
local p = {}

p.acronym = "SGA"

p.episodes = {

    {
        -- S05E01 - Search and Rescue
        id          = "SGA-S05E01",
        namespace   = "Episode",
        page_title  = "Search and Rescue",
        title_en    = "\"Search and Rescue\"",
        property    = "Search and Rescue",
        season      = 5,
        episode     = 1,
        alias       = {
            "SGA-S05E01",
            "SGA-5x01",
            "SGA-5.01",
            "SGA-501",
            "Search and Rescue",
        }
    },

    {
        -- S05E02 - The Seed
        id          = "SGA-S05E02",
        namespace   = "Episode",
        page_title  = "The Seed",
        title_en    = "\"The Seed\"",
        property    = "The Seed",
        season      = 5,
        episode     = 2,
        alias       = {
            "SGA-S05E02",
            "SGA-5x02",
            "SGA-5.02",
            "SGA-502",
            "The Seed",
        }
    },

    {
        -- S05E03 - Broken Ties
        id          = "SGA-S05E03",
        namespace   = "Episode",
        page_title  = "Broken Ties",
        title_en    = "\"Broken Ties\"",
        property    = "Broken Ties",
        season      = 5,
        episode     = 3,
        alias       = {
            "SGA-S05E03",
            "SGA-5x03",
            "SGA-5.03",
            "SGA-503",
            "Broken Ties",
        }
    },

    {
        -- S05E04 - The Daedalus Variations
        id          = "SGA-S05E04",
        namespace   = "Episode",
        page_title  = "The Daedalus Variations",
        title_en    = "\"The Daedalus Variations\"",
        property    = "The Daedalus Variations",
        season      = 5,
        episode     = 4,
        alias       = {
            "SGA-S05E04",
            "SGA-5x04",
            "SGA-5.04",
            "SGA-504",
            "The Daedalus Variations",
        }
    },

    {
        -- S05E05 - Ghost in the Machine
        id          = "SGA-S05E05",
        namespace   = "Episode",
        page_title  = "Ghost in the Machine",
        title_en    = "\"Ghost in the Machine\"",
        property    = "Ghost in the Machine",
        season      = 5,
        episode     = 5,
        alias       = {
            "SGA-S05E05",
            "SGA-5x05",
            "SGA-5.05",
            "SGA-505",
            "Ghost in the Machine",
        }
    },

    {
        -- S05E06 - The Shrine
        id          = "SGA-S05E06",
        namespace   = "Episode",
        page_title  = "The Shrine",
        title_en    = "\"The Shrine\"",
        property    = "The Shrine",
        season      = 5,
        episode     = 6,
        alias       = {
            "SGA-S05E06",
            "SGA-5x06",
            "SGA-5.06",
            "SGA-506",
            "The Shrine",
        }
    },

    {
        -- S05E07 - Whispers
        id          = "SGA-S05E07",
        namespace   = "Episode",
        page_title  = "Whispers",
        title_en    = "\"Whispers\"",
        property    = "Whispers",
        season      = 5,
        episode     = 7,
        alias       = {
            "SGA-S05E07",
            "SGA-5x07",
            "SGA-5.07",
            "SGA-507",
            "Whispers",
        }
    },

    {
        -- S05E08 - The Queen
        id          = "SGA-S05E08",
        namespace   = "Episode",
        page_title  = "The Queen",
        title_en    = "\"The Queen\"",
        property    = "The Queen",
        season      = 5,
        episode     = 8,
        alias       = {
            "SGA-S05E08",
            "SGA-5x08",
            "SGA-5.08",
            "SGA-508",
            "The Queen",
        }
    },

    {
        -- S05E09 - Tracker
        id          = "SGA-S05E09",
        namespace   = "Episode",
        page_title  = "Tracker",
        title_en    = "\"Tracker\"",
        property    = "Tracker",
        season      = 5,
        episode     = 9,
        alias       = {
            "SGA-S05E09",
            "SGA-5x09",
            "SGA-5.09",
            "SGA-509",
            "Tracker",
        }
    },

    {
        -- S05E10 - First Contact
        id          = "SGA-S05E10",
        namespace   = "Episode",
        page_title  = "First Contact",
        title_en    = "\"First Contact\"",
        property    = "First Contact",
        season      = 5,
        episode     = 10,
        alias       = {
            "SGA-S05E10",
            "SGA-5x10",
            "SGA-5.10",
            "SGA-510",
            "First Contact",
        }
    },

    {
        -- S05E11 - The Lost Tribe
        id          = "SGA-S05E11",
        namespace   = "Episode",
        page_title  = "The Lost Tribe",
        title_en    = "\"The Lost Tribe\"",
        property    = "The Lost Tribe",
        season      = 5,
        episode     = 11,
        alias       = {
            "SGA-S05E11",
            "SGA-5x11",
            "SGA-5.11",
            "SGA-511",
            "The Lost Tribe",
        }
    },

    {
        -- S05E12 - Outsiders
        id          = "SGA-S05E12",
        namespace   = "Episode",
        page_title  = "Outsiders",
        title_en    = "\"Outsiders\"",
        property    = "Outsiders",
        season      = 5,
        episode     = 12,
        alias       = {
            "SGA-S05E12",
            "SGA-5x12",
            "SGA-5.12",
            "SGA-512",
            "Outsiders",
        }
    },

    {
        -- S05E13 - Inquisition
        id          = "SGA-S05E13",
        namespace   = "Episode",
        page_title  = "Inquisition",
        title_en    = "\"Inquisition\"",
        property    = "Inquisition",
        season      = 5,
        episode     = 13,
        alias       = {
            "SGA-S05E13",
            "SGA-5x13",
            "SGA-5.13",
            "SGA-513",
            "Inquisition",
        }
    },

    {
        -- S05E14 - The Prodigal
        id          = "SGA-S05E14",
        namespace   = "Episode",
        page_title  = "The Prodigal",
        title_en    = "\"The Prodigal\"",
        property    = "The Prodigal",
        season      = 5,
        episode     = 14,
        alias       = {
            "SGA-S05E14",
            "SGA-5x14",
            "SGA-5.14",
            "SGA-514",
            "The Prodigal",
        }
    },

    {
        -- S05E15 - Remnants
        id          = "SGA-S05E15",
        namespace   = "Episode",
        page_title  = "Remnants",
        title_en    = "\"Remnants\"",
        property    = "Remnants",
        season      = 5,
        episode     = 15,
        alias       = {
            "SGA-S05E15",
            "SGA-5x15",
            "SGA-5.15",
            "SGA-515",
            "Remnants",
        }
    },

    {
        -- S05E16 - Brain Storm
        id          = "SGA-S05E16",
        namespace   = "Episode",
        page_title  = "Brain Storm",
        title_en    = "\"Brain Storm\"",
        property    = "Brain Storm",
        season      = 5,
        episode     = 16,
        alias       = {
            "SGA-S05E16",
            "SGA-5x16",
            "SGA-5.16",
            "SGA-516",
            "Brain Storm",
        }
    },

    {
        -- S05E17 - Infection
        id          = "SGA-S05E17",
        namespace   = "Episode",
        page_title  = "Infection",
        title_en    = "\"Infection\"",
        property    = "Infection",
        season      = 5,
        episode     = 17,
        alias       = {
            "SGA-S05E17",
            "SGA-5x17",
            "SGA-5.17",
            "SGA-517",
            "Infection",
        }
    },

    {
        -- S05E18 - Identity
        id          = "SGA-S05E18",
        namespace   = "Episode",
        page_title  = "Identity",
        title_en    = "\"Identity\"",
        property    = "Identity",
        season      = 5,
        episode     = 18,
        alias       = {
            "SGA-S05E18",
            "SGA-5x18",
            "SGA-5.18",
            "SGA-518",
            "Identity",
        }
    },

    {
        -- S05E19 - Vegas
        id          = "SGA-S05E19",
        namespace   = "Episode",
        page_title  = "Vegas",
        title_en    = "\"Vegas\"",
        property    = "Vegas",
        season      = 5,
        episode     = 19,
        alias       = {
            "SGA-S05E19",
            "SGA-5x19",
            "SGA-5.19",
            "SGA-519",
            "Vegas",
        }
    },

    {
        -- S05E20 - Enemy at the Gate
        id          = "SGA-S05E20",
        namespace   = "Episode",
        page_title  = "Enemy at the Gate",
        title_en    = "\"Enemy at the Gate\"",
        property    = "Enemy at the Gate",
        season      = 5,
        episode     = 20,
        alias       = {
            "SGA-S05E20",
            "SGA-5x20",
            "SGA-5.20",
            "SGA-520",
            "Enemy at the Gate",
        }
    },

}

return p