模組:CNBUS/WZ/data
< Module:CNBUS | WZ
local lines = {
['51'] = { name = "51", fare = "2元", operators = "城建公交", note = "又称 '''粤桂试验区公交专线''';定时班车",
{ { "(梧州)政府广场" }, { "⇆" }, { "(肇庆)粤桂公共服务中心" } }, },
['52'] = { name = "52", fare = "2元", operators = "城建公交", note = "定时班车",
{ { "(梧州)[[梧州南站]]" }, { "⇆" }, { "(肇庆)封开碧桂园" } }, },
['52区间'] = { name = "52区间", fare = "2元", operators = "城建公交", note = "定时班车",
{ { "(梧州)中山路口" }, { "⇆" }, { "(肇庆)封开碧桂园" } }, },
}
lines._external = {
['Module:CNBUS/ZQ/data'] = {
['封梧'] = '封梧' ,
},
}
lines._map = {
['01'] = '1',
['02'] = '2',
['03'] = '3',
['04'] = '4',
['05'] = '5',
['06'] = '6',
['07'] = '7',
['08'] = '8',
['09'] = '9',
}
return lines