Module:Adjacent stations/Australian closed station
Appearance
![]() | This Lua module is used on approximately 620 pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk page before implementing them. |
This is a data module for Module:Adjacent stations. It supports services operated by Australian closed station.
Usage
To obtain the Australian closed line background color {{rcr|Australian closed line}}
To obtain the Station Infobox style for closed stations style = Australian closed line
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 38: attempt to index field 'lines' (a nil value). | Closed |
Lua error in Module:Adjacent_stations at line 38: attempt to index field 'lines' (a nil value). |
Lua error in Module:Adjacent_stations at line 38: attempt to index field 'lines' (a nil value). |
local p = {
["lang"] = "en-US",
["system title"] = "Australian closed line",
["system color"] = "999933",
["name format"] = "font-size: 150%; font-family:sans-serif; font-weight: bolder; line-height: 150%; color: #FFFFFF; background-color:#999933; ",
["header background color"] = "999933",
["header text color"] = "FFFFFF",
}
return p