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