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).
- 23:58, 27 May 2026 GopyXP talk contribs created page Template:Shaken (Created page with "{{#css: .shakemybones { animation: shake 0.5s linear infinite; } @keyframes shake { 0% { transform: translate(calc(0.2px * {{{intensity|1}}}), calc(0.2px * {{{intensity|1}}})) rotate(0deg); } 10% { transform: translate(calc(-0.2px * {{{intensity|1}}}), calc(-0.4px * {{{intensity|1}}})) rotate(calc(-0.2deg * {{{intensity|1}}})); } 20% { transform: translate(calc(-0.4px * {{{intensity|1}}}), 0px) rotate(calc(0.2deg * {{{intensity|1}}})); } 30% { transform: transla...")