Module:Adjacent stations/Taoyuan Metro and Module:Adjacent stations/Taoyuan Metro/sandbox: Difference between pages
Appearance
(Difference between pages)
Content deleted Content added
MusikBot II (talk | contribs) m Protected "Module:Adjacent stations/Taoyuan Metro": High-risk template or module: 252 transclusions (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite)) |
KylieTastic (talk | contribs) fix deleted image |
||
Line 1: | Line 1: | ||
local p = { |
local p = { |
||
[" |
["lang"] = "en-GB", |
||
["system |
["system title"] = "[[File:Taoyuan Metro logo plain.svg|18px|link=Taoyuan Metro]] [[Taoyuan Metro]]", |
||
["station format"] = { |
["station format"] = { |
||
"%1 |
"%1 MRT station", |
||
["Taipei Main |
["Taipei Main station"] = "%1 (Taoyuan Metro)", |
||
["Taoyuan HSR station"] = "%1", |
["Taoyuan HSR station"] = "%1", |
||
["Zhongli railway station"] = "%1" |
["Zhongli railway station"] = "%1" |
||
["NTIP"] = "New Taipei Industrial Park metro station" |
|||
}, |
}, |
||
["lines"] = { |
["lines"] = { |
||
[" |
["Airport"] = { |
||
["title"] = "[[Taoyuan Airport MRT]]", |
["line title"] = "[[Taoyuan Airport MRT]]", |
||
["color"] = " |
["color"] = "8e47ad", |
||
⚫ | |||
["icon"] = "[[File:Taoyuan Metro Line Airport.svg|18px|link=Taoyuan Airport MRT]]", |
|||
[" |
["right terminus"] = { |
||
{"Huanbei", "Airport Terminal 2"}, |
|||
[" |
["Huanbei"] = "Huanbei" |
||
["Express"] = { |
|||
["title"] = "Express", |
|||
["color"] = "8246af", |
|||
["background color"] = "transparent", |
|||
["left terminus"] = {"Airport Terminal 2", "Huanbei"} |
|||
}, |
|||
["Commuter"] = { |
|||
["title"] = "Commuter", |
|||
["color"] = "0057b8", |
|||
["background color"] = "transparent", |
|||
⚫ | |||
} |
|||
} |
} |
||
}, |
|||
["B"] = { |
|||
["title"] = "[[Taoyuan Airport MRT|Airport MRT]]", |
|||
["color"] = "0057b8", |
|||
["icon"] = "[[File:Taoyuan Metro Line B.svg|18px|link=Taoyuan Airport MRT]]", |
|||
}, |
|||
["G"] = { |
|||
["title"] = "[[Green line (Taoyuan Metro)|Green line]]", |
|||
["color"] = "62a033", |
|||
["icon"] = "[[File:Taoyuan Metro Line G.svg|18px|link=Green line (Taoyuan Metro)]]" |
|||
}, |
|||
["O"] = { |
|||
["title"] = "[[Orange line (Taoyuan Metro)|Orange line]]", |
|||
["color"] = "ffa500", |
|||
["icon"] = "[[File:Taoyuan Metro Line O.svg|18px|link=Orange line (Taoyuan Metro)]]", |
|||
}, |
|||
["BR"] = { |
|||
["title"] = "[[Brown line (Taoyuan Metro)|Brown line]]", |
|||
["color"] = "824729", |
|||
["icon"] = "[[File:Taoyuan Metro Line BR.svg|18px|link=Brown line (Taoyuan Metro)]]", |
|||
}, |
|||
["R"] = { |
|||
["title"] = "[[Red line (Taoyuan Metro)|Red line]]", |
|||
["color"] = "b20016", |
|||
["icon"] = "[[File:Taoyuan Metro Line R.svg|18px|link=Red line (Taoyuan Metro)]]", |
|||
} |
} |
||
}, |
|||
["aliases"] = { |
|||
["airport"] = "A", |
|||
["blue"] = "B", |
|||
["green"] = "G", |
|||
["orange"] = "O", |
|||
["brown"] = "BR", |
|||
["red"] = "R", |
|||
["a"] = "A", |
|||
["b"] = "B", |
|||
["g"] = "G", |
|||
["o"] = "O", |
|||
["br"] = "BR", |
|||
["r"] = "R" |
|||
} |
} |
||
} |
} |