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