跳转到内容

模組:Adjacent stations/九州旅客鐵道

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

这是本页的一个历史版本,由S2000171留言 | 贡献2020年12月6日 (日) 02:13编辑。这可能和当前版本存在着巨大的差异。

local fukuoka = "%1站 (福岡縣)"
local saga = "%1站 (佐賀縣)"
local nagasaki = "%1站 (長崎縣)"
local oita = "%1站 (大分縣)"
local miyazaki = "%1站 (宮崎縣)"
local kumamoto = "%1站 (熊本縣)"
local kagoshima = "%1站 (鹿兒島縣)"
local japan = "%1站 (日本)"

local p = {
	["system title"] = "[[九州旅客鐵道|JR九州]]",
	["station format"] = {
		"%1站",
		-- 消歧義
		-- 筑豐
		["中間"] = japan,
		["浦田"] = fukuoka,
		["原田"] = fukuoka,
		["桂川"] = fukuoka,
		-- 長崎
		["中原"] = japan,
		["久保田"] = saga,
		["牛津"] = japan,
		["多良"] = japan,
		["東園"] = japan,
		["高田"] = nagasaki,
		-- 九州新幹線
	},
	["lines"] = {
		-- 新幹線
		["九州新幹線"] = {
			["title"] = "[[File:Shinkansen-K.png|16px]] [[九州新幹線]]",
			["color"] = "ff0000",
			["left terminus"] = "博多",
			["right terminus"] = "鹿兒島中央"
		},
		-- 在來線
		["JA"] = {
			["title"] = "<span style='background-color:#ee3d49; color:white; border:solid 3px #ee3d49; border-radius:0.25em; text-align:center'>JA</span> [[鹿兒島本線]]",
			["color"] = "ee3d49",
			["left terminus"] = "門司港",
			["right terminus"] = "博多"
		},
		["JB"] = {
			["title"] = "<span style='background-color:#ee3d49; color:white; border:solid 3px #ee3d49; border-radius:0.25em; text-align:center'>JB</span> [[鹿兒島本線]]",
			["color"] = "ee3d49",
			["left terminus"] = "博多",
			["right terminus"] = "荒尾"
		},
		["JC"] = {
			["title"] = "<span style='background-color:#faaf18; color:white; border:solid 3px #faaf18; border-radius:0.25em; text-align:center'>JC</span> [[福北豐線]]",
			["color"] = "faaf18",
			["left terminus"] = "黑崎",
			["right terminus"] = "博多"
		},
		["JD"] = {
			["title"] = "<span style='background-color:#0095d9; color:white; border:solid 3px #0095d9; border-radius:0.25em; text-align:center'>JD</span> [[香椎線]]",
			["color"] = "0095d9",
			["left terminus"] = "西戶崎",
			["right terminus"] = "宇美"
		},
		["JE"] = {
			["title"] = "<span style='background-color:#0095d9; color:white; border:solid 3px #0095d9; border-radius:0.25em; text-align:center'>JE</span> [[若松線]]",
			["color"] = "0095d9",
			["left terminus"] = "若松",
			["right terminus"] = "折尾"
		},
		["JF"] = {
			["title"] = "<span style='background-color:#0095d9; color:white; border:solid 3px #0095d9; border-radius:0.25em; text-align:center'>JF</span> [[日豐本線]]",
			["color"] = "0095d9",
			["left terminus"] = "小倉",
			["right terminus"] = "行橋"
		},
		["JG"] = {
			["title"] = "<span style='background-color:#36b558; color:white; border:solid 3px #36b558; border-radius:0.25em; text-align:center'>JG</span> [[原田線]]",
			["color"] = "36b558",
			["left terminus"] = "桂川",
			["right terminus"] = "原田"
		},
		["JH"] = {
			["title"] = "<span style='background-color:#faaf18; color:white; border:solid 3px #faaf18; border-radius:0.25em; text-align:center'>JH</span> [[長崎本線]]",
			["color"] = "faaf18",
			["left terminus"] = "鳥栖",
			["right terminus"] = "佐賀"
		},
		["JI"] = {
			["title"] = "<span style='background-color:#b96f30; color:white; border:solid 3px #b96f30; border-radius:0.25em; text-align:center'>JI</span> [[日田彥山線]]",
			["color"] = "b96f30",
			["left terminus"] = "小倉",
			["right terminus"] = "田川後藤寺"
		},
		["JJ"] = {
			["title"] = "<span style='background-color:#8f3e97; color:white; border:solid 3px #8f3e97; border-radius:0.25em; text-align:center'>JJ</span> [[後藤寺線]]",
			["color"] = "8f3e97",
			["left terminus"] = "新飯塚",
			["right terminus"] = "田川後藤寺"
		},
		["JK"] = {
			["title"] = "<span style='background-color:#8f3e97; color:white; border:solid 3px #8f3e97; border-radius:0.25em; text-align:center'>JK</span>[[筑肥線]]",
			["color"] = "8f3e97",
			["left terminus"] = "姪濱",
			["right terminus"] = "西唐津"
		},
		["鹿兒島本線北"] = {
			["title"] = "[[鹿兒島本線]]",
			["color"] = "ff0000",
			["left terminus"] = "荒尾",
			["right terminus"] = "八代"
		},
		["鹿兒島本線南"] = {
			["title"] = "[[鹿兒島本線]]",
			["color"] = "ff0000",
			["left terminus"] = "川內",
			["right terminus"] = "鹿兒島"
		},
		["長崎本線"] = {
			["title"] = "[[長崎本線]]",
			["color"] = "faaf18",
			["left terminus"] = "佐賀",
			["right terminus"] = "長崎"
		},
		["長與支線"] = {
			["title"] = "[[長崎本線]]長與支線",
			["color"] = "faaf18",
			["left terminus"] = "喜喜津",
			["right terminus"] = "浦上"
		},
		["筑肥線"] = {
			["title"] = "[[筑肥線]]",
			["color"] = "ff0000",
			["left terminus"] = "山本",
			["right terminus"] = "伊萬里"
		},
		["佐世保線"] = {
			["title"] = "[[佐世保線]]",
			["color"] = "36b558",
			["left terminus"] = "肥前山口",
			["right terminus"] = "佐世保"
		},
		["日豐本線"] = {
			["title"] = "[[日豐本線]]",
			["color"] = "0095d9",
			["left terminus"] = "行橋",
			["right terminus"] = "鹿兒島"
		},
		["宮崎機場線"] = {
			["title"] = "[[宮崎機場線]]",
			["color"] = "faaf18",
			["left terminus"] = "田吉",
			["right terminus"] = "宮崎機場"
		},
		["三角線"] = {
			["title"] = "[[三角線 (九州旅客鐵道)|三角線(天草三角線)]]",
			["color"] = "0095d9",
			["left terminus"] = "宇土",
			["right terminus"] = "三角"
		},
		["肥薩線"] = {
			["title"] = "[[肥薩線|肥薩線(蝦野高原線)]]",
			["color"] = "8f3e97",
			["left terminus"] = "八代",
			["right terminus"] = "隼人"
		},
		["指宿枕崎線"] = {
			["title"] = "[[指宿枕崎線]]",
			["color"] = "faaf18",
			["left terminus"] = "鹿兒島中央",
			["right terminus"] = "枕崎"
		},
		["大村線"] = {
			["title"] = "[[大村線]]",
			["color"] = "0095d9",
			["left terminus"] = "日宇",
			["right terminus"] = "諫早"
		},
		["久大本線"] = {
			["title"] = "[[久大本線|久大本線(由布高原線)]]",
			["color"] = "36b558",
			["left terminus"] = "久留米",
			["right terminus"] = "大分"
		},
		["豐肥本線"] = {
			["title"] = "[[豐肥本線|豐肥本線(阿蘇高原線)]]",
			["color"] = "b96f30",
			["left terminus"] = "熊本",
			["right terminus"] = "大分"
		},
		["日田彥山線"] = {
			["title"] = "[[日田彥山線]]",
			["color"] = "b96f30",
			["left terminus"] = "田川後藤寺",
			["right terminus"] = "夜明"
		},
		["日南線"] = {
			["title"] = "[[日南線]]",
			["color"] = "faaf18",
			["left terminus"] = "南宮崎",
			["right terminus"] = "志布志"
		},
		["吉都線"] = {
			["title"] = "[[吉都線|吉都線(蝦野高原線)]]",
			["color"] = "36b558",
			["left terminus"] = "吉松",
			["right terminus"] = "都城"
		},
		["唐津線"] = {
			["title"] = "[[唐津線]]",
			["color"] = "0095d9",
			["left terminus"] = "久保田",
			["right terminus"] = "西唐津"
		},
		["宮田線"] = {
			["title"] = "[[宮田線]]",
			["color"] = "cccccc",
			["left terminus"] = "勝野",
			["right terminus"] = "筑前宮田"
		},
		["宮田線貨"] = {
			["title"] = "[[宮田線]]貨物支線",
			["color"] = "cccccc",
			["left terminus"] = "磯光",
			["right terminus"] = "菅牟田"
		},
		["上山田線"] = {
			["title"] = "[[上山田線]]",
			["color"] = "cccccc",
			["left terminus"] = "飯塚",
			["right terminus"] = "豐前川崎"
		}
	}
}
return p