Jump to content

Module:Road data/parser/namespace

Permanently protected module
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by BrandonXLF (talk | contribs) at 15:02, 26 August 2024 (Add shieldlist and shieldto). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local namespace = {
	shield = "Media",
	shieldmain = "Media",
	shieldlist = "Media",
	shieldto = "Media",
	banner = "Media"
}

return namespace