Jump to content
Wikipedia The Free Encyclopedia

Module:Adjacent stations/RTD

From Wikipedia, the free encyclopedia
Module documentation[view] [edit] [history] [purge]

This is a data module for Module:Adjacent stations. It supports services in Denver, Colorado operated by Regional Transportation District.

Lines

[edit ]

Commuter rail

[edit ]
LineKeysColorHex colorIcon
A Line A   54c0e8
B Line B   4c9c2e
G Line G   f4b223
N Line N   904199

Light rail

[edit ]
LineKeysColorHex colorIcon
D Line D   047835
E Line E   691f74
H Line H   0055b8
L Line L   ffcd00
R Line R   c1d32f
W Line W   0091b3

Former lines

[edit ]
LineKeysColorHex colorIcon
C Line C   ff5100
F Line F   f5333f
G Line G (old)   b2790b
The above documentation is transcluded from Module:Adjacent stations/RTD/doc. (edit | history)
Editors can experiment in this module's sandbox (create | mirror) and testcases (create) pages.
Subpages of this module.

 local rtd = "%1 station (RTD)"

 local p = {
	["lang"] = "en-US",
	["system title"] = "[[Regional Transportation District|RTD]]",
	["system icon"] = "[[File:Regional Transportation District logo.svg|23px|link=Regional Transportation District]]",
	["station format"] = {
		"%1 station",
		["2nd•Abilene"] = "2nd & Abilene station",
		["10th•Osage"] = "10th & Osage station",
		["13th Avenue"] = rtd,
		["16th & California"] = "16th & California and 16th & Stout stations",
		["16th•California"] = "16th & California and 16th & Stout stations",
		["16th & Stout"] = "16th & California and 16th & Stout stations",
		["16th•Stout"] = "16th & California and 16th & Stout stations",
		["16th & California/Stout"] = "16th & California and 16th & Stout stations",
		["16th & California/16th & Stout"] = "16th & California and 16th & Stout stations",
		["18th & California"] = "18th & California and 18th & Stout stations",
		["18th•California"] = "18th & California and 18th & Stout stations",
		["18th & Stout"] = "18th & California and 18th & Stout stations",
		["18th•Stout"] = "18th & California and 18th & Stout stations",
		["18th & California/Stout"] = "18th & California and 18th & Stout stations",
		["18th & California/18th & Stout"] = "18th & California and 18th & Stout stations",
		["20th•Welton"] = "20th & Welton station",
		["25th•Welton"] = "25th & Welton station",
		["27th•Welton"] = "27th & Welton station",
		["30th•Downing"] = "30th & Downing station",
		["38th•Blake"] = "38th & Blake station",
		["40th•Colorado"] = "40th & Colorado station",
		["40th Ave & Airport Blvd•Gateway Park"] = "40th Ave & Airport Blvd–Gatweay Park station",
		["41st•Fox"] = "41st & Fox station",
		["48th & Brighton/National Western Center"] = "[[48th & Brighton/National Western Center station|48th & Brighton/​National Western Center]]",
		["48th & Brighton•National Western Center"] = "48th & Brighton/National Western Center station",
		["60th & Sheridan•Arvada Gold Strike"] = "60th & Sheridan/Arvada Gold Strike station",
		["61st•Peña"] = "61st & Peña station",
		["Alameda"] = rtd,
		["Ball Arena•Elitch Gardens"] = "Ball Arena–Elitch Gardens station",
		["Central Park"] = rtd,
		["Clear Creek•Federal"] = "Clear Creek/Federal station",
		["Colfax"] = rtd,
		["Commerce City•72nd"] = "Commerce City/72nd station",
		["County Line"] = rtd,
		["Decatur•Federal"] = "Decatur–Federal station",
		["Eastlake•124th"] = "Eastlake/124th station",
		["Englewood"] = rtd,
		["Evans"] = rtd,
		["Federal Center"] = rtd,
		["Florida"] = rtd,
		["Garrison"] = rtd,
		["I-25•Broadway"] = "I-25 & Broadway station",
		["JeffCo Gov't Cntr•Golden"] = "Jefferson County Government Center–Golden station",
		["JeffCo Gov't Ctr•Golden"] = "Jefferson County Government Center–Golden station",
		["Lakewood•Wadsworth"] = "Lakewood–Wadsworth station",
		["Lamar"] = rtd,
		["Lincoln"] = rtd,
		["Louisiana•Pearl"] = "Louisiana–Pearl station",
		["Louisville"] = rtd,
		["Northglenn•112th"] = "Northglenn & 112th station",
		["Oak"] = rtd,
		["Orchard"] = rtd,
		["Original Thornton•88th"] = "Original Thornton/88th station",
		["RidgeGate"] = "[[RidgeGate Parkway station|RidgeGate Parkway]]",
		["Sheridan"] = rtd,
		["Sports Authority Field at Mile High"] = "[[Empower Field at Mile High station|Empower Field at Mile High]]",
		["Theatre District•Convention Ctr"] = "Theatre District–Convention Center station",
		["Thornton Crossroads•104th"] = "Thornton Crossroads/104th station",
		["Westminster"] = rtd,
		["Wheat Ridge•Ward Road"] = "Wheat Ridge/Ward station",
		["Union Station"] = "Denver Union Station",
	},
	["lines"] = {
		["A"] = {
			["title"] = "[[A Line (RTD)|A Line]]",
			["color"] = "54c0e8",
			["icon"] = "[[File:Denver RTD A.svg|18px|link=A Line (RTD)]]",
			["left terminus"] = "Union Station",
			["right terminus"] = "Denver Airport",
		},
		["B"] = {
			["title"] = "[[B Line (RTD)|B Line]]",
			["color"] = "4c9c2e",
			["icon"] = "[[File:Denver RTD B.svg|18px|link=B Line (RTD)]]",
			["left terminus"] = "Union Station",
			["right terminus"] = "Westminster",
		},
		["C"] = {
			["title"] = "[[C Line (RTD)|C Line]]",
			["color"] = "ff5100",
			["left terminus"] = "Union Station",
			["right terminus"] = "Littleton–Mineral",
		},
		["D"] = {
			["title"] = "[[D Line (RTD)|D Line]]",
			["color"] = "047835",
			["icon"] = "[[File:Denver RTD D.svg|18px|link=D Line (RTD)]]",
			["left terminus"] = "18th & California",
			["right terminus"] = "Littleton–Mineral",
		},
		["E"] = {
			["title"] = "[[E Line (RTD)|E Line]]",
			["color"] = "691f74",
			["icon"] = "[[File:Denver RTD E.svg|18px|link=E Line (RTD)]]",
			["left terminus"] = "Union Station",
			["right terminus"] = "RidgeGate Parkway",
		},
		["F"] = {
			["title"] = "[[F Line (RTD)|F Line]]",
			["color"] = "f5333f",
			["left terminus"] = "18th & California",
			["right terminus"] = "RidgeGate Parkway",
		},
		["G"] = {
			["title"] = "[[G Line (RTD)|G Line]]",
			["color"] = "f4b223",
			["icon"] = "[[File:Denver RTD G.svg|18px|link=G Line (RTD)]]",
			["left terminus"] = "Union Station",
			["right terminus"] = "Wheat Ridge/Ward",
		},
		["G (old)"] = {
			["title"] = "[[R Line (RTD)#History|G Line]]",
			["color"] = "b2790b",
		},
		["H"] = {
			["title"] = "[[H Line (RTD)|H Line]]",
			["color"] = "0055b8",
			["icon"] = "[[File:Denver RTD H.svg|18px|link=H Line (RTD)]]",
			["left terminus"] = "18th & California",
			["right terminus"] = "Florida",
		},
		["L"] = {
			["title"] = "[[L Line (RTD)|L Line]]",
			["color"] = "ffcd00",
			["icon"] = "[[File:Denver RTD L.svg|18px|link=L Line (RTD)]]",
			["left terminus"] = "16th & California/Stout",
			["right terminus"] = "30th & Downing",
		},
		["N"] = {
			["title"] = "[[N Line (RTD)|N Line]]",
			["color"] = "904199",
			["icon"] = "[[File:Denver RTD N.svg|18px|link=N Line (RTD)]]",
			["left terminus"] = "Union Station",
			["right terminus"] = "Eastlake/124th",
		},
		["R"] = {
			["title"] = "[[R Line (RTD)|R Line]]",
			["color"] = "c1d32f",
			["icon"] = "[[File:Denver RTD R.svg|18px|link=R Line (RTD)]]",
			["left terminus"] = "Peoria",
			["right terminus"] = "Lincoln",
		},
		["W"] = {
			["title"] = "[[W Line (RTD)|W Line]]",
			["color"] = "0091b3",
			["icon"] = "[[File:Denver RTD W.svg|18px|link=W Line (RTD)]]",
			["left terminus"] = "JeffCo Gov't Cntr•Golden",
			["right terminus"] = "Union Station",
		},
	},
	["aliases"] = {
		["g(old)"] = "G (old)",
	}
 }

 return p

AltStyle によって変換されたページ (->オリジナル) /