Module:Adjacent stations/Sydney Trains
MyWikiBiz, Author Your Legacy — Friday November 15, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:48, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Sydney Trains)
Template:Adjacent stations doc
Operating lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
Line that closed 5 January 2020
Template:Rail template doc Template:Rail template doc Template:Rail template doc
Other
Template:Rail template doc Template:Rail template doc Template:Rail template doc Now part of T2 and T5. Still used in Template:Rail-interchange
local sydney = "%1 railway station, Sydney" local p = { ["lang"] = "en-US", ["system title"] = "[[File:TfNSW T.png|17px|link=Sydney Trains]] [[Sydney Trains]]", ["system color"] = "FFA500", ["name format"] = "font-size: 170%; font-family:sans-serif; font-weight: bolder; line-height: 100%; color: #FFFFFF; background-color:#F7901E; padding: 0.5em 0 0.5em 0;", ["station format"] = { ["Ashfield"] = sydney, ["Auburn"] = sydney, ["Burwood"] = sydney, ["Canterbury"] = sydney, ["Carlton"] = sydney, ["Central"] = sydney, ["Cheltenham"] = sydney, ["City"] = "Sydney CBD", ["Clyde"] = sydney, ["City Circle"] = "City Circle", ["Como"] = sydney, ["Croydon"] = sydney, ["Domestic"] = "Domestic Airport railway station, Sydney", ["Domestic Airport"] = sydney, ["Dundas"] = sydney, ["East Richmond"] = sydney, ["Epping"] = sydney, ["Fairfield"] = sydney, ["Glenfield"] = sydney, ["Gordon"] = sydney, ["Guildford"] = sydney, ["Holsworthy"] = sydney, ["International"] = "International Airport railway station, Sydney", ["International Airport"] = sydney, ["Kings Cross"] = sydney, ["Kingswood"] = sydney, ["Lewisham"] = sydney, ["Liverpool"] = sydney, ["Loftus"] = sydney, ["Meadowbank"] = sydney, ["Newtown"] = sydney, ["Olympic Park"] = sydney, ["Padstow"] = sydney, ["Penrith"] = sydney, ["Penshurst"] = sydney, ["Richmond"] = sydney, ["Roseville"] = sydney, ["St James"] = sydney, ["St Marys"] = sydney, ["Stanmore"] = sydney, ["Sydenham"] = sydney, ["Town Hall"] = sydney, ["Waterfall"] = sydney, ["Waverton"] = sydney, ["Windsor"] = sydney, ["Wynyard"] = sydney, "%1 railway station", }, ["lines"] = { ["T1"] = { ["title"] = "[[File:TfNSW T1.svg|15px|link=North Shore & Western Line]] [[North Shore & Western Line]]", ["color"] = "f89d1c", ["left terminus"] = {"Emu Plains", "Richmond"}, ["right terminus"] = "Berowra", }, ["T2"] = { ["title"] = "[[File:TfNSW T2.svg|15px|link=Inner West & Leppington Line]] [[Inner West & Leppington Line]]", ["color"] = "0098cd", ["left terminus"] = {"Parramatta", "Leppington"}, ["right terminus"] = "City Circle", }, ["T3"] = { ["title"] = "[[File:TfNSW T3.svg|15px|link=Bankstown Line]] [[Bankstown Line]]", ["color"] = "df4825", ["left terminus"] = {"Lidcombe", "Liverpool"}, ["right terminus"] = "City Circle", }, ["T4"] = { ["title"] = "[[File:TfNSW T4.svg|15px|link=Eastern Suburbs & Illawarra Line]] [[Eastern Suburbs & Illawarra Line]]", ["color"] = "005aa3", ["left terminus"] = {"Waterfall", "Cronulla"}, ["right terminus"] = "Bondi Junction", }, ["T5"] = { ["title"] = "[[File:TfNSW T5.svg|15px|link=Cumberland Line]] [[Cumberland Line]]", ["color"] = "c4258f", ["left terminus"] = "Richmond", ["right terminus"] = "Leppington", }, ["T7"] = { ["title"] = "[[File:TfNSW T7.svg|15px|link=Olympic Park Line]] [[Olympic Park Line]]", ["color"] = "6f818e", ["left terminus"] = "Olympic Park", ["right terminus"] = "Central", }, ["T8"] = { ["title"] = "[[File:TfNSW T8.svg|15px|link=Airport & South Line]] [[Airport & South Line]]", ["color"] = "00954c", ["left terminus"] = "Macarthur", ["right terminus"] = "City Circle", }, ["T9"] = { ["title"] = "[[File:TfNSW T9.svg|15px|link=Northern Line (Sydney)]] [[Northern Line (Sydney)|Northern Line]]", ["color"] = "d11f2e", ["left terminus"] = "Hornsby", ["right terminus"] = "Gordon", }, ["Carlingford"] = { ["title"] = "[[File:TfNSW T6.svg|15px|link=Carlingford railway line]] [[Carlingford railway line|Carlingford Line]] (1885–2020)", ["color"] = "456caa", ["left terminus"] = "Carlingford", ["right terminus"] = "Clyde", }, ["South West"] = { ["title"] = "[[South West Rail Link]]", ["color"] = "FF7D8C", ["left terminus"] = "Leppington", ["right terminus"] = "Glenfield", }, }, } return p