Aller au contenu

« Module:Episode/SG1Season1 » : différence entre les versions

De Stargate Wiki Sémantique
Contenu supprimé Contenu ajouté
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 110 : Ligne 110 :
"The Broca Divide",
"The Broca Divide",
"La Théorie de Broca",
"La Théorie de Broca",
}
},
{
-- S01E06 - The First Commandment - Le Premier Commandement
id = "SG1-S01E06",
namespace = "Épisode",
page_title = "Le Premier Commandement",
title_fr = "''Le Premier Commandement''",
title_qc = "''Le Premier Commandement''",
title_vo = '"The First Commandment"',
property = "Le Premier Commandement",
season = 1,
episode = 6,
alias = {
"SG1-S01E06",
"SG1-1x06",
"SG1-1.06",
"SG1-106",
"The First Commandment",
"Le Premier Commandement",
}
},
{
-- S01E07 - Cold Lazarus - Double
id = "SG1-S01E07",
namespace = "Épisode",
page_title = "Double",
title_fr = "''Double''",
title_qc = "''Double''",
title_vo = '"Cold Lazarus"',
property = "Double",
season = 1,
episode = 7,
alias = {
"SG1-S01E07",
"SG1-1x07",
"SG1-1.07",
"SG1-107",
"Cold Lazarus",
"Double",
}
}
},
},

Version du 28 mai 2026 à 11:37

Documentation icon Documentation module[créer]
local p = {}

p.acronym = "SG1"

-- Liste des épisodes

p.episodes = {
	{
		-- S01E01 - Children of the Gods, Part 1 - Enfants des dieux, 1re partie
		id			= "SG1-S01E01",
		namespace	= "Épisode",
		page_title	= "Enfants des dieux",
		title_fr	= "''Enfants des dieux'' 1{{re}} partie",
		title_qc	= "''Enfants des dieux'' 1{{re}} partie",
		title_vo	= '"Children of the Gods", Part 1',
		property    = "Enfants des dieux",
		season		= 1,
		episode		= 1,
		alias		= {
			"SG1-S01E01",
			"SG1-1x01",
			"SG1-1.01",
			"SG1-101",
			"Children of the Gods",
			"Children of the Gods, Part 1",
			"Children of the Gods Part 1",
			"Enfants des dieux",
			"Enfants des dieux, 1re partie",
			"Enfants des dieux 1re partie",
		}
	},
	{
		-- S01E02 - Children of the Gods, Part 2 - Enfants des dieux, 2e partie
		id			= "SG1-S01E02",
		namespace	= "Épisode",
		page_title	= "Enfants des dieux, 2e partie",
		title_fr	= "''Enfants des dieux'' 2{{e}} partie",
		title_qc	= "''Enfants des dieux'' 2{{e}} partie",
		title_vo	= '"Children of the Gods", Part 2',
		property    = "Enfants des dieux, 2e partie",
		season		= 1,
		episode		= 2,
		alias		= {
			"SG1-S01E02",
			"SG1-1x02",
			"SG1-1.02",
			"SG1-102",
			"Children of the Gods, Part 2",
			"Children of the Gods Part 2",
			"Enfants des dieux, 2e partie",
			"Enfants des dieux 2e partie",
		}
	},
	{
		-- S01E03 - The Enemy Within - L'Ennemi intérieur
		id			= "SG1-S01E03",
		namespace	= "Épisode",
		page_title	= "L'Ennemi intérieur",
		title_fr	= "''L'Ennemi intérieur''",
		title_qc	= "''L'Ennemi intérieur''",
		title_vo	= '"The Enemy Within"',
		property	= "L'Ennemi intérieur",
		season		= 1,
		episode		= 3,
		alias		= {
			"SG1-S01E03",
			"SG1-1x03",
			"SG1-1.03",
			"SG1-103",
			"The Enemy Within",
			"L'Ennemi intérieur",
		}
	},
	{
		-- S01E04 - Emancipation - Émancipation
		id			= "SG1-S01E04",
		namespace	= "Épisode",
		page_title	= "Émancipation",
		title_fr	= "''Émancipation''",
		title_qc	= "''Émancipation''",
		title_vo	= '"Emancipation"',
		property	= "Émancipation",
		season		= 1,
		episode		= 4,
		alias		= {
			"SG1-S01E04",
			"SG1-1x04",
			"SG1-1.04",
			"SG1-104",
			"Emancipation",
			"Émancipation",
		}
	},
	{
		-- S01E05 - The Broca Divide - La Théorie de Broca
		id			= "SG1-S01E05",
		namespace	= "Épisode",
		page_title	= "La Théorie de Broca",
		title_fr	= "''La Théorie de Broca''",
		title_qc	= "''La Théorie de Broca''",
		title_vo	= '"The Broca Divide"',
		property	= "La Théorie de Broca",
		season		= 1,
		episode		= 5,
		alias		= {
			"SG1-S01E05",
			"SG1-1x05",
			"SG1-1.05",
			"SG1-105",
			"The Broca Divide",
			"La Théorie de Broca",
		}
	},
	{
		-- S01E06 - The First Commandment - Le Premier Commandement
		id			= "SG1-S01E06",
		namespace	= "Épisode",
		page_title	= "Le Premier Commandement",
		title_fr	= "''Le Premier Commandement''",
		title_qc	= "''Le Premier Commandement''",
		title_vo	= '"The First Commandment"',
		property	= "Le Premier Commandement",
		season		= 1,
		episode		= 6,
		alias		= {
			"SG1-S01E06",
			"SG1-1x06",
			"SG1-1.06",
			"SG1-106",
			"The First Commandment",
			"Le Premier Commandement",
		}
	},
	{
		-- S01E07 - Cold Lazarus - Double
		id			= "SG1-S01E07",
		namespace	= "Épisode",
		page_title	= "Double",
		title_fr	= "''Double''",
		title_qc	= "''Double''",
		title_vo	= '"Cold Lazarus"',
		property	= "Double",
		season		= 1,
		episode		= 7,
		alias		= {
			"SG1-S01E07",
			"SG1-1x07",
			"SG1-1.07",
			"SG1-107",
			"Cold Lazarus",
			"Double",
		}
	},
}

return p