local p = {
["system title"] = "[[Taoyuan Metro]]",
["system icon"] = "[[File:Taoyuan Metro logo seal only.svg|18px|link=Taoyuan Metro]]",
["station format"] = {
"%1 MRT station",
["Taipei main station"] = "%1 (Taoyuan Metro)",
["Taoyuan HSR station"] = "%1",
["Zhongli railway station"] = "%1"
},
["lines"] = {
["Airport"] = {
["title"] = "[[Taoyuan Airport MRT|Airport MRT]]",
["left terminus"] = "Taipei main station",
["types"] = {
["Express"] = {
["title"] = "Express",
["color"] = "774698",
["right terminus"] = "Airport Terminal 2"
},
["Commuter"] = {
["title"] = "Commuter",
["color"] = "145ba9",
["right terminus"] = "Huanbei"
}
}
}
}
}
return p