Difference between revisions of "Module:Adjacent stations/Bratislava undergrounds"
Jump to navigation
Jump to search
blackwiki>Gateshebe (←Created page with 'local p = { ["system title"] = "Bratislava train network", ["system icon"] = "", ["station format"] = { "", [""] = "", }, ["lin...') |
m (1 revision imported) |
(No difference)
| |
Latest revision as of 12:28, 26 September 2020
Lines
|
Line and colour key: Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc |
Bahnlinie-style icons using {{rail color box}}:
|
local p = {
["system title"] = "[[Trains in Bratislava|Bratislava train network]]",
["system icon"] = "",
["station format"] = {
"",
[""] = "",
},
["lines"] = {
["A"] = {
["title"] = "[[Bratislava underground route A|A]]",
["color"] = "060060",
["text color"] = "FFFFFF",
},
["B"] = {
["title"] = "[[Bratislava train route B|B]]",
["color"] = "bf0000",
["text color"] = "FFFFFF",
},
},
}
return p