Jump to content

Module:Adjacent stations/JR Shikoku

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 12:33, 30 April 2021 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "30px JR Shikoku", ["system color"] = "009ac8",...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["lang"] = "en-US",
	["system title"] = "[[File:JR logo (Shikoku).svg|30px]] [[Shikoku Railway Company|JR Shikoku]]",
	["system color"] = "009ac8",
	["station format"] = {
		"%1 Station",
		},
	["lines"] = {
		["Yodo"] = {
			["title"] = "[[Yodo Line]]",
			["color"] = "009d54",
			["left terminus"] = "Uwajima",
			["right terminus"] = "Kubokawa",
		},
	},
}

return p