Module:Adjacent stations/Southern Pacific Railroad

MyWikiBiz, Author Your Legacy — Tuesday April 23, 2024
< Module:Adjacent stations
Revision as of 18:47, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Southern Pacific Railroad)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
local sp = "%1 station (Southern Pacific Railroad)"
local ore = "%1 station (Oregon)"
local ca = "%1 station (California)"
local cal = "%1 station (Caltrain)"

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Southern Pacific Transportation Company|Southern Pacific Railroad]]",
	["system icon"] = "",
	["system color"] = "FD8B43",
	["header background color"] = "E31837",
	["header text color"] = "FFFFFF",
	["name format"] = {
		"font-size: 175%; font-family:Helvetica, sans; font-weight: bolder; text-transform: uppercase; line-height: 100%; color: black; background-color: white; padding: 4px;",
	},
	["station format"] = {
		"%1 station",
				["23rd Street"] = "22nd Street station (Caltrain)",
                ["Albany"] = ore,
                ["Anderson"] = sp,
                ["Ashland"] = ore,
                ["Baden"] = sp,
                ["Bakersfield"] = sp,
                ["Bayshore"] = cal,
                ["Belmont"] = cal,
                ["Berkeley"] = ca,
                ["Berkeley Downtown"] = "Berkeley station (Southern Pacific Railroad)",
                ["Brighton"] = sp,
                ["Burbank"] = "Downtown Burbank station",
                ["Campbell"] = "Downtown Campbell station",
                ["Castroville"] = sp,
                ["College Park"] = cal,
                ["Corning"] = sp,
                ["Davis"] = ca,
                ["Durham"] = sp,
                ["El Paso"] = "Union Depot (El Paso)",
                ["Eugene"] = "Eugene–Springfield station",
                ["Fernley"] = "Fernley and Lassen Railway Depot",
                ["Fruitdale"] = sp,
                ["Glendale"] = "Glendale Transportation Center",
                ["Jefferson"] = ore,
                ["Lawrence"] = cal,
                ["Lathrop"] = sp,
                ["Live Oak"] = sp,
                ["Los Angeles"] = "Union Station (Los Angeles)",
                ["Lowell"] = ore,
                ["Madera"] = sp,
                ["Matheson"] = sp,
                ["Market Street Depot"] = "Market Street Depot",
                ["Mountain View"] = "Downtown Mountain View station",
                ["New Orleans"] = "New Orleans Union Passenger Terminal",
                ["Niles"] = "Niles Depot Museum",
                ["Oakland"] = "16th Street station (Oakland)",
                ["Oakland 16th Street"] = "16th Street station (Oakland)",
                ["Oakland First Street"] = "Oakland – Jack London Square station#History",
                ["Oakland Pier"] = "Oakland Pier",
                ["Ogden"] = "Union Station (Ogden, Utah)",
                ["Pittsburg"] = sp,
                ["Phoenix"] = "Union Station (Phoenix, Arizona)",
                ["Pomona"] = ca,
                ["Portland"] = "Portland Union Station",
                ["Redding"] = ca,
                ["Richmond"] = "Richmond station (California)#Southern Pacific and Santa Fe railroads",
                ["Roseville"] = ca,
                ["Sacramento"] = "Sacramento Valley Station",
                ["Salem"] = ore,
                ["San Bruno"] = cal,
                ["San Francisco"] = "Third and Townsend Depot",
                ["San Francisco Ferry Building"] = "San Francisco Ferry Building",
                ["San Pablo"] = sp,
                ["Santa Clara"] = ca,
                ["San Jose"] = "San Jose Diridon station",
                ["Shasta Springs"] = "Shasta Springs",
                ["South San Francisco"] = cal,
                ["Springfield"] = "Southern Pacific Railroad Passenger Station and Freight House",
                ["Stockton"] = "Robert J. Cabral Station",
                ["Tehachapi"] = "Tehachapi Railroad Depot",
                ["Turlock"] = sp,
                ["Watsonville Junction"] = "Pajaro/Watsonville station",
                ["Wheatland"] = sp,
                ["Woodland"] = sp,
        },
	["lines"] = {
		["_default"] = {
			["color"] = "FD8B43",	
		},
				["Argonaut"] = {
			["title"] = "''[[Argonaut (train)|Argonaut]]''",
			["left terminus"] = "Los Angeles",
			["right terminus"] = "New Orleans",
		},
				["Berkeley"] = {
			["title"] = "[[Berkeley Branch Railroad|Berkeley Branch]]",
			["left terminus"] = "Oakland Pier",
			["right terminus"] = "Berryman's",
		},
				["City of San Francisco"] = {
			["title"] = "''[[City of San Francisco (train)|City of San Francisco]]''",
			["left terminus"] = "Oakland Pier",
			["right terminus"] = "Chicago",
		},
				["Coast Daylight"] = {
			["title"] = "''[[Coast Daylight]]''",
			["left terminus"] = "San Francisco",
			["right terminus"] = "Los Angeles",
		},
                ["Coast Line"] = {
			["title"] = "[[Coast Line (SP)|Coast Line]]",
			["left terminus"] = "San Francisco",
			["right terminus"] = "Los Angeles",
		},
                ["Corvallis-Portland"] = {
			["title"] = "[[Corvallis, Oregon|Corvallis]]&nbsp;– [[Portland, Oregon|Portland]]",
			["left terminus"] = "Corvallis",
			["right terminus"] = "Portland",
		},
				["Del Monte"] = {
			["title"] = "''[[Del Monte (train)|Del Monte]]''",
			["left terminus"] = "San Francisco",
			["right terminus"] = "Monterey",
		},
                ["Ferry"] = {
			["title"] = "Connection to San Francisco via [[Ferries_of_San_Francisco_Bay#Railroad_ferries_(1862–1958)|Ferry]]",
			["left terminus"] = "San Francisco Ferry Building",
			["right terminus"] = {"Oakland Pier"},
		},
                ["Golden State Route"] = {
			["title"] = "[[El Paso and Northeastern Railway|Golden State Route]]",
			["left terminus"] = "El Paso",
			["right terminus"] = "Tucumcari",
		},
				["Lark"] = {
			["title"] = "''[[Lark (train)|Lark]]''",
			["left terminus"] = "San Francisco",
			["right terminus"] = "Los Angeles",
		},
                ["Marshfield-Eugene"] = {
			["title"] = "[[Marshfield, Oregon|Marshfield]]&nbsp;– [[Eugene, Oregon|Eugene]]",
			["left terminus"] = "Marshfield",
			["right terminus"] = "Eugene",
		},
                ["Oakland-San Jose"] = {
			["title"] = "[[Oakland, California|Oakland]]&nbsp;– [[San Jose, California|San Jose]]",
			["left terminus"] = "Oakland Pier",
			["right terminus"] = "San Jose",
		},
				["Ocean View"] = {
			["title"] = "[[Coast Line (SP)|Ocean View Line]]",
			["left terminus"] = "San Francisco",
			["right terminus"] = "San Bruno",
		},
                ["Overland Route"] = {
			["title"] = "[[Overland Route (Union Pacific Railroad)|Overland Route]]",
			["left terminus"] = "Oakland Pier",
			["right terminus"] = "Ogden",
		},
                ["Peninsula"] = {
			["title"] = "[[Peninsula Commute]]",
			["color"] = "E31837",
			["left terminus"] = "San Francisco",
			["right terminus"] = "San Jose",
		},
				["Sacramento Daylight"] = {
			["title"] = "''[[Sacramento Daylight]]''",
			["left terminus"] = "Sacramento",
			["right terminus"] = "Los Angeles",
		},
                ["San Joaquin"] = {
			["title"] = "''[[San Joaquin Daylight]]''",
			["left terminus"] = "Oakland Pier",
			["right terminus"] = "Los Angeles",
		},
				["San Jose-Santa Cruz"] = {
				["title"] = "[[San Jose, California|San Jose]]&nbsp;– [[Santa Cruz, California|Santa Cruz]]",
				["left terminus"] = "San Jose",
				["right terminus"] = "Santa Cruz",
		},
                ["Shasta Route"] = {
			["title"] = "Shasta Route",
			["left terminus"] = "Oakland Pier",
			["right terminus"] = "Portland",
		},
                ["Sunset Route"] = {
			["title"] = "[[Sunset Route]]",
			["left terminus"] = "Los Angeles",
			["right terminus"] = "New Orleans",
		},
				["Suntan Special"] = {
			["title"] = "''[[Suntan Special]]''",
			["color"] = "E31837",
			["left terminus"] = {"San Francisco", "Oakland First Street"},
			["right terminus"] = "Santa Cruz",
		},
                ["Tillamook-Portland"] = {
			["title"] = "[[Tillamook, Oregon|Tillamook]]&nbsp;– [[Portland, Oregon|Portland]]",
			["left terminus"] = "Tillamook",
			["right terminus"] = "Portland",
		},
	},
}

return p