Module:Adjacent stations/The Hop
MyWikiBiz, Author Your Legacy — Saturday November 01, 2025
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:50, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/The Hop)
Documentation for this module may be created at Module:Adjacent stations/The Hop/doc
local p = {
["lang"] = "en-US",
["system title"] = "[[The Hop (streetcar)|The Hop]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Intermodal Station"] = "Milwaukee Intermodal Station",
},
["lines"] = {
["L-Line"] = {
["title"] = "[[The Hop (streetcar)|L-Line]]",
["color"] = "deb100",
},
["M-Line"] = {
["title"] = "[[The Hop (streetcar)|M-Line]]",
["color"] = "5086bf",
["left terminus"] = "Intermodal Station",
["right terminus"] = "Burns Commons",
},
},
}
return p