Module:Adjacent stations/JR Kyushu

This is an old revision of this page, as edited by JaventheAlderick (talk | contribs) at 13:02, 29 July 2021 (Japanese railways follow UK naming conventions; adjacent station boxes should follow as well). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["lang"] = "en-GB",
	["system title"] = "[[File:JR logo (kyushu).svg|30px]] [[Kyushu Railway Company|JR Kyushu]]",
	["system color"] = "f60000",
	["station format"] = {
		"%1 Station",
		},
	["lines"] = {
		["Kyushu Shinkansen"] = {
			["title"] = "[[Kyushu Shinkansen]]",
			["color"] = "000000",
			["left terminus"] = "Kagoshima-Chūō",
			["right terminus"] = "Hakata",
			["types"] = {
				["Sakura"] = {
					["title"] = "<small>''[[Sakura (train)|Sakura]]''</small>",
				},
				["Tsubame"] = {
					["title"] = "<small>''[[Tsubame (train)|Tsubame]]''</small>",
				},
			},
		},
	},
}

return p