跳转到内容

模組:Adjacent stations/Premier Classe

维基百科,自由的百科全书

这是本页的一个历史版本,由South Africa No.1留言 | 贡献2019年4月26日 (五) 11:26 建立内容为“local dab = "%1鐵路站 (南非)" local p = { ["system title"] = "首選列車", ["station format"] = { "%1 railway station", ["金伯…”的新页面)编辑。这可能和当前版本存在着巨大的差异。

(差异) ←上一修订 | 最后版本 (差异) | 下一修订→ (差异)
local dab = "%1鐵路站 (南非)"

local p = {
	["system title"] = "[[首選列車]]",
	["station format"] = {
		"%1 railway station",
		["金伯利"] = dab,
		["雷地史密斯"] = dab,
		["胡格諾"] = dab,
		["惠靈頓"] = dab,
		["伍斯特"] = dab,
		["約翰內斯堡"] = "約翰內斯堡公園車站"
	},
	["lines"] = {
		["_default"] = {
			["color"] = "590960"
		},
		["約堡-開普敦"] = {
			["title"] = "[[Premier Classe#Routes|約翰內斯堡–開普敦]]",
			["left terminus"] = "約翰內斯堡",
			["right terminus"] = "開普敦"
		},
		["約堡-德班"] = {
			["title"] = "[[Premier Classe#Routes|約翰內斯堡–德班]]",
			["left terminus"] = "約翰內斯堡",
			["right terminus"] = "德班"
		}
	}
}

return p