Module:Adjacent stations/Patras Suburban Railway: Difference between revisions
Appearance
hp>Minoa "rail box format" added. |
Humanipedia (talk | contribs) m 1 revision imported |
(No difference)
|
Latest revision as of 21:33, 3 February 2025
Lua error in package.lua at line 80: module 'Module:Yesno' not found. This is a data module for Module:Adjacent stations: it supports Patras Suburban Railway routes.
Lines[edit source]
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.
References[edit source]
- Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
local s = "%1 station"
local p = {
["system title"] = "[[Proastiakos#Patras Suburban Railway|Suburban Rail]]",
["system icon"] = "[[File:Proastiakos icon (no text).svg|24px|link=Proastiakos#Patras Suburban Railway]]",
["rail box format"] = "title",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["_default"] = {
["title"] = "[[Proastiakos#Patras Suburban Railway|Line P%1]]",
["color"] = "FFCD00"
-- The default colour is yellow, which means the default text colour has to be black: setting the text colour to white here will make the future route boxes (Line P3 and higher) unreadable.
},
["1"] = {
["left terminus"] = "Kato Achaia",
["right terminus"] = "Agios Andreas"
},
["2"] = {
["color"] = "753BBD",
["text color"] = "FFF",
["left terminus"] = "Agios Andreas",
["right terminus"] = "Rio"
},
},
["aliases"] = {
["p1"] = "1",
["p2"] = "2",
}
}
return p