Module:High-use

From The Largs to Largs Grand Tour
Revision as of 22:24, 17 January 2026 by Peter (talk | contribs) (Replaced content with "-- 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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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