Difference between revisions of "Module:Adjacent stations/Taiwan High Speed Rail"
Jump to navigation
Jump to search
blackwiki>Jc86035 (1) m (standardize "p" to allow self-references) |
blackwiki>Szqecs |
||
| Line 2: | Line 2: | ||
["system title"] = "[[File:Taiwan High Speed Rail Logo(Log Only).svg|18px|link=Taiwan High Speed Rail]] [[Taiwan High Speed Rail]]", | ["system title"] = "[[File:Taiwan High Speed Rail Logo(Log Only).svg|18px|link=Taiwan High Speed Rail]] [[Taiwan High Speed Rail]]", | ||
["station format"] = { | ["station format"] = { | ||
| − | "%1 HSR station", | + | "%1 HSR station", [true] = "%1 station", |
| − | + | ["Nangang"] = true, | |
| − | [" | + | ["Taipei"] = true, |
| − | ["Banqiao"] = | + | ["Banqiao"] = true |
}, | }, | ||
["lines"] = { | ["lines"] = { | ||
Revision as of 03:47, 27 May 2018
Documentation for this module may be created at Module:Adjacent stations/Taiwan High Speed Rail/doc
local p = {
["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", [true] = "%1 station",
["Nangang"] = true,
["Taipei"] = true,
["Banqiao"] = true
},
["lines"] = {
["THSR"] = {
["line title"] = "[[Taiwan High Speed Rail#Stations transportation|HSR]]",
["colour"] = "c35617",
["left terminus"] = "Nangang",
["right terminus"] = "Zuoying"
}
}
}
return p