Difference between revisions of "Module:Adjacent stations/Taiwan High Speed Rail"
Jump to navigation
Jump to search
blackwiki>Szqecs m (Szqecs moved page Module:L-rail/Taiwan High Speed Rail to Module:Adjacent stations/Taiwan High Speed Rail without leaving a redirect) |
blackwiki>Szqecs |
||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
return { | return { | ||
| − | ['system title'] = '[[File:Taiwan High Speed Rail Logo(Log Only).svg|18px]] | + | ['system title'] = '[[File:Taiwan High Speed Rail Logo(Log Only).svg|18px|link=Taiwan High Speed Rail]] [[Taiwan High Speed Rail]]', |
| − | [' | + | ['station format'] = { |
| − | [' | + | '%1 HSR station', |
| − | [' | + | ['Nangang'] = '%1 station', |
| − | [' | + | ['Taipei'] = '%1 station', |
| − | + | ['Banqiao'] = '%1 station' | |
| − | + | }, | |
| − | + | ['lines'] = { | |
| − | + | ['THSR'] = { | |
| − | + | ['line title'] = '[[Taiwan High Speed Rail#Stations transportation|HSR]]', | |
| − | + | ['colour'] = 'c35617', | |
| − | + | ['left terminus'] = 'Nangang', | |
| − | + | ['right terminus'] = 'Zuoying' | |
| − | + | } | |
| − | |||
} | } | ||
} | } | ||
Revision as of 10:30, 1 May 2018
Documentation for this module may be created at Module:Adjacent stations/Taiwan High Speed Rail/doc
return {
['system title'] = '[[File:Taiwan High Speed Rail Logo(Log Only).svg|18px|link=Taiwan High Speed Rail]] [[Taiwan High Speed Rail]]',
['station format'] = {
'%1 HSR station',
['Nangang'] = '%1 station',
['Taipei'] = '%1 station',
['Banqiao'] = '%1 station'
},
['lines'] = {
['THSR'] = {
['line title'] = '[[Taiwan High Speed Rail#Stations transportation|HSR]]',
['colour'] = 'c35617',
['left terminus'] = 'Nangang',
['right terminus'] = 'Zuoying'
}
}
}