Module:Adjacent stations/Transport in Bus Driver

MyWikiBiz, Author Your Legacy — Saturday September 28, 2024
Jump to navigationJump to search

Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc

  • {{rcb|Transport in Bus Driver|13|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|16|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|19|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|21|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|26|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|29|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|32|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|35|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|42|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|49|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|55|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|57|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|67|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|68|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|71|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|77|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|83|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|89|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|91|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|Airport Shuttle|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|School bus|inline=croute}}: Template:Rcb
  • {{rcb|Transport in Bus Driver|X|inline=croute}}: Template:Rcb

local p = {
	["system title"] = "[[Transport in Bus Driver]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["13"] = {
			["title"] = "13",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["16"] = {
			["title"] = "16",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["19"] = {
			["title"] = "19",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["21"] = {
			["title"] = "21",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["26"] = {
			["title"] = "26",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["29"] = {
			["title"] = "29",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["32"] = {
			["title"] = "32",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["35"] = {
			["title"] = "35",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["42"] = {
			["title"] = "42",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["49"] = {
			["title"] = "49",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["55"] = {
			["title"] = "55",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["57"] = {
			["title"] = "57",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["67"] = {
			["title"] = "67",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["68"] = {
			["title"] = "68",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["71"] = {
			["title"] = "71",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["77"] = {
			["title"] = "77",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["83"] = {
			["title"] = "83",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["89"] = {
			["title"] = "89",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["91"] = {
			["title"] = "91",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["Airport Shuttle"] = {
			["title"] = "Airport Shuttle",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["School bus"] = {
			["title"] = "School bus",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
		["X"] = {
			["title"] = "X",
			["color"] = "000000",
			["text color"] = "F4F608",
		},
	},
}

return p