Module:Adjacent stations/Link Train: Difference between revisions

Content deleted Content added
Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Link Train", ["system color"] = "336699", ["system icon"] = "", ["station format"] = { "Toronto Pe...'
 
I edited the module to reflect the renaming of the Link Train to "Terminal Link".
 
(One intermediate revision by one other user not shown)
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"] = "Terminal 1Viscount",
["right terminus"] = "ViscountTerminal 1",
},
},
["aliases"] = {
["link train"] = "Terminal Link",
},
}