Content deleted Content added
fixed |
Adding Cheltenham as a terminus for the Frankston Line. Near half of peak hour services now terminate at Cheltenham during peak hours |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1:
local melbourne = "%1 railway station, Melbourne"
local victoria = "%1 railway station, Victoria"
local s = "background-color: #%s; font-size: 160%%; color: #%s; padding: 0.4em; white-space: nowrap; margin: 0.25em;"
local c = {
Alamein = '152C6B', Belgrave = '152C6B', Craigieburn = 'FFBE00', Cranbourne = '279FD5',
Frankston = '028430', GlenWaverley = '152C6B', Hurstbridge = 'BE1014', Lilydale = '152C6B',
Mernda = 'BE1014', Pakenham = '279FD5', Sandringham = 'F178AF', Sunbury = 'FFBE00',
Upfield = 'FFBE00', Werribee = '028430', Williamstown = '028430',
sys = '0072CE', blk = '000000', wht = 'ffffff'
}
local p = {
["system title"] = "[[Metro Trains Melbourne|Metro Trains]]",
["system icon"] = "[[File:Melbourne_train_logo.svg|18px|link=Railways in Melbourne|alt=Railways in Melbourne]]",
["system color"] = "0072ce",
["name format"] = {
string.format(s, c.sys, c.wht),
["Alamein"] = string.format(s, "152c6b", c.wht),
["Belgrave"] = string.format(s, "152c6b", c.wht),
["Craigieburn"] = string.format(s, "FFBE00", c.blk),
["Cranbourne"] = string.format(s, "279FD5", c.blk),
["Frankston"] = string.format(s, "028430", c.wht),
["Glen Waverley"] = string.format(s, "152c6b", c.wht),
["Hurstbridge"] = string.format(s, "BE1014", c.wht),
["Lilydale"] = string.format(s, "152c6b", c.wht),
["Mernda"] = string.format(s, "BE1014", c.wht),
["Pakenham"] = string.format(s, "279FD5", c.blk),
["Sandringham"] = string.format(s, "F178AF", c.wht),
["Sunbury"] = string.format(s, "FFBE00", c.blk),
["Upfield"] = string.format(s, "FFBE00", c.blk),
["Werribee"] = string.format(s, "028430", c.wht),
["Williamstown"] = string.format(s, "028430", c.wht)
},
["header background color"] = "0072ce",
["header text color"] = "ffffff",
Line 23 ⟶ 49:
["S or N"] = "[[Seddon railway station|Seddon]] or [[Newport railway station, Melbourne|Newport]]",
["S or F"] = "[[Spotswood railway station|Spotswood]] or [[Footsray railway station|Footscray]]",
["SK or F"] = "[[South Kensington railway station, Melbourne|
["K or E"] = "[[Kensington railway station, Melbourne|Kensington]] or [[Essendon railway station|Essendon]]",
["S or L"] = "[[Seaholme railway station|Seaholme]] or [[Laverton railway station|Laverton]]",
Line 31 ⟶ 57:
["WR or VP"] = "[[West Richmond railway station|West Richmond]] or [[Victoria Park railway station, Melbourne|Victoria Park]]",
["CO or JO"] = "[[Collingwood railway station|Collingwood]] or [[Jolimont railway station, Melbourne|Jolimont]]",
["M or NM"] = "[[Moonee Ponds railway station|Moonee Ponds]] or [[North Melbourne railway station|North Melbourne]]",
["F via FS"] = "[[Frankston railway station|Frankston]] via [[Flinders Street railway station|Flinders Street]]",
["S via FS"] = "[[Sandringham railway station|Sandringham]] via [[Flinders Street railway station|Flinders Street]]",
Line 53 ⟶ 80:
["Brunswick"] = melbourne,
["Burwood"] = melbourne,
["Burwood (SRL)"] = "Burwood SRL station",
["Camberwell"] = melbourne,
["Canterbury"] = melbourne,
Line 150 ⟶ 178:
["text color"] = "FFFFFF",
["left terminus"] = "W via FS",
["right terminus"] = {"Cheltenham", "Frankston"},
},
["FrankstonC"] = {
Line 193 ⟶ 221:
["left terminus"] = {"Pakenham", "Cranbourne"},
["right terminus"] = "[[Melbourne Airport railway station|Melbourne Airport]]"
},
["Melton"] = {
["title"] = "[[Ballarat Line|Melton Line]]",
["color"] = "279fd5",
["text color"] = "FFFFFF",
["left terminus"] = {"EC via TH"},
["right terminus"] = "[[Melton]]"
},
["Metro Tunnel"] = {
Line 282 ⟶ 317:
["color"] = "f178af",
["text color"] = "FFFFFF",
["left terminus"] = "
["right terminus"] = "Laverton or Werribee"
},
Line 296 ⟶ 331:
["color"] = "f178af",
["text color"] = "FFFFFF",
["left terminus"] = "
["right terminus"] = "Williamstown"
},
|