Main public logs
From Cake Popz
Combined display of all available logs of Cake Popz. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:22, 1 February 2026 Popper talk contribs created page MediaWiki:Common.js (Created page with "// Load canvas-confetti library mw.loader.load('https://cdn.jsdelivr.net/npm/canvas-confetti@1.6.0/dist/confetti.browser.min.js'); // Function to trigger confetti function celebrateWithConfetti() { var duration = 3 * 1000; var end = Date.now() + duration; (function frame() { confetti({ particleCount: 3, angle: 60, spread: 55, origin: { x: 0 } }); confetti({ particleCount: 3,...")