Module:Adjacent stations/Proastiakos Thessaloniki: Difference between revisions
Appearance
hp>Minoa Thessaloniki now follows standard format. |
Humanipedia (talk | contribs) m 1 revision imported |
(No difference)
|
Latest revision as of 21:33, 3 February 2025
This is a data module for Module:Adjacent stations: it supports Thessaloniki Suburban Railway routes.
Lines[edit source]
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
- Route boxes
Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found.
local s = "%1 station"
local p = {
["system title"] = "[[Proastiakos Thessaloniki|Proastiakos]]",
["system icon"] = "[[File:Proastiakos icon (no text).svg|24px|link=Proastiakos Thessaloniki]]",
["rail icon format"] = "title",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["_default"] = {
["title"] = "[[Proastiakos Thessaloniki|Line %1]]",
["text color"] = "fff"
},
["1"] = {
["color"] = "4483b5",
["left terminus"] = "Thessaloniki",
["right terminus"] = "Larissa"
},
["2"] = {
["color"] = "dd0c39",
["left terminus"] = "Thessaloniki",
["right terminus"] = "Florina"
},
["3"] = {
["color"] = "0088dd",
["left terminus"] = "Thessaloniki",
["right terminus"] = "Serres"
}
}
}
return p