Module:Adjacent stations/Glasgow Subway
< Module:Adjacent stations
Revision as of 18:27, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Glasgow Subway)
Documentation for this module may be created at Module:Adjacent stations/Glasgow Subway/doc
local p = {
["system title"] = "[[Glasgow Subway]]",
["system icon"] = "[[File:Glasgow Subway.svg|13px|link=Glasgow Subway|alt=Glasgow Subway]]",
["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