Template:Adjacent stations doc
LinesEdit
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local tc = "%1 station (Texas Central)"
local p = {
["system title"] = "[[Texas Central Railway]]",
["system color"] = "26395E",
["station format"] = {
"%1 station",
["Dallas"] = tc,
["Houston"] = tc,
},
["lines"] = {
["Texas Central"] ={
["title"] = "[[Texas Central Railway]]",
["color"] = "BE2233",
["left terminus"] = "Dallas",
["right terminus"] = "Houston",
}
}
}
return p