Template:Adjacent stations doc
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local QQQQ = "<span class=error>????</span>"
local p = {
["system title"] = "[[NI Railways]]",
["station format"] = {
"%1 railway station"
},
["lines"] = {
["_default"] = {
["title"] = "[[NI Railways]]",
["color"] = "0072bc"
},
["Bangor"] = {
["title"] = "[[Belfast-Bangor railway line]]",
["color"] = "f7bf56",
["left terminus"] = QQQQ,
["right terminus"] = QQQQ,
},
["Derry"] = {
["title"] = "[[Belfast-Derry railway line]]",
["color"] = "009bdc",
["left terminus"] = QQQQ,
["right terminus"] = QQQQ,
},
["Dublin"] = {
["title"] = "[[Belfast-Dublin railway line]]",
["color"] = "7e6e88",
["left terminus"] = QQQQ,
["right terminus"] = QQQQ,
},
["Larne"] = {
["title"] = "[[Belfast-Larne railway line]]",
["color"] = "d85054",
["left terminus"] = QQQQ,
["right terminus"] = QQQQ,
},
["Newry"] = {
["title"] = "[[Belfast-Newry railway line]]",
["color"] = "61b86a",
["left terminus"] = QQQQ,
["right terminus"] = QQQQ,
},
["Coleraine-Portrush"] = {
["title"] = "[[Coleraine-Portrush railway line]]",
["color"] = "3f5ba0",
["left terminus"] = QQQQ,
["right terminus"] = QQQQ,
},
["UTA"] = {
["title"] = "[[Ulster Transport Authority]]",
["color"] = "b7410e",
["left terminus"] = QQQQ,
["right terminus"] = QQQQ,
},
},
["aliases"] = {
["bangor"] = "Bangor",
["derry"] = "Derry",
["londonderry"] = "Derry",
["dublin"] = "Dublin",
["larne"] = "Larne",
["newry"] = "Newry",
["coleraine"] = "Coleraine-Portrush",
["portrush"] = "Coleraine-Portrush",
["uta"] = "UTA",
}
}
return p