Module:Adjacent stations/Gautrain
MyWikiBiz, Author Your Legacy — Friday November 01, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:27, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Gautrain)
Documentation for this module may be created at Module:Adjacent stations/Gautrain/doc
local p = { ["system title"] = "[[Gautrain]]", ["station format"] = { "%1 (Gautrain station)" }, ["system color"] = "B8860B", ["lines"] = { ["_default"] = { ["color"] = "B8860B" }, ["NS"] = { ["title"] = "[[Gautrain#Network|North–South Line]]", ["left terminus"] = "Park Station", ["right terminus"] = "Hatfield" }, ["EW"] = { ["title"] = "[[Gautrain#Network|East–West Line]]", ["left terminus"] = "Sandton", ["right terminus"] = "OR Tambo" } }, ["aliases"] = { ["Airport"] = "EW", ["North-South"] = "NS" } } return p