Difference between revisions of "Module:Adjacent stations/Chichibu"

MyWikiBiz, Author Your Legacy — Tuesday September 09, 2025
Jump to navigationJump to search
 
(No difference)

Latest revision as of 18:22, 8 July 2021

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