Difference between revisions of "Module:Adjacent stations/Grundorf buses"

From blackwiki
Jump to navigation Jump to search
blackwiki>Gateshebe
blackwiki>Gateshebe
Line 1: Line 1:
 
local p = {
 
local p = {
["system title"] = "[[Buses in Bratislava|Bratislava bus network]]",
+
["system title"] = "[[Buses in Grundorf|Grundorf bus network]]",
 
["system icon"] = "",
 
["system icon"] = "",
 
["station format"] = {
 
["station format"] = {

Revision as of 20:33, 18 September 2020

Lines


local p = {
	["system title"] = "[[Buses in Grundorf|Grundorf bus network]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["76"] = {
			["title"] = "[[Grundorf bus route 76|76]]",
			["color"] = "0ebd08",
			["text color"] = "FFFFFF",
		},
	},
}

return p