Difference between revisions of "Module:Adjacent stations/Konan"
Jump to navigation
Jump to search
blackwiki>Cards84664 m (Cards84664 moved page Module:Adjacent stations/Kōnan to Module:Adjacent stations/Konan without leaving a redirect) |
m (8 revisions imported) |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 6: | Line 6: | ||
"%1 Station", | "%1 Station", | ||
["Kuroishi"] = "Kuroishi Station (Aomori)", | ["Kuroishi"] = "Kuroishi Station (Aomori)", | ||
| + | ["Shukugawara"] = "Shukugawara Station (Aomori)", | ||
}, | }, | ||
["lines"] = { | ["lines"] = { | ||
| − | [" | + | ["Konan"] = { |
["title"] = "[[Kōnan Line]]", | ["title"] = "[[Kōnan Line]]", | ||
["color"] = "ff9900", | ["color"] = "ff9900", | ||
["left terminus"] = "Hirosaki", | ["left terminus"] = "Hirosaki", | ||
["right terminus"] = "Kuroishi", | ["right terminus"] = "Kuroishi", | ||
| + | }, | ||
| + | ["Owani"] = { | ||
| + | ["title"] = "[[Ōwani Line]]", | ||
| + | ["color"] = "ff9900", | ||
| + | ["left terminus"] = "Chūō-Hirosaki", | ||
| + | ["right terminus"] = "Ōwani", | ||
}, | }, | ||
}, | }, | ||
Latest revision as of 12:39, 26 September 2020
Documentation for this module may be created at Module:Adjacent stations/Konan/doc
local p = {
["lang"] = "en-US",
["system title"] = "[[Kōnan Railway]]",
["system color"] = "ff9900",
["station format"] = {
"%1 Station",
["Kuroishi"] = "Kuroishi Station (Aomori)",
["Shukugawara"] = "Shukugawara Station (Aomori)",
},
["lines"] = {
["Konan"] = {
["title"] = "[[Kōnan Line]]",
["color"] = "ff9900",
["left terminus"] = "Hirosaki",
["right terminus"] = "Kuroishi",
},
["Owani"] = {
["title"] = "[[Ōwani Line]]",
["color"] = "ff9900",
["left terminus"] = "Chūō-Hirosaki",
["right terminus"] = "Ōwani",
},
},
}
return p