Jump to content

Module:Road data/parser/namespace

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Chinissai (talk | contribs) at 23:32, 16 April 2016 (Created page with 'local namespace = { shield = 'Media', banner = 'Media' } return namespace'). 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 namespace = {
	shield = 'Media',
	banner = 'Media'
}

return namespace