Module:Adjacent stations/Aerotrén: Difference between revisions
Appearance
hp>SleepTrain456 No edit summary |
Humanipedia (talk | contribs) m 1 revision imported |
(No difference)
|
Latest revision as of 21:38, 3 February 2025
This is a data module for Module:Adjacent stations. It supports services operated by Aerotrén.
Usage[edit source]
{{#invoke:Adjacent stations/Aerotrén|function_name}}
Lines[edit source]
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["lang"] = "en-US",
["system title"] = "[[Aerotrén]]",
["system icon"] = "[[File:Logo del Aerotrén.svg|15px|link=Aerotrén]]",
["name format"] = "font-family:Arial, sans-serif; font-size: 150%; font-weight:bolder; font-style:bold; line-height: 150%; color:white; background-color:#63666a; border-top: 6px solid #005f61",
["header background color"] = "0175de",
["header text color"] = "ffffff",
["system color"] = "0175de",
["station format"] = {
"Mexico City International Airport#%1",
},
["lines"] = {
["_default"] = {
["color"] = "000000",
},
["Aerotrén"] = {
["title"] = "[[Aerotrén]]",
["color"] = "000000",
["text color"] = "ffffff",
["left terminus"] = "Terminal 1",
["right terminus"] = "Terminal 2",
},
}
}
return p