local x = "%1站"
local p = {
["system title"] = "[[曼谷BTS]]",
["system icon"] = "[[File:BTS-Logo.svg|18px|link=BTS Skytrain]]",
["rail box format"] = "title",
["station format"] = {
"%1站",
["Charoen Nakhon"] = x,
["Khlong San"] = x,
["Bang Wa"] = x,
["北寧"] = "[[北寧站 (泰國)|北寧]]",
},
["lines"] = {
["Sukhumvit"] = {
["title"] = "[[蘇坤蔚線]]",
["color"] = "76b729",
["left terminus"] = "窟口",
["right terminus"] = "凯哈",
},
["Silom"] = {
["title"] = "[[是隆線]]",
["color"] = "02817d",
["left terminus"] = "國家運動場",
["right terminus"] = "曼瓦",
},
["Gold"] = {
["title"] = "[[曼谷旅客捷運金線|金線]]",
["color"] = "d4af37",
["left terminus"] = "空訕",
["right terminus"] = "吞武里城",
}
}
}
return p