Content deleted Content added
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 1:
local a = "%1 railway station, Auckland"
local n = "%1 railway station, New Zealand"
local p = {
["system title"] = "[[Auckland Transport]]<br><small>([[Auckland One Rail]])</small>",
Line 4 ⟶ 7:
"%1 railway station",
["Pukekohe or Manukau"] = {"[[Pukekohe railway station|Pukekohe]]", "[[Manukau railway station|Manukau]]"},
["Britomart"] = "[[Britomart
["Beach"] = "%1 railway station (New Zealand)",
["Avondale"] = a,
["Grafton"] = a,
["Kingsland"] = a,
["Meadowbank"] = a,
["Morningside"] = a,
["Newmarket"] = a,
["Panmure"] = a,
["Penrose"] = a,
["Westbrook"] = a,
["Christchurch"] = n,
["Gisborne"] = n,
["Hadfield"] = n,
["Hamilton"] = n,
["Hastings"] = n,
["Napier"] = n,
["Overton"] = n,
["Richmond"] = n,
["Woolston"] = n,
},
["lines"] = {
Line 13 ⟶ 35:
["Eastern Line"] = {
["title"] = "[[Eastern Line (Auckland)|Eastern Line]]",
["color"] = "
["left terminus"] = "Britomart",
["right terminus"] = "Manukau",
Line 19 ⟶ 41:
["Southern Line"] = {
["title"] = "[[Southern Line (Auckland)|Southern Line]]",
["color"] = "
["left terminus"] = "Britomart",
["right terminus"] = "
},
["Western Line"] = {
["title"] = "[[Western Line (Auckland)|Western Line]]",
["color"] = "
["left terminus"] = "Britomart",
["right terminus"] = "Swanson",
Line 31 ⟶ 53:
["Onehunga Line"] = {
["title"] = "[[Onehunga Line]]",
["color"] = "
["left terminus"] = "
["right terminus"] = "Onehunga",
},
["Pukekohe Shuttle"] = {
["title"] = "[[Southern Line (Auckland)|Southern Line<br /><small>(Pukekohe Shuttle)</small>]]",
["color"] = "
["left terminus"] = "Papakura",
["right terminus"] = "Pukekohe",
|