Jump to content

Module:Adjacent stations/LTA

From Wikipedia, the free encyclopedia
local mrt = "%1 MRT station"
local lrt = "%1 LRT station"
local sm = "%1 Sentosa Monorail station"
local n = "%1"
local p = {
	["system title"] = "[[File:Logo of Singapore MRT.svg|70px|link=Land Transport Authority]]",
	["system icon"] = "",
	["name format"] = {
		"font-family: LTA Stroudley; font-size: 150%; background-color: #000000; color: #ffffff; padding: 0.5em; line-height: 100%; white-space: nowrap; border: 2px solid #d9d9d9; border-top-left-radius: 0em; border-top-right-radius: 0em; border-bottom-right-radius: 0em; border-bottom-left-radius: 0em; margin: 0.25em; text-align: center",
["NorthSouth"] = "font-family: Aller; font-size: 150%; background-color: #ffffff; color: #000000; padding: 0.5em; line-height: 100%; white-space: nowrap; border-top: 5px solid grey; border-left: 5px solid grey; border-right: 5px solid grey; border-top-left-radius: 0em; border-top-right-radius: 0em; border-bottom-right-radius: 0em; border-bottom-left-radius: 0em; margin: 0.25em; text-align: center"},
	["station format"] = {},
	["lines"] = {},
}