Module:Adjacent stations/Kaohsiung Metro/sandbox: Difference between revisions

Content deleted Content added
m double quotes
m Twoggo moved page Module:Adjacent stations/Kaohsiung Rapid Transit/sandbox to Module:Adjacent stations/Kaohsiung Metro/sandbox without leaving a redirect: match main kahosiung metro article name
 
(4 intermediate revisions by 3 users not shown)
Line 1:
local p = {
return {
["lang"] = "en-GB",
["system title"] = "[[File:Kaohsiung Mass Rapid Transit Logo(Logo Only).svg|18px|link=Kaohsiung Rapid Transit System]] [[Kaohsiung Rapid Transit System]]",
["station format"] = {
Line 5 ⟶ 6:
["Ciaotou"] = "Qiaotou station",
["Kaohsiung Main station"] = "Kaohsiung station",
["Zuoying"] = "Zuoying HSR station",
["Hamasen"] = "%1 LRT station",
["Lizihnei"] = "%1 LRT station"
},
["lines"] = {
["Red"] = {
["line title"] = "[[Red line (Kaohsiung MRT)|Red line]]",
["colourcolor"] = "ea0437ea0061",
["left terminus"] = "Gangshan South",
["right terminus"] = "Siaogang"
Line 16 ⟶ 20:
["Orange"] = {
["line title"] = "[[Orange line (Kaohsiung MRT)|Orange line]]",
["colourcolor"] = "ff8800fd973c",
["left terminus"] = "Sizihwan",
["right terminus"] = "Daliao"
Line 22 ⟶ 26:
["Circular"] = {
["line title"] = "[[Circular light rail]]",
["colourcolor"] = "00b14f77c35e",
["left terminus"] = "Hamasen",
["right terminus"] = "Lizihnei"
Line 28 ⟶ 32:
}
}
 
return {p