模組:Adjacent stations/北海道旅客鐵道

被永久保护的模块
维基百科,自由的百科全书
文档图示 模块文档[创建]
local a = "%1站 (北海道)"
local s = "%1信號場"
local j = "%1站 (JR北海道)"
local z = "%1站 (日本)"
local p = {
	["system title"] = "[[北海道旅客鐵道|JR北海道]]",
	["station format"] = {
		"%1站",
		-- 消歧義
		-- 北海道新幹線
		-- 函館本線
		['東山'] = a,
		['姬川'] = s,
		['森'] = a,
		['山崎'] = a,
		['鹿部'] = j,
		['琴似'] = j,
		['白石'] = j,
		['森林公園'] = a,
		['高砂'] = a,
		-- 石勝線
		['駒里'] = s,
		['西早來'] = s,
		['東追分'] = s,
		['瀧之下'] = s,
		['十三里'] = s,
		['楓'] = s,
		['長和'] = s,
		['東長和'] = s,
		['清風山'] = s,
		['鬼峠'] = s,
		['東占冠'] = s,
		['瀧之澤'] = s,
		['幌加'] = s,
		['串內'] = s,
		['上落合'] = s,
		['新狩勝'] = s,
		['廣內'] = s,
		['西新得'] = s,
		-- 根室本線
		['平岸'] = "[[平岸站 (赤平市)|平岸]]",
		['金山'] = a,
		['落合'] = a,
		['御影'] = a,
		['大成'] = a,
		['池田'] = a,
		['新富士'] = a,
		['武佐'] = a,
		-- 千歲線
		['千歲'] = a,
		['新札幌'] = j,
		['平和'] = z,
		-- 室蘭本線
		['黃金'] = a,
		['富浦'] = a,
		['安平'] = z,
		['追分'] = a,
		['三川'] = a,
		['栗山'] = z,
		-- 富良野線
		['綠丘'] = a,
		-- 留萌本線
		['大和田'] = a,
		-- 宗谷本線
		['永山'] = a,
		['瑞穗'] = a,
		['日進'] = a,
		['豐富'] = a,
		-- 釧網本線
		['北濱'] = a,
		-- 石北本線
		['東雲'] = a,
		['上川'] = z,
		['安國'] = a,
		['生野'] = a,
		['愛野'] = a,
		-- 札沼線
		['新川'] = a,
		['太平'] = z,
		['常盤'] = a,
		['壽'] = a,
		['惠野天北線'] = "[[惠野站_(中頓別町)|惠野]]",
		['政和'] = a,
		['新富'] = a,
		['湖畔'] = z,
		['下川'] = a,
		['旭丘'] = a,
		['豐野'] = a,
		['一本松'] = "[[一本松站 (紋別市)|一本松站]]",
		['旭'] = a,
		['川西'] = a,
		['協和'] = z,
		['榮町'] = "[[榮町站 (岩見澤市)|榮町]]",
		['三笠'] = a,
		['彌生'] = a,
		['神明'] = a,
	},
	["lines"] = {
		-- 新幹線
		["北海道新幹線"] = {
			["title"] = "[[File:Shinkansen jrh.svg|20px]] [[北海道新幹線]]",
			["color"] = "008000",
			["left terminus"] = "新青森",
			["right terminus"] = "新函館北斗"
		},
		-- 在來線
		["H函館本線北"] = {
			["title"] = "'''H''' [[函館本線]]",
			["color"] = "0072bc",
			["left terminus"] = "函館",
			["right terminus"] = "旭川"
		},
		["H千歲線"] = {
			["title"] = "'''H''' [[千歲線]]",
			["color"] = "0072bc",
			["left terminus"] = "札幌",
			["right terminus"] = "苫小牧"
		},
		["H室蘭本線"] = {
			["title"] = "'''H''' [[室蘭本線]]",
			["color"] = "0072bc",
			["left terminus"] = "長萬部",
			["right terminus"] = "岩見澤"
		},
		["H函館本線南"] = {
			["title"] = "'''H''' [[函館本線]]",
			["color"] = "0072bc",
			["left terminus"] = "旭川",
			["right terminus"] = "函館"
		},
		["函館本線"] = {
			["title"] = "[[函館本線]]",
			["color"] = "000000",
			["left terminus"] = "旭川",
			["right terminus"] = "函館"
		},
		["M"] = {
			["title"] = "'''M''' [[室蘭本線|室蘭支線]]",
			["color"] = "0072bc",
			["left terminus"] = "室蘭",
			["right terminus"] = "東室蘭"
		},
		["N"] = {
			["title"] = "'''N''' [[函館本線|砂原線]]",
			["color"] = "0072bc",
			["left terminus"] = "森",
			["right terminus"] = "大沼"
		},
		["藤城線"] = {
			["title"] = "'''N''' [[函館本線|藤城線]]",
			["color"] = "0072bc",
			["left terminus"] = "七飯",
			["right terminus"] = "大沼"
		},
		["A函館本線"] = {
			["title"] = "'''A''' [[函館本線]]",
			["color"] = "f7931d",
			["left terminus"] = "函館",
			["right terminus"] = "旭川"
		},
		["A宗谷本線"] = {
			["title"] = "'''A''' [[宗谷本線]]",
			["color"] = "f7931d",
			["left terminus"] = "旭川",
			["right terminus"] = "稚內"
		},
		["A石北本線"] = {
			["title"] = "'''A''' [[石北本線]]",
			["color"] = "f7931d",
			["left terminus"] = "旭川",
			["right terminus"] = "網走"
		},
		["W"] = {
			["title"] = "'''W''' [[宗谷本線]]",
			["color"] = "954a35",
			["left terminus"] = "旭川",
			["right terminus"] = "稚內"
		},
		["K石勝線"] = {
			["title"] = "'''K''' [[石勝線]]",
			["color"] = "8cc63e",
			["left terminus"] = "南千歲",
			["right terminus"] = "新得"
		},
		["K根室本線"] = {
			["title"] = "'''K''' [[根室本線]]",
			["color"] = "8cc63e",
			["left terminus"] = "瀧川",
			["right terminus"] = "根室"
		},
		["AP"] = {
			["title"] = "'''AP''' [[千歲線|機場線]]",
			["color"] = "00b2eb",
			["left terminus"] = "南千歲",
			["right terminus"] = "新千歲機場"
		},
		["S"] = {
			["title"] = "'''S''' [[函館本線]]",
			["color"] = "ed1c23",
			["left terminus"] = "函館",
			["right terminus"] = "旭川"
		},
		["G"] = {
			["title"] = "'''G''' [[札沼線]]",
			["color"] = "00a54f",
			["left terminus"] = "札幌",
			["right terminus"] = "北海道醫療大學"
		},
		["T"] = {
			["title"] = "'''T''' [[根室本線]]",
			["color"] = "f6989d",
			["left terminus"] = "瀧川",
			["right terminus"] = "根室"
		},
		["F"] = {
			["title"] = "'''F''' [[富良野線]]",
			["color"] = "aa5ea6",
			["left terminus"] = "旭川",
			["right terminus"] = "富良野"
		},
		["B"] = {
			["title"] = "'''B''' [[釧網本線]]",
			["color"] = "ef59a1",
			["left terminus"] = "釧路",
			["right terminus"] = "網走"
		},
		["海峽線"] = {
			["title"] = "[[海峽線]]",
			["color"] = "2cb431",
			["left terminus"] = "蟹田",
			["right terminus"] = "木古內"
		},
		["留萌本線"] = {
			["title"] = "[[留萌本線]]",
			["color"] = "2cb431",
			["left terminus"] = "深川",
			["right terminus"] = "石狩沼田"
		},
		["日高本線"] = {
			["title"] = "[[日高本線]]",
			["color"] = "2cb431",
			["left terminus"] = "苫小牧",
			["right terminus"] = "鵡川"
		},
		["室蘭本線"] = {
			["title"] = "[[室蘭本線]]",
			["color"] = "2cb431",
			["left terminus"] = "長萬部",
			["right terminus"] = "岩見澤"
		},
		["根室本線"] = {
			["title"] = "[[根室本線]]",
			["color"] = "2cb431",
			["left terminus"] = "瀧川",
			["right terminus"] = "根室"
		},
		["Y"] = {
			["title"] = "'''Y''' [[石勝線|夕張支線]]",
			["color"] = "",
			["left terminus"] = "新夕張",
			["right terminus"] = "夕張"
		},
		["天北線"] = {
			["title"] = "[[天北線]]",
			["color"] = "",
			["left terminus"] = "音威子府",
			["right terminus"] = "南稚內"
		},
		["深名線"] = {
			["title"] = "[[深名線]]",
			["color"] = "",
			["left terminus"] = "深川",
			["right terminus"] = "名寄"
		},
		["名寄本線"] = {
			["title"] = "[[名寄本線]]",
			["color"] = "",
			["left terminus"] = "名寄",
			["right terminus"] = "遠輕"
		},
		["名寄本線湧別支線"] = {
			["title"] = "[[名寄本線|湧別支線]]",
			["color"] = "",
			["left terminus"] = "中湧別",
			["right terminus"] = "湧別"
		},
		["標津線"] = {
			["title"] = "[[標津線]]",
			["color"] = "",
			["left terminus"] = "標茶",
			["right terminus"] = "根室標津"
		},
		["標津線厚床支線"] = {
			["title"] = "[[標津線|厚床支線]]",
			["color"] = "",
			["left terminus"] = "中標津",
			["right terminus"] = "厚床"
		},
		["歌志內線"] = {
			["title"] = "[[歌志內線]]",
			["color"] = "",
			["left terminus"] = "砂川",
			["right terminus"] = "歌志內"
		},
		["上砂川支線"] = {
			["title"] = "[[上砂川支線]]",
			["color"] = "",
			["left terminus"] = "砂川",
			["right terminus"] = "上砂川"
		},
		["幌內線"] = {
			["title"] = "[[幌內線]]",
			["color"] = "",
			["left terminus"] = "岩見澤",
			["right terminus"] = "幾春別"
		},
		["幌內線貨物支線"] = {
			["title"] = "[[幌內線]]貨物支線",
			["color"] = "",
			["left terminus"] = "三笠",
			["right terminus"] = "幌內"
		},
		["江差線"] = {
			["title"] = "[[江差線]]",
			["color"] = "",
			["left terminus"] = "五稜郭",
			["right terminus"] = "江差"
		}
	},
}

return p