Module:Adjacent stations/Kaohsiung Rapid Transit/sandbox
MyWikiBiz, Author Your Legacy — Sunday January 12, 2025
< Module:Adjacent stations | Kaohsiung Rapid Transit
Jump to navigationJump to searchRevision as of 18:31, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Kaohsiung Rapid Transit/sandbox)
Documentation for this module may be created at Module:Adjacent stations/Kaohsiung Rapid Transit/sandbox/doc
local p = { ["lang"] = "en-GB", ["system title"] = "[[File:Kaohsiung Mass Rapid Transit Logo(Logo Only).svg|18px|link=Kaohsiung Rapid Transit System]] [[Kaohsiung Rapid Transit System]]", ["station format"] = { "%1 MRT station", ["Ciaotou"] = "Qiaotou station", ["Kaohsiung Main station"] = "Kaohsiung station", ["Zuoying"] = "Zuoying HSR station", ["Hamasen"] = "%1 LRT station", ["Lizihnei"] = "%1 LRT station" }, ["lines"] = { ["Red"] = { ["line title"] = "[[Red line (Kaohsiung MRT)|Red line]]", ["color"] = "ea0061", ["left terminus"] = "Gangshan South", ["right terminus"] = "Siaogang" }, ["Orange"] = { ["line title"] = "[[Orange line (Kaohsiung MRT)|Orange line]]", ["color"] = "fd973c", ["left terminus"] = "Sizihwan", ["right terminus"] = "Daliao" }, ["Circular"] = { ["line title"] = "[[Circular light rail]]", ["color"] = "77c35e", ["left terminus"] = "Hamasen", ["right terminus"] = "Lizihnei" } } } return p