Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of The Wiki Camp 2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:09, 28 May 2026 GopyXP talk contribs created page Template:Stay with me (Created page with "{{#css: .blinker { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: {{{1|black}}}; animation: fade-cycle {{{2|8}}}s infinite ease-in-out; display: block; pointer-events: none; } @keyframes fade-cycle { 0%, 100% { opacity: 0; } 50% { opacity: 1; background: {{{1|black}}}; } } #content { z-index: 1000; position: relative; } }} <div class=blinker></div><noinclude> Category:Aesthetic templates Cat...")