Main public logs
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).
- 03:28, 13 December 2025 Coppersalts talk contribs created page Template:Flashlight (Created page with "{{#css: .flashlight { position:fixed; top:0; left:0; z-index:10000; filter: invert(1); } .flashlight-draggable { --visible-size: {{{size|4rem}}}; resize: both; overflow: hidden; max-width: 100vw; max-height: 100vh; min-width: var(--visible-size); min-height: var(--visible-size); } #content { z-index: 1000; position: relative; padding: 2rem; } .flashlight-grid { display: grid; grid-template-columns: calc(100% - var(--visible-size)) var(--visible-size); grid-template-rows:...")