跳转到内容

模組:Adjacent stations/新京成電鐵

维基百科,自由的百科全书
文档图示 模块文档[创建]
local a = "%1站 (千葉縣)"
local p = {
	["system title"] = "[[新京成電鐵]]",
	["station format"] = {
		"%1站",
		-- 新京成線
		["元山"] = a
	},
	["lines"] = {
		["SL"] = {
			["title"] = "[[File:Number prefix Shin-Keisei.svg|20px]] [[新京成線]]",
			["color"] = "EF59A1",
			["left terminus"] = "松戶",
			["right terminus"] = "京成津田沼"
		},
	},
	["aliases"] = {
	}
}

return p