Module:Adjacent stations/MCD
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 13:47, 3 August 2020 by blackwiki>AJP426
This is a data module for Module:Adjacent stations. It supports services operated by the MCD (Moscow Central Diameters).
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[Moscow Central Diameters|MCD]]",
["system icon"] = "[[File:MCD logo.svg|link=Moscow Central Diameters|25px]]",
["station format"] = {
"%1 railway station",
[""] = "",
},
["lines"] = {
["D1"] = {
["title"] = "[[Line D1 (Moscow Central Diameters)|Line D1]]",
["color"] = "f6a600",
["left terminus"] = "Lobnya",
["right terminus"] = "Odintsovo",
},
["D2"] = {
["title"] = "[[Line D2 (Moscow Central Diameters)|Line D2]]",
["color"] = "e74280",
["left terminus"] = "Nakhabino",
["right terminus"] = "Podolsk",
},
},
}
return p