Module:Adjacent stations/Odakyu
Documentation for this module may be created at Module:Adjacent stations/Odakyu/doc
local tokyo = "%1 Station (Tokyo)" local p = { ["lang"] = "en-US", ["system title"] = "[[File:OdakyuGroup logo2.svg|17px|link=Odakyu Electric Railway]] [[Odakyu Electric Railway|Odakyu]]", ["system color"] = "007ed5", ["station format"] = { "%1 Station", }, ["lines"] = { ["Romancecar"] = { ["title"] = "[[Romancecar|''Romancecar'']]", ["color"] = "007ed5", ["left terminus"] = {"Hakone-Yumoto", "Gotemba", "Katase-Enoshima"}, ["right terminus"] = {"Shinjuku", "Kita-Senju"}, }, ["Odawara"] = { ["title"] = "[[Odawara Line]]", ["color"] = "007ed5", ["left terminus"] = "Odawara", ["right terminus"] = {"Shinjuku", "Yoyogi-Uehara"}, }, }, } return p