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 MusikBot II (talk | contribs) at 18:01, 22 December 2020 (Protected "Module:Adjacent stations/Australian closed station": High-risk template or module (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite))). 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