Module:Adjacent stations/Taoyuan Metro/sandbox

This is an old revision of this page, as edited by Szqecs (talk | contribs) at 09:53, 1 May 2018 (Szqecs moved page Module:L-rail/Taoyuan Metro/sandbox to Module:Adjacent stations/Taoyuan Metro/sandbox without leaving a redirect). 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'
	},
		['line'] = {
			['Airport'] = {
			['line title'] = link('Taoyuan Airport MRT'),
			['colour'] = '8e47ad',
			['left terminus'] = 'Taipei Main station',
			['right terminus'] = {
					{'Huanbei', 'Airport Terminal 2'},
					['Huanbei'] = 'Huanbei'
			}
		}
	}
}