Module:Adjacent stations/Link Train: Difference between revisions

Content deleted Content added
Per convention, north/west is left and south/east is right
I edited the module to reflect the renaming of the Link Train to "Terminal Link".
 
Line 1:
local p = {
["lang"] = "en-US",
["system title"] = "[[LinkTerminal TrainLink]]",
["system color"] = "336699",
["system icon"] = "",
Line 8:
},
["lines"] = {
["LinkTerminal TrainLink"] = {
["title"] = "LinkTerminal TrainLink",
["color"] = "336699",
["left terminus"] = "Viscount",
["right terminus"] = "Terminal 1",
},
},
["aliases"] = {
["link train"] = "Terminal Link",
},
}