This module is rated as ready for general use. It has reached a mature form and is thought to be relatively bug-free and ready for use wherever appropriate. It is ready to mention on help pages and other Wikipedia resources as an option for new users to learn. To reduce server load and bad output, it should be improved by sandbox testing rather than repeated trial-and-error editing. |
Lines
editLine | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Tijuana-Tecate Tourist Train | Tijuana-Tecate Tourist Train |
706764 |
|
Usage
edit{{#invoke:Adjacent stations/Baja California Railroad|function_name}}
local p = {
["lang"] = "en-US",
["system title"] = "[[Baja California Railroad]]",
["system icon"] = "",
["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"] = {
"%1 station",
["García"] = "Baja California Railroad#García Station",
},
["lines"] = {
["_default"] = {
["color"] = "706764",
},
["Tijuana-Tecate Tourist Train"] = {
["title"] = "[[Baja California Railroad#Tijuana-Tecate Tourist Train|Tijuana-Tecate Tourist Train]]",
["color"] = "706764",
["text color"] = "ffffff",
["left terminus"] = "García",
["right terminus"] = "Tecate",
},
["aliases"] = {
["tren turístico tijuana-tecate"] = "Tijuana-Tecate Tourist Train",
["tren turistico tijuana-tecate"] = "Tijuana-Tecate Tourist Train",
},
}
}
return p