Module:Adjacent stations/Hong Kong Tramways
MyWikiBiz, Author Your Legacy — Wednesday November 13, 2024
Jump to navigationJump to searchDocumentation for this module may be created at Module:Adjacent stations/Hong Kong Tramways/doc
local x = "%1 Terminus" local p = { ["system title"] = "[[Hong Kong Tramways]]", ["system color"] = "007549", ["header stop noun"] = "stop", ["station format"] = { "%1 stop", ["Kennedy Town"] = x, ["Shek Tong Tsui"] = x, ["Western Market"] = x, ["Happy Valley"] = x, ["Causeway Bay"] = x, ["North Point"] = x, ["Shau Kei Wan"] = x, }, ["lines"] = { ["_default"] = { ["title"] = "[[Hong Kong Tramways]]", ["color"] = "007549", ["left terminus"] = "Kennedy Town", ["right terminus"] = "Shau Kei Wan" } } } return p