Memory Alpha
Memory Alpha
Module documentation ()

This file contains episode series abbreviation data. For more information, see the episode data project.

return {
	["TOS"] = "Star Trek: The Original Series",
	["Star Trek: The Original Series"] = "TOS",
	["TAS"] = "Star Trek: The Animated Series",
	["Star Trek: The Animated Series"] = "TAS",
	["TNG"] = "Star Trek: The Next Generation",
	["Star Trek: The Next Generation"] = "TNG",
	["DS9"] = "Star Trek: Deep Space Nine",
	["Star Trek: Deep Space Nine"] = "DS9",
	["VOY"] = "Star Trek: Voyager",
	["Star Trek: Voyager"] = "VOY",
	["ENT"] = "Star Trek: Enterprise",
	["Star Trek: Enterprise"] = "ENT",
	["DIS"] = "Star Trek: Discovery",
	["Star Trek: Discovery"] = "DIS",
	["PIC"] = "Star Trek: Picard",
	["Star Trek: Picard"] = "PIC",
	["LD"] = "Star Trek: Lower Decks",
	["Star Trek: Lower Decks"] = "LD",
	["PRO"] = "Star Trek: Prodigy",
	["Star Trek: Prodigy"] = "PRO",
	["SNW"] = "Star Trek: Strange New Worlds",
	["Star Trek: Strange New Worlds"] = "SNW",
	["SA"] = "Star Trek: Starfleet Academy",
	["Star Trek: Starfleet Academy"] = "SA",
	["VST"] = "Star Trek: very Short Treks",
	["Star Trek: very Short Treks"] = "VST",
	
	["Star Trek: The Motion Picture"] = "FLM",
	["Star Trek II: The Wrath of Khan"] = "FLM",
	["Star Trek III: The Search for Spock"] = "FLM",
	["Star Trek IV: The Voyage Home"] = "FLM",
	["Star Trek V: The Final Frontier"] = "FLM",
	["Star Trek VI: The Undiscovered Country"] = "FLM",
	["Star Trek Generations"] = "FLM",
	["Star Trek: First Contact"] = "FLM",
	["Star Trek: Insurrection"] = "FLM",
	["Star Trek Nemesis"] = "FLM",
	["Star Trek"] = "FLM",
	["Star Trek (film)"] = "FLM",
	["Star Trek Into Darkness"] = "FLM",
	["Star Trek Beyond"] = "FLM",
	["Star Trek: Section 31"] = "FLM",
	["Star Trek XV"] = "FLM",
}