Jump to content

Module:Adjacent stations/TransLink (Queensland)

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fleet Lists (talk | contribs) at 06:01, 31 August 2020 (Create Translink Adjacent stations module - style only at this stage). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local brisbane = "%1 station, Brisbane"

local p = {
	["system title"] = "Translink",
	["system color"] = "5d555a",
	["system icon"] = "",
	["name format"] = "font-size: 170%; font-family:sans-serif; font-weight: bolder; line-height: 100%; color: #FFFFFF; background-color:#5d555a; padding: 0.5em 0 0.5em 0;",
	["header background color"] = "fa6432",
	["header text color"] = "FFFFFF",
	["station format"] = {
		"%1 station",
				
	},

}

return p