Jump to content

Module:Adjacent stations/London Underground

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Szqecs (talk | contribs) at 15:04, 30 April 2018 (Created page with 'return { ['system title'] = '18px|link=London Underground London Underground', ['station format'] = { '%1 tube station',...'). 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:Underground no-text.svg|18px|link=London Underground]] [[London Underground]]',
	['station format'] = {
		'%1 tube station',
		-- Central line
		['Bank'] = '%1 and Monument stations',
		['Wood Lane Central'] = '[[Wood Lane tube station (Central line)|Wood Lane]]',
		-- Circle line
		['Edgware Road via Victoria'] = '[[Edgware Road tube station (Circle, District and Hammersmith & City lines)|Edgware Road]] (via [[London Victoria station|Victoria]])',
		['Hammersmith via King\'s Cross St. Pancras'] = '[[Hammersmith tube station (Hammersmith & City and Circle lines)|Hammersmith]] (via [[King\'s Cross St. Pancras tube station|King\'s Cross St. Pancras]])',
		['Paddington1'] = '[[Paddington tube station (Circle and Hammersmith & City lines)|Paddington]]',
		['Paddington2'] = '[[Paddington tube station (Bakerloo, Circle and District lines)|Paddington]]',
		['Monument'] = 'Bank and %1 stations',
		-- District line
		['Barking or Edgware Road'] = '[[Barking station|Barking]] or [[Edgware Road tube station (Circle, District and Hammersmith & City lines)|Edgware Road]]', -- for Wimbledon and Sutton Railway
		['Castle Hill'] = '[[West Drayton railway station|Castle Hill (Ealing Dean)]]',
		['Hammersmith via Tower Hill'] = '[[Hammersmith tube station (Hammersmith & City and Circle lines)|Hammersmith]] (via [[Tower Hill tube station|Tower Hill]])',
		['Hayes'] = '[[Hayes & Harlington railway station|Hayes]]',
		['Hounslow Town or Hounslow West'] = '[[Hounslow Town tube station|Hounslow Town]] or [[Hounslow West tube station|Hounslow West]]',
		['Kensington Olympia#'] = '[[Kensington (Olympia) station#London Underground|Kensington (Olympia)]]',
		['Kensington Olympia'] = '[[Kensington (Olympia) station|Kensington (Olympia)]]',
		['Kew Gardens'] = '[[Kew Gardens station (London)|Kew Gardens]]',
		['Monument'] = '[[Bank and Monument stations|Monument]]',
		['Richmond'] = '[[Richmond station (London)|Richmond]]',
		['Windsor'] = '[[Windsor & Eton Central railway station|Windsor]]',
		['Merton Park'] = '[[South Merton railway station|Merton Park]]', -- for Wimbledon and Sutton Railway
		['Sutton'] = '[[Sutton (Surrey) railway station|Sutton]]' -- for Wimbledon and Sutton Railway
	},
	['lines'] = {
		
	}
}