Module:Adjacent stations/SacRT
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local sac = "%1 station (Sacramento)" local p = { ["lang"] = "en-US", ["system title"] = "[[Sacramento Regional Transit District]]", ["system icon"] = "[[File:Sacramento Regional Transit.svg|20px|link=Sacramento Regional Transit District]]", ["name format"] = "font-family: Arial, sans-serif; background-color:white; color:#25306c;", ["header background color"] = "25306c", ["header text color"] = "f5b41e", ["system color"] = "25306c", ["station format"] = { "%1 station", ["13th Street"] = sac, ["16th Street"] = sac, ["23rd Street"] = sac, ["29th Street"] = sac, ["59th Street"] = sac, ["7th & Capitol"] = "7th & Capitol and 8th & Capitol stations", ["7th & I"] = "7th & I and 8th & H stations", ["8th & Capitol"] = "7th & Capitol and 8th & Capitol stations", ["8th & H"] = "7th & I and 8th & H stations", ["Alkali Flat / La Valentina"] = "Alkali Flat/La Valentina station", ["Broadway"] = sac, ["Center Parkway"] = sac, ["City College"] = sac, ["Franklin"] = sac, ["Sacramento Valley Station"] = "%1", }, ["lines"] = { ["Blue"] = { ["title"] = "[[Blue Line (Sacramento RT)|Blue Line]]", ["color"] = "25306c", ["left terminus"] = "Watt/I-80", ["right terminus"] = "Cosumnes River College", }, ["Gold"] = { ["title"] = "[[Gold Line (Sacramento RT)|Gold Line]]", ["color"] = "f5b41e", ["left terminus"] = "Sacramento Valley Station", ["right terminus"] = "Historic Folsom", }, ["Green"] = { ["title"] = "[[Green Line (Sacramento RT)|Green Line]]", ["color"] = "006633", ["left terminus"] = "7th & Richards/Township 9", ["right terminus"] = "13th Street", }, }, ["aliases"] = { ["blue"] = "Blue", ["gold"] = "Gold", ["green"] = "Green", } } return p