Module:Adjacent stations/Yerevan Metro
MyWikiBiz, Author Your Legacy — Thursday October 05, 2023
Jump to navigationJump to searchDocumentation for this module may be created at Module:Adjacent stations/Yerevan Metro/doc
local p = { ["system title"] = "[[Yerevan Metro]]", ["system icon"] = "[[File:Yerevan Metro.svg|20px|link=Yerevan Metro]]", ["station format"] = { "%1 (Yerevan Metro)", [""] = "", }, ["lines"] = { ["_default"] = { ["title"] = "[[Yerevan Metro|Karen Demirchyan Yerevan Subway]]", ["color"] = "000080", ["left terminus"] = "Barekamutyun", ["right terminus"] = {"Charbakh", "Garegin Nzhdeh Square"}, ["types"] = { ["Charbakh"] = { ["title"] = "", ["left terminus"] = "Barekamutyun", ["right terminus"] = "Charbakh", }, ["Garegin Nzhdeh Square"] = { ["title"] = "", ["left terminus"] = "Barekamutyun", ["right terminus"] = "Garegin Nzhdeh Square", }, }, }, }, } return p