View source for Module:Adjacent stations/Glasgow Subway
MyWikiBiz, Author Your Legacy — Thursday April 17, 2025
Jump to navigationJump to searchYou do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
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
000
1:0
Template used on this page:
Return to Module:Adjacent stations/Glasgow Subway.