Jump to content

Module:Adjacent stations/Australian closed station

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fleet Lists (talk | contribs) at 05:24, 13 October 2020 (Add a dummy line). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["lang"] = "en-US",
	["system title"] = "Australian closed line",
	["system color"] = "999933",
	["name format"] = "font-size: 150%; font-family:sans-serif; font-weight: bolder; line-height: 150%; color: #FFFFFF; background-color:#999933; ",
	["header background color"] = "999933",
	["header text color"] = "FFFFFF",
	["lines"] = {
		["Closed"] = {
			["title"] = "Closed Line",
			["color"] = "999933",
		},
	},
}

return p