Jump to content

Module:Road data/parser/namespace

From Simple English Wikipedia, the free encyclopedia
Revision as of 19:49, 17 February 2022 by Creol (talk | changes) (Created page with "local namespace = { shieldmain = "Media", shield = "Media", banner = "Media" } return namespace")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Road data/parser/namespace/doc

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

return namespace