local y = "%1站 (ARL)"
local rs = "%1 railway station"
local p = {
["system title"] = "[[机场快线 (曼谷)|曼谷机场快线]]",
["system icon"] = "[[File:ARLbangkok.svg|18px|link=机场快线 (曼谷)]]",
["station format"] = {
"%1站",
["Krung Thep Aphiwat"] = "Krung Thep Aphiwat Central Terminal",
["Ratchaprarop"] = y,
["Don Mueang"] = y,
["Hua Mak"] = y,
["Ramkhamhaeng"] = y,
["Don Mueang"] = rs,
["Ratchaprarop"] = y,
},
["lines"] = {
["_default"] = {
["title"] = "[[机场快线 (曼谷)|曼谷机场快线]]",
["color"] = "761f21",
},
["City"] = {
["title"] = "[[机场快线 (曼谷)|城市线]]",
["color"] = "00008B",
["left terminus"] = "帕亚泰",
["right terminus"] = "素万那普",
},
["Eastern HSR"] = {
["title"] = "[[机场快线 (曼谷)|机场联络线]]",
["color"] = "ff0000",
["left terminus"] = "Don Mueang",
["right terminus"] = "U-Tapao",
},
},
}
return p