Module:Adjacent stations/PHX Sky Train
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by PHX Sky Train.
Usage
[edit]{{#invoke:Adjacent stations/PHX Sky Train|function_name}}
Lines
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
PHX Sky Train | PHX Sky Train |
000000 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[PHX Sky Train]]",
["system icon"] = "",
["name format"] = "font-family: Arial; background-color: #ffff00; font-weight: bolder; font-size: 125%; color: black; padding: 0.5em; line-height: 1; white-space: nowrap; border: 0px solid #007fcd; margin: 0.25em; text-align: center; text-transform: uppercase;",
["header background color"] = "000000",
["header text color"] = "FFFFFF",
["station format"] = {
"%1 station",
["East Economy Parking"] = "Phoenix Sky Harbor International Airport#Ground transportation",
["Rental Car Center"] = "Phoenix Sky Harbor International Airport#Terminals",
["Terminal 3"] = "Phoenix Sky Harbor International Airport#Terminals",
["Terminal 4"] = "Phoenix Sky Harbor International Airport#Terminals",
},
["lines"] = {
["PHX Sky Train"] = {
["title"] = "[[PHX Sky Train]]",
["color"] = "000000",
["left terminus"] = "Rental Car Center",
["right terminus"] = "44th Street/Washington",
},
},
}
return p