Module:Protection banner

From The Largs to Largs Grand Tour
Revision as of 22:03, 17 January 2026 by Peter (talk | contribs) (Replaced content with "-- Stub for Wikipedia module:Protection banner -- L2L does not use WMF protection banner infrastructure. local p = {} function p.main() return '' -- output nothing 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:Protection banner/doc

-- Stub for Wikipedia module:Protection banner
-- L2L does not use WMF protection banner infrastructure.

local p = {}

function p.main()
	return '' -- output nothing
end

return p