Module:Adjacent stations/České dráhy

Revision as of 01:11, 27 June 2022 by imported>Blaixx (Init)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Adjacent stations doc


local p = {
	["system title"] = "[[České dráhy]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "0000CC",
		},
		["Os"] = {
			["color"] = "0000CC",
		},
		["R"] = {
			["color"] = "CC0000",
		},
		["EC"] = {
			["color"] = "00CC00",
		},
		["Supercity"] = {
			["color"] = "007777",
		},
	},
}

return p