Module:High-use

From The Largs to Largs Grand Tour
Jump to navigation Jump to search

Documentation for this module may be created at Module:High-use/doc

-- Stub for Wikipedia Module:High-use
-- L2L does not use WMF banner infrastructure.

local p = {}

function p.main()
	return ''
end

function p._main()
	return ''
end

return p