Jump to content

Module:Adjacent stations/LTA

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Adammapple (talk | contribs) at 06:56, 10 August 2024. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 Identity; 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",
["North-South"] = "font-family: Stroudley"},
	["station format"] = {},
	["lines"] = {},
}