Module:Adjacent stations/Taiwan High Speed Rail

local x = "%1 station"

local p = {

["system title"] = "Taiwan High Speed Rail",

["system icon"] = "File:Taiwan High Speed Rail Logo(Log Only).svg",

["system color"] = "c35617",

["name format"] = "color: #FFFFFF; background-color: #C35617;",

["station format"] = {

"%1 HSR station",

["Taipei"] = "Taipei Main Station",

["Nangang"] = x,

["Banqiao"] = x

},

["lines"] = {

["_default"] = {

["title"] = "THSR",

["color"] = "c35617",

["left terminus"] = "Nangang",

["right terminus"] = "Zuoying"

}

}

}

return p