Module:Adjacent stations/Queensland Rail
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Queensland Rail.
Queensland Rail lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Airport Line | Airport |
ffc425 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Beenleigh |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Caboolture |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Cleveland |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Corinda |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Doomben |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Exhibition |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ferny Grove |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Electric Tilt Train or Tilt Train |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Gold Coast |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Inlander or The Inlander |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ipswich and Rosewood or Ipswich |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kuranda Scenic Railway |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Main Line |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Monto line |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | North Coast |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Pinkenba |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Redcliffe Peninsula or Redcliffe |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Shorncliffe |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Springfield |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Sunshine Coast |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Spirit of Queensland |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Spirit of the Outback |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Westlander or The Westlander |
|
|
local brisbane = "%1 railway station, Brisbane"
local p = {
["system title"] = "[[Queensland Rail]]",
["system color"] = "",
["system icon"] = "",
["name format"] = "font-size:150%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#dd0000; background-color:transparent; text-align: right; padding-top: 5px;",
["header background color"] = "dd0000",
["header text color"] = "FFFFFF",
["station format"] = {
["Central"] = brisbane,
["Domestic Terminal"] = brisbane,
"%1 railway station",
},
["lines"] = {
["Airport"] = {
["title"] = "[[Airport railway line, Brisbane|Airport Line]]",
["color"] = "ffc425",
["left terminus"] = "Roma Street",
["right terminus"] = "Domestic Terminal",
},
},
}
return p