Module:Adjacent stations/Taoyuan Metro/sandbox

This is an old revision of this page, as edited by Szqecs (talk | contribs) at 03:19, 29 April 2018 (Created page with 'return { ['system title'] = '18px ' .. link('Taoyuan Metro'), ['Airport'] = { ['line title'] = '[[Taoyuan Airport M...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
return {
	['system title'] = '[[File:Taoyuan Metro logo seal only.svg|18px]] ' .. link('Taoyuan Metro'),
	['Airport'] = {
		['line title'] = '[[Taoyuan Airport MRT]]',
		['colour'] = '8e47ad',
		['station format'] = {
			'[[%1 MRT station|%1]]',
			['Airport Terminal 2 or Huanbei'] = '[[Airport Terminal 2 MRT station|Airport Terminal 2]] or [[Huanbei station|Huanbei]]',
			['Taipei Main'] = '[[%1 station (Taoyuan Metro)|%1 station]]',
			['Taoyuan HSR'] = '[[%1 station]]',
			['Zhongli railway station'] = '[[%1]]'
		},
		['left terminus'] = 'Taipei Main',
		['right terminus'] = {
			'Airport Terminal 2 or Huanbei',
			['Huanbei'] = 'Huanbei'
		}
	}
}