All public logs

Jump to navigation Jump to search

Combined display of all available logs of Roat Pkz. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 02:17, 5 March 2026 Hefner talk contribs created page User:Hefner/CalcTest (Created page with "<div id="calc" style="margin:1em 0; font-size:1.2em;"> <input type="number" id="num1" placeholder="First number" style="width:6em;"> <select id="op"> <option value="+">+</option> <option value="-">−</option> <option value="*">×</option> <option value="/">÷</option> </select> <input type="number" id="num2" placeholder="Second number" style="width:6em;"> <button id="calcButton">=</button> <span id="result" style="font-weight:bold; margin-lef...")