imported>Gateshebe
Created page with 'local p = { ["system title"] = "Yerevan metro network", ["system icon"] = "", ["station format"] = { "", [""] = "", }, ["lines"] =...'
 
(No difference)

Latest revision as of 10:32, 19 September 2020

Lines edit source

Template:Col-begin Template:Col-2 Line and colour key: Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Col-2 Bahnlinie-style icons using {{rail color box}}:

Template:Col-end


local p = {
	["system title"] = "[[Metros in Yerevan|Yerevan metro network]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["1"] = {
			["title"] = "[[Yerevan metro route 1|1]]",
			["color"] = "be2d2c",
			["text color"] = "FFFFFF",
		},
	},
}

return p