Jump to content

Module:Adjacent stations/M-1 Rail

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mackensen (talk | contribs) at 00:16, 16 January 2019 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "M-1 Rail", ["system icon"] = "", ["name format"] = "font-size: 150%; font-family:sans-serif; font-weight:...'). 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-US",
	["system title"] = "M-1 Rail",
	["system icon"] = "",
	["name format"] = "font-size: 150%; font-family:sans-serif; font-weight: bolder; line-height: 150%; color: #887E81; background-color: #E1E0EF; text-transform: uppercase;",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["QLine"] = {
			["title"] = "[[QLine]]",
			["color"] = "EB4F37",
			["left terminus"] = "Grand Boulevard",
			["right terminus"] = "Congress Street",
		},
	},
}

return p