模块:Adjacent stations/南京地铁

来自悠日計画 維基百科 ~ Yuuni Wiki

此模块的文档可以在模块:Adjacent stations/南京地铁/doc创建

local x = "%1站 (南京地铁)"
local xz = "%1 (南京地铁)"
local y = "%1站 (南京市)"

local p = {
	["system title"] = "[[南京地铁]]",
	["station format"] = {
		"%1站",
		-- 消歧义
		-- 1号线
		['南京站'] = xz,
		['鼓楼'] = x,
		['珠江路'] = x,
		['新街口'] = y,
		['南京南站'] = xz,
	
		-- 2号线
		['鱼嘴'] = x,
		['奥体东'] = x,
		['云锦路'] = x,
		['金马路'] = x,
	
		-- 3号线
		['南京北站'] = x,
		['林场'] = x,
		['九龙湖'] = y,
	
		-- 4号线
		['珍珠泉'] = x,
		['浦江'] = x,
		['中央商务区'] = x,
		['滨江'] = x,
		['龙江'] = x,
		['王家湾'] = x,
        ['汇通路'] = x,
		['灵山'] = x,
		['九华山'] = y,
	
		-- 5号线
		['南京西站'] = xz,
		['下关'] = x,
		['虹桥'] = x,
		['五台山'] = x,
		['光华门'] = x,
		['岔路口'] = x,
		['前庄'] = x,
		['东山'] = x,
	
		-- 6号线
		['长途东站'] = xz,
		['栖霞山'] = x,
		['万寿'] = x,
	
		-- 7号线 
		['尧化门'] = x,
		['西善桥'] = x,
	
		-- 8号线
		['仙林'] = x,
		['麒麟'] = x,
		['沧波门'] = x,
		['板桥'] = x,
		['江宁'] = x,
		['铜井'] = x,
	
		-- 9号线
		['绿博园'] = x,
		['黄河路'] = x,
		['博览中心'] = x,
	
		-- 10号线
		['杨庄'] = x,
		['奥体中心'] = x,
		['临江'] = x,
		
		-- 11号线
		['新化'] = x,
		['大桥'] = x,
		['浦东路'] = x,
	
		-- 12号线
		['成山路'] = x,
	
		-- 13号线
		['月牙湖'] = x,
		['嫩江路'] = x,
		
		-- 14号线
	
		-- 15号线
		['浦口火车站'] = xz,
	
		-- S1号线
		['翠屏山'] = x,
	
		-- S2号线
	
		-- S3号线
	
		-- S4号线
	
		-- S5号线
	
		-- S6号线
		['华阳'] = x,
		['黄梅'] = x,
        ['句容'] = x,
        ['古泉'] = x,
	
		-- S7号线
		['溧水'] = x,
	
		-- S8号线
		
		-- S9号线
        ['铜山'] = x,

	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[南京地铁%1号线|%1号线]]",
		},

		["1"] = {
			["color"] = "009ACE",
			["left terminus"] = "迈皋桥",
			["right terminus"] = "中国药科大学"
		},
		["2"] = {
			["color"] = "A6093D",
			["left terminus"] = "鱼嘴",
			["right terminus"] = "经天路"
		},
		["3"] = {
			["color"] = "009A44",
			["left terminus"] = "林场",
			["right terminus"] = "秣周东路"
		},
		["4"] = {
			["color"] = "7D55C7	",
			["left terminus"] = "龙江",
			["right terminus"] = "仙林湖"
		},
		["5"] = {
			["color"] = "F2DA51",
			["left terminus"] = "方家营",
			["right terminus"] = "吉印大道"
		},
		["6"] = {
			["color"] = "4BBBB4",
			["left terminus"] = "南京南站",
			["right terminus"] = "栖霞山"
		},
		["7"] = {
			["color"] = "4A7729",
			["left terminus"] = "仙新路",
			["right terminus"] = "西善桥"
		},
		["8"] = {
			["color"] = "666666",
		},
		["9"] = {
			["color"] = "FA4616",
			["left terminus"] = "红山新城",
			["right terminus"] = "绿博园"
		},
		["10"] = {
			["color"] = "B9975B",
			["left terminus"] = "安德门",
			["right terminus"] = "雨山路"
		},
		["11"] = {
			["color"] = "EF426F",
			["left terminus"] = "浦洲路",
			["right terminus"] = "马骡圩"
		},
		["S1"] = {
			["title"] = "[[宁高城际轨道交通|S1号线]]",
			["color"] = "4BBBB4",
			["left terminus"] = "南京南站",
			["right terminus"] = "空港新城江宁"
		},
		["S2"] = {
			["title"] = "[[宁马城际轨道交通|S2号线]]",
			["color"] = "666666",
			["left terminus"] = "西善桥",
			["right terminus"] = "当涂南站"
		},
		["S3"] = {
			["title"] = "[[宁和城际轨道交通|S3号线]]",
			["color"] = "BA84AC",
			["left terminus"] = "南京南站",
			["right terminus"] = "高家冲"
		},
		["S4"] = {
			["title"] = "[[宁滁城际轨道交通|S4号线]]",
			["color"] = "B5BF3B",
		},
		["S5"] = {
			["title"] = "[[宁仪城际轨道交通|S5号线]]",
			["color"] = "666666",
		},
		["S6"] = {
			["title"] = "[[宁句城际轨道交通|S6号线]]",
			["color"] = "C98BDB",
			["left terminus"] = "马群",
			["right terminus"] = "句容"
		},
		["S7"] = {
			["title"] = "[[宁溧城际轨道交通|S7号线]]",
			["color"] = "B46B7A",
			["left terminus"] = "空港新城江宁",
			["right terminus"] = "无想山"
		},
		["S8"] = {
			["title"] = "[[宁天城际轨道交通|S8号线]]",
			["color"] = "ff8000",
			["left terminus"] = "长江大桥北",
			["right terminus"] = "金牛湖"
		},
		["S9"] = {
			["title"] = "[[宁高城际轨道交通|S9号线]]",
			["color"] = "FFC600",
			["left terminus"] = "翔宇路南",
			["right terminus"] = "高淳"
		},
	},
	["aliases"] = {
		["机场"] = "S1",
	}
}

return p