模块:Adjacent stations/台北捷运
跳转到导航
跳转到搜索
这是Module:Adjacent stations的数据模块,包含由台北捷运经营的服务线。
| 路线 | 代码 | 颜色 | 十六进制颜色 | 图标 |
|---|---|---|---|---|
| 文湖线 | BR或 br或1或 wenhu 或brown或棕 |
C48C31 |
File:Taipei Metro Line BR.svg | |
| 淡水信义线 | R或 r或2或 tamsui-xinyi 或red或紅 |
E3002C |
File:Taipei Metro Line R.svg | |
| 新北投支线 | Xinbeitou或 xinbeitou或紅支 |
FD92A3 |
File:Taipei Metro Line Xinbeitou Branch.svg | |
| 松山新店线 | G或 g或3或 songshan-xindian 或green或綠 |
008659 |
File:Taipei Metro Line G.svg | |
| 小碧潭支线 | Xiaobitan或 xiaobitan或綠支 |
CFDB00 |
File:Taipei Metro Line Xiaobitan Branch.svg | |
| 中和新芦线 | O或 o或4或 zhonghe-xinlu 或orange或橘 |
F8B61C |
File:Taipei Metro Line O.svg | |
| 板南线 | BL或 bl或5或 bannan 或blue或藍 |
0070BD |
File:Taipei Metro Line BL.svg | |
| 环状线 | Y或 y或6或 circular 或yellow或黃 |
FFDB00 |
File:Taipei Metro Line Y.svg | |
| 万大树林线 | LG或 lg或7或 wanda–shulin 或lightgreen或light green或萬 |
A1D884 |
File:Taipei Metro Line LG.svg | |
| 社子线 | LR |
E60080 |
File:Taipei Metro Line LR.svg | |
| 猫空缆车 | Maokong或 maokong或maokong gondola或貓 |
00AFE2 |
File:Maokong Gondola Logo(Logo Only).svg |
相关模板[编辑]
- Module:Adjacent stations/新北捷运
- Module:Adjacent stations/桃园捷运
- Module:Adjacent stations/台中捷运
- Module:Adjacent stations/台南捷运
- Module:Adjacent stations/高雄捷运
- Module:Adjacent stations/台铁
- Module:Adjacent stations/台湾高铁
local x = "%1站 (臺北市)"
local y = "%1站 (新北市)"
local z = "%1站 (臺灣)"
local p = {
["system title"] = "[[臺北捷運]]",
["system color"] = "007cac",
["station format"] = {
"%1站",
-- 文湖線
["東湖"] = x,
["文德"] = "[[文德站 (台灣)|文德]]",
["西湖"] = x,
["大安"] = z,
["動物園"] = x,
-- 淡水信義線
["忠義"] = x,
["石牌"] = x,
["中山"] = x,
["臺北車站"] = "[[臺北車站|台北車站]]",
["台北車站"] = "[[臺北車站|台北車站]]",
["東門"] = x,
-- 松山新店線
["松山"] = "[[松山車站 (台灣)|松山]]",
["北門"] = x,
["小南門"] = x,
["景美"] = x,
["新店"] = y,
-- 中和新蘆線
["新莊"] = y,
["頭前庄"] = "[[頭前庄站|頭前-{庄}-]]",
["丹鳳"] = y,
-- 板南線
["南港"] = "[[南港車站|南港]]",
["昆陽"] = x,
["永春"] = x,
["市政府"] = x,
["西門"] = x,
["新埔"] = y,
["板橋"] = "[[板橋車站 (臺灣)|板橋]]",
["府中"] = z,
["海山"] = y,
["土城"] = y,
["永寧"] = z,
-- 環狀線
["中原"] = y,
["中和"] = y,
["幸福"] = "[[幸福站 (台灣)|幸福]]",
-- 萬大—中和—樹林線
["植物園"] = "[[植物園站 (台北市)|植物園]]",
["清水"] = y,
["樹林"] = "[[樹林站 (捷運)|樹林]]",
-- 貓空纜車
["動物園南站"] = "%1"
},
["lines"] = {
["_default"] = {
--["color"] = "2596be",
},
["BR"] = {
["title"] = "[[文湖線]]",
["icon"] = "[[File:Taipei Metro Line BR.svg|18px|alt=|link=文湖線]]",
["color"] = "C48C31",
["left terminus"] = "動物園",
["right terminus"] = "南港展覽館"
},
["R"] = {
["title"] = "[[淡水信義線]]",
["icon"] ="[[File:Taipei Metro Line R.svg|18px|alt=|link=淡水信義線]]",
["color"] = "E3002C",
["left terminus"] = "象山",
["right terminus"] = "淡水"
},
["G"] = {
["title"] = "[[松山新店線]]",
["icon"] ="[[File:Taipei Metro Line G.svg|18px|alt=|link=松山新店線]]",
["color"] = "008659",
["left terminus"] = "新店",
["right terminus"] = "松山"
},
["O"] = {
["title"] = "[[中和新蘆線]]",
["icon"] = "[[File:Taipei Metro Line O.svg|18px|alt=|link=中和新蘆線]]",
["color"] = "F8B61C",
["left terminus"] = "南勢角",
["right terminus"] = {"迴龍", "蘆洲"},
['types'] = {
['新莊'] = {
["right terminus"] = "迴龍"
},
['蘆洲'] = {
["right terminus"] = "蘆洲"
},
}
},
["BL"] = {
["title"] = "[[板南線]]",
["icon"] = "[[File:Taipei Metro Line BL.svg|18px|alt=|link=板南線]]",
["color"] = "0070BD",
["left terminus"] = "頂埔",
["right terminus"] = "南港展覽館"
},
["Xiaobitan"] = {
["title"] = "[[小碧潭支線]]",
["icon"] = "[[File:Taipei Metro Line Xiaobitan Branch.svg|18px|alt=|link=小碧潭支線]]",
["color"] = "CFDB00",
["left terminus"] = "小碧潭",
["right terminus"] = "七張"
},
["Xinbeitou"] = {
["title"] = "[[新北投支線]]",
["icon"] = "[[File:Taipei Metro Line Xinbeitou Branch.svg|18px|alt=|link=新北投支線]]",
["color"] = "FD92A3",
["left terminus"] = "北投",
["right terminus"] = "新北投"
},
["Y"] = {
["title"] = "[[環狀線 (台北都會區)|環狀線]]",
["icon"] = "[[File:Taipei Metro Line Y.svg|18px|alt=|link=環狀線 (台北都會區)]]",
["color"] = "FFDB00",
["left terminus"] = "大坪林",
["right terminus"] = "新北產業園區"
},
["Maokong"] = {
["title"] = "[[貓空纜車]]",
["icon"] = "[[File:Maokong Gondola Logo(Logo Only).svg|18px|alt=|link=貓空纜車]]",
["color"] = "00AFE2",
["left terminus"] = "動物園",
["right terminus"] = "貓空"
},
-- Future lines
["LG"] = {
["title"] = "[[萬大—中和—樹林線|萬大樹林線]]",
["icon"] = "[[File:Taipei Metro Line LG.svg|18px|alt=|link=萬大—中和—樹林線]]",
["color"] = "A1D884",
["left terminus"] = "中正紀念堂",
["right terminus"] = {"迴龍", "莒光"},
['types'] = {
['主'] = {
["right terminus"] = "迴龍"
},
['支'] = {
["right terminus"] = "莒光"
},
}
},
["LR"] = {
["title"] = "社子線",
["icon"] = "[[File:Taipei Metro Line LR.svg|18px|alt=|link=]]",
["color"] = "E60080",
["left terminus"] = "中正紀念堂",
["right terminus"] = "迴龍"
},
},
["aliases"] = {
["wenhu"] = "BR",
["棕"] = "BR",
["tamsui–xinyi"] = "R",
["紅"] = "R",
["songshan–xindian"] = "G",
["綠"] = "G",
["zhonghe–xinlu"] = "O",
["橘"] = "O",
["bannan"] = "BL",
["藍"] = "BL",
["circular"] = "Y",
["黃"] = "Y",
["wanda–shulin"] = "LG",
["萬"] = "LG",
["xinbeitou"] = "Xinbeitou",
["紅支"] = "Xinbeitou",
["xiaobitan"] = "Xiaobitan",
["綠支"] = "Xiaobitan",
["貓"] = "Maokong",
["貓空"] = "Maokong",
["maokong"] = "Maokong",
["maokong gondola"] = "Maokong",
["1"] = "BR",
["2"] = "R",
["3"] = "G",
["4"] = "O",
["5"] = "BL",
["6"] = "Y",
["7"] = "LG",
["br"] = "BR",
["r"] = "R",
["g"] = "G",
["o"] = "O",
["bl"] = "BL",
["y"] = "Y",
["lg"] = "LG",
["brown"] = "BR",
["red"] = "R",
["green"] = "G",
["orange"] = "O",
["blue"] = "BL",
["yellow"] = "Y",
["lightgreen"] = "LG",
["light green"] = "LG",
}
}
return p