Jump to content

Module:Adjacent stations/Australian closed station

Permanently protected module
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Fork99 (talk | contribs) at 11:33, 11 June 2023 (en-GB per Template talk:Adjacent stations#Many errors). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["lang"] = "en-GB",
	["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