Jump to content

Module:Adjacent stations/Guangzhou Water Bus

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jonesey95 (talk | contribs) at 05:41, 8 June 2023 (Create based on Template:GZWB color, Template:GZWB stations, and S-line left/right templates). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["system title"] = "[[Guangzhou Water Bus]]",
	["station format"] = {
		"%1 wharf"
	},
	["lines"] = {

		["S2"] = {
			["title"] = "Route S2",
			["color"] = "009146",
			["left terminus"] = "Fangcun",
			["right terminus"] = "Canton Tower"
		},
		["S7"] = {
			["title"] = "Route S7",
			["color"] = "F8B54B",
			["left terminus"] = "",
			["right terminus"] = "Fangzhi"
		},
	},
}

return p