Template:Adjacent stations doc
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[Strathclyde Partnership for Transport|SPT]]",
["system icon"] = "[[File:Glasgow Subway.svg|13px|link=Glasgow Subway|alt=Glasgow Subway]]",
["system color"] = "F57C14",
["name format"] = "font-size:160%; font-family:sans-serif; font-weight:bolder; background-color:#ffa500; padding:0.4em 4px;",
["station format"] = {
"%1 subway station",
["Partick"] = "Partick station"
},
["lines"] = {
["_default"] = {
["title"] = "[[Glasgow Subway]]",
["color"] = "F57C14",
["circular"] = true,
["left terminus"] = "anticlockwise / inner circle",
["right terminus"] = "clockwise / outer circle",
}
}
}
return p