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
  • 00:30, 7 March 2026 Hefner talk contribs created page MediaWiki:SlayerPointsCalc.js (Created page with "mw.hook('wikipage.content').add(function ($content) { if (document.getElementById("slayerPointsCalc")) return; const container = document.createElement("div"); container.id = "slayerPointsCalc"; container.innerHTML = ` <h3>Slayer Points Calculator</h3> <label>Boost:</label> <select id="boostSelect"> <option value="1">None</option> <option value="1.75">Divine Donator (+75%)</option> </select> <table class="wikitable"> <thead> <tr> <th>Task Milestone</th> <th>Slayer P...")