Jump to content

Module:Adjacent stations/Taoyuan Metro

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Szqecs (talk | contribs) at 10:37, 1 May 2018. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

return {
	['system title'] = '[[File:Taoyuan Metro logo seal only.svg|18px|link=Taoyuan Metro]] ' .. '[[Taoyuan Metro]]',
	['station format'] = {
		'%1 MRT station',
		['Taipei Main station'] = '%1 (Taoyuan Metro)',
		['Taoyuan HSR station'] = '%1',
		['Zhongli railway station'] = '%1'
	},
		['lines'] = {
			['Airport'] = {
			['line title'] = [['Taoyuan Airport MRT']],
			['colour'] = '8e47ad',
			['left terminus'] = 'Taipei Main station',
			['right terminus'] = {
					{'Huanbei', 'Airport Terminal 2'},
					['Huanbei'] = 'Huanbei'
			}
		}
	}
}