MyWikiBiz, Author Your Legacy — Wednesday November 05, 2025
Jump to navigationJump to search
522 bytes added
, 18:50, 8 July 2021
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