Jump to content

Module:Adjacent stations/Manchester Metrolink

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by ProcrastinatingReader (talk | contribs) at 10:23, 19 January 2021 (create). 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 p = {
	["lang"] = "en-GB",
	["system title"] = "[[Manchester Metrolink|Metrolink]]",
	["system icon"] = "[[File:ManchesterMetrolinkLogo.svg|20px|link=Manchester Metrolink]]",
	["system color"] = "efefef",
	["name format"] = "font-size: 160%; font-family:sans-serif; font-weight: bolder; background-color: #feb300;  padding: 0.4em 4px;",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		
	},
}

return p