Module:Adjacent stations/Gwangju Metro
MyWikiBiz, Author Your Legacy — Thursday November 14, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:28, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Gwangju Metro)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local grtc = "%1 station (Gwangju Metro)" local g = "%1 station (Gwangju)" local p = { ["system title"] = "[[Gwangju Metro]]", ["system icon"] = "", ["name format"] = "font-size: 160%; font-family:sans-serif; font-weight: bolder; color: #FFFFFF; background-color: #F08200; padding: 0.4em 4px;", ["header background color"] = "009088", ["header text color"] = "FFFFFF", ["station format"] = { "%1 station", ["Uncheon"] = g, ["Airport"] = g, ["Gwangju Songjeong"] = grtc, ["Hwajeong"] = g, }, ["lines"] = { ["1"] = { ["title"] = "[[Gwangju Metro Line 1|Line 1]]", ["color"] = "009088", ["left terminus"] = "Nokdong", ["right terminus"] = "Pyeongdong", }, }, } return p