Module:Adjacent stations/Chichibu

MyWikiBiz, Author Your Legacy — Thursday November 14, 2024
< Module:Adjacent stations
Revision as of 18:22, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Chichibu)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Documentation for this module may be created at Module:Adjacent stations/Chichibu/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Chichibu Railway]]",
	["system color"] = "00b9ee",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Chichibu Main"] = {
			["title"] = "[[Chichibu Main Line]]",
			["color"] = "00b9ee",
			["left terminus"] = "Mitsumineguchi",
			["right terminus"] = "Hanyū",
		},
		["SL Paleo Express"] = {
			["title"] = "''[[Steam locomotive|SL]] Paleo Express''",
			["color"] = "000000",
			["left terminus"] = "Mitsumineguchi",
			["right terminus"] = "Kumagaya",
		},
	},
}

return p