Module:Adjacent stations/H and H Railroad
Appearance
This is a data module for Module:Adjacent stations. It supports former services operated by H and H Railroad.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
|
000000 |
|
Usage
[edit]{{#invoke:Adjacent stations/H and H Railroad|function_name}}
local p = {
["system title"] = "[[H and H Railroad]]",
["system color"] = "000000",
["station format"] = {
"%1 station",
["Stanwood GN Depot"] = "Stanwood station",
["Stanwood"] = "Stanwood station (H and H Railroad)",
},
["lines"] = {
["_default"] = {
["title"] = "The 'Dinky'",
["color"] = "000000",
["left terminus"] = "Stanwood GN Depot",
["right terminus"] = "Stanwood",
}
}
}
return p