Difference between revisions of "Module:Adjacent stations/Kaohsiung Rapid Transit"
Jump to navigation
Jump to search
blackwiki>Jc86035 (1) m (double quotes) |
blackwiki>Szqecs |
||
| Line 10: | Line 10: | ||
["Red"] = { | ["Red"] = { | ||
["line title"] = "[[Red line (Kaohsiung MRT)|Red line]]", | ["line title"] = "[[Red line (Kaohsiung MRT)|Red line]]", | ||
| − | ["colour"] = " | + | ["colour"] = "ea0061", |
["left terminus"] = "Gangshan South", | ["left terminus"] = "Gangshan South", | ||
["right terminus"] = "Siaogang" | ["right terminus"] = "Siaogang" | ||
Revision as of 13:00, 8 May 2018
Documentation for this module may be created at Module:Adjacent stations/Kaohsiung Rapid Transit/doc
return {
["system title"] = "[[File:Kaohsiung Mass Rapid Transit Logo(Logo Only).svg|18px|link=Kaohsiung Rapid Transit System]] [[Kaohsiung Rapid Transit System]]",
["station format"] = {
"%1 MRT station",
["Ciaotou"] = "Qiaotou station",
["Kaohsiung Main station"] = "Kaohsiung station",
["Zuoying"] = "Zuoying HSR station"
},
["lines"] = {
["Red"] = {
["line title"] = "[[Red line (Kaohsiung MRT)|Red line]]",
["colour"] = "ea0061",
["left terminus"] = "Gangshan South",
["right terminus"] = "Siaogang"
},
["Orange"] = {
["line title"] = "[[Orange line (Kaohsiung MRT)|Orange line]]",
["colour"] = "ff8800",
["left terminus"] = "Sizihwan",
["right terminus"] = "Daliao"
},
["Circular"] = {
["line title"] = "[[Circular light rail]]",
["colour"] = "00b14f",
["left terminus"] = "Hamasen",
["right terminus"] = "Lizihnei"
}
}
}