Difference between revisions of "Module:Adjacent stations/Region Grundorf buses"
Jump to navigation
Jump to search
blackwiki>Gateshebe (←Created page with 'local p = { ["system title"] = "Region Grundorf bus network", ["system icon"] = "", ["station format"] = { "", [""] = ""...') |
blackwiki>Gateshebe |
||
| Line 8: | Line 8: | ||
["lines"] = { | ["lines"] = { | ||
["10"] = { | ["10"] = { | ||
| − | ["title"] = "[[Grundorf bus route 10|10]]", | + | ["title"] = "[[Region Grundorf bus route 10|10]]", |
["color"] = "000000", | ["color"] = "000000", | ||
["text color"] = "FFFFFF", | ["text color"] = "FFFFFF", | ||
| Line 14: | Line 14: | ||
["lines"] = { | ["lines"] = { | ||
["70"] = { | ["70"] = { | ||
| − | ["title"] = "[[Grundorf bus route 70|70]]", | + | ["title"] = "[[Region Grundorf bus route 70|70]]", |
["color"] = "ff0000", | ["color"] = "ff0000", | ||
["text color"] = "FFFFFF", | ["text color"] = "FFFFFF", | ||
| Line 20: | Line 20: | ||
["lines"] = { | ["lines"] = { | ||
["72"] = { | ["72"] = { | ||
| − | ["title"] = "[[Grundorf bus route 72|72]]", | + | ["title"] = "[[Region Grundorf bus route 72|72]]", |
["color"] = "e1e100", | ["color"] = "e1e100", | ||
["text color"] = "000000", | ["text color"] = "000000", | ||
| Line 26: | Line 26: | ||
["lines"] = { | ["lines"] = { | ||
["74"] = { | ["74"] = { | ||
| − | ["title"] = "[[Grundorf bus route 74|74]]", | + | ["title"] = "[[Region Grundorf bus route 74|74]]", |
["color"] = "00e100", | ["color"] = "00e100", | ||
["text color"] = "000000", | ["text color"] = "000000", | ||
| Line 32: | Line 32: | ||
["lines"] = { | ["lines"] = { | ||
["75"] = { | ["75"] = { | ||
| − | ["title"] = "[[Grundorf bus route 75|75]]", | + | ["title"] = "[[Region Grundorf bus route 75|75]]", |
["color"] = "0000ff", | ["color"] = "0000ff", | ||
["text color"] = "000000", | ["text color"] = "000000", | ||
| Line 38: | Line 38: | ||
["lines"] = { | ["lines"] = { | ||
["76"] = { | ["76"] = { | ||
| − | ["title"] = "[[Grundorf bus route 76|76]]", | + | ["title"] = "[[Region Grundorf bus route 76|76]]", |
["color"] = "c05c00", | ["color"] = "c05c00", | ||
["text color"] = "ffffff", | ["text color"] = "ffffff", | ||
| Line 44: | Line 44: | ||
["lines"] = { | ["lines"] = { | ||
["77"] = { | ["77"] = { | ||
| − | ["title"] = "[[Grundorf bus route 77|77]]", | + | ["title"] = "[[Region Grundorf bus route 77|77]]", |
["color"] = "ff00ff", | ["color"] = "ff00ff", | ||
["text color"] = "FFFFFF", | ["text color"] = "FFFFFF", | ||
Revision as of 21:01, 18 September 2020
Lines
|
Line and colour key: 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 Template:Rail template doc Template:Rail template doc |
Bahnlinie-style icons using {{rail color box}}:
|
local p = {
["system title"] = "[[Region Grundorf in Bratislava|Region Grundorf bus network]]",
["system icon"] = "",
["station format"] = {
"",
[""] = "",
},
["lines"] = {
["10"] = {
["title"] = "[[Region Grundorf bus route 10|10]]",
["color"] = "000000",
["text color"] = "FFFFFF",
},
["lines"] = {
["70"] = {
["title"] = "[[Region Grundorf bus route 70|70]]",
["color"] = "ff0000",
["text color"] = "FFFFFF",
},
["lines"] = {
["72"] = {
["title"] = "[[Region Grundorf bus route 72|72]]",
["color"] = "e1e100",
["text color"] = "000000",
},
["lines"] = {
["74"] = {
["title"] = "[[Region Grundorf bus route 74|74]]",
["color"] = "00e100",
["text color"] = "000000",
},
["lines"] = {
["75"] = {
["title"] = "[[Region Grundorf bus route 75|75]]",
["color"] = "0000ff",
["text color"] = "000000",
},
["lines"] = {
["76"] = {
["title"] = "[[Region Grundorf bus route 76|76]]",
["color"] = "c05c00",
["text color"] = "ffffff",
},
["lines"] = {
["77"] = {
["title"] = "[[Region Grundorf bus route 77|77]]",
["color"] = "ff00ff",
["text color"] = "FFFFFF",
},
},
}}}}}}}
return p