Combined display of all available logs of CosmicPE Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:33, 3 March 2025 Muqsit talk contribs created page Module:Warning (Created page with "local p = {} function p.main(frame) local msg = frame.args[1] or "Warning: No message provided." return require('Module:Hatnote')._hatnote(msg, { icon = 'WikimediaUI-Error.svg' }) end return p")