Module:Adjacent stations/Aizu: Difference between revisions

Content deleted Content added
Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Aizu Railway", ["system color"] = "fcba03", ["station format"] = { "%1 Station", }, ["lines"] = {...'
 
No edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 1:
local p = {
["lang"] = "en-USGB",
["system title"] = "[[Aizu Railway]]",
["system color"] = "fcba03",
Line 8:
["lines"] = {
["Aizu"] = {
["title"] = "''Aizu''",
["color"] = "005aaa",
["left terminus"] = "Aizukōgen-Ozeguchi",
["right terminus"] = "Aizu-Tajima",
},
["Aizu Line"] = {
["title"] = "[[Aizu Line]]",
["color"] = "fcba03",
Line 15 ⟶ 21:
},
}
 
return p