Module:Adjacent stations/Lahore Metro
Appearance
This is a data module for Module:Adjacent stations. It supports services in Lahore operated by Lahore Metro.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error at line 15: variable 'QQQQ' is not declared. | Orange or orange |
Lua error at line 15: variable 'QQQQ' is not declared. |
Lua error at line 15: variable 'QQQQ' is not declared. |
local nf = "background-color: white; font-size: 200%; font-family:helvetica, Arial, sans-serif; font-weight: bolder; line-height: 150%;"
local p = {
["system title"] = "[[Lahore Metro]]",
["system icon"] = "",
["system color"] = "",
["name format"] = "",
["header background color"] = "EEEEEE",
["station format"] = {
"%1 (Lahore Metro)",
},
["lines"] = {
["_default"] = {
["title"] = "[[%1 Line (Lahore Metro)|%1 Line]]",
["left terminus"] = QQQQ,
["right terminus"] = QQQQ,
},
["Orange"] = {
["color"] = "F7931D",
["left terminus"] = "Dera Gujran Terminal",
["right terminus"] = "Ali Town Terminal",
},
},
["aliases"] = {
["orange"] = "Orange",
}
}
return p