跳转到内容

模組:Adjacent stations/筑波鐵道

维基百科,自由的百科全书
文档图示 模块文档[创建]
local p = {
	["system title"] = "[[筑波鐵道]]",
	["station format"] = {
		"%1站",
		-- 消歧義
	},
	["lines"] = {
		["筑波線"] = {
			["title"] = "[[筑波線]]",
			["color"] = "cccccc",
			["left terminus"] = "土浦",
			["right terminus"] = "岩瀨"
		},
	},
	["aliases"] = {
	}
}

return p