Jump to content

Module:Adjacent stations/V/Line

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Techie3 (talk | contribs) at 06:47, 11 October 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local melbourne = "%1 railway station, Melbourne"
local victoria = "%1 railway station, Victoria"

local p = {
	["system title"] = "[[V/Line]]",
	["system icon"] = "",
	["system color"] = "8f1a95",
	["name format"] = "font-size: 170%; font-family:sans-serif; line-height: 100%; text-align:center; color: #FFFFFF; background-color:#8f1a95; box-shadow: 0 2px 0 #0072ce; padding: 0.35em 0.35em 0.1em 0.1em;",
	["header background color"] = "8f1a95",
	["header text color"] = "FFFFFF",
	["station format"] = {
		"",
	},
	["lines"] = {
		
	},
}

return p