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).
- 12:58, 1 April 2024 Hefner talk contribs created page File:CombatStyles (unarmed, punch).png (File uploaded with MsUpload)
- 12:58, 1 April 2024 Hefner talk contribs uploaded File:CombatStyles (unarmed, punch).png (File uploaded with MsUpload)
- 12:58, 1 April 2024 Hefner talk contribs created page File:CombatStyles (unarmed, kick).png (File uploaded with MsUpload)
- 12:58, 1 April 2024 Hefner talk contribs uploaded File:CombatStyles (unarmed, kick).png (File uploaded with MsUpload)
- 12:58, 1 April 2024 Hefner talk contribs created page File:CombatStyles (unarmed, block).png (File uploaded with MsUpload)
- 12:58, 1 April 2024 Hefner talk contribs uploaded File:CombatStyles (unarmed, block).png (File uploaded with MsUpload)
- 12:58, 1 April 2024 Hefner talk contribs created page File:CombatStyles (polestaff, pound).png (File uploaded with MsUpload)
- 12:58, 1 April 2024 Hefner talk contribs uploaded File:CombatStyles (polestaff, pound).png (File uploaded with MsUpload)
- 12:58, 1 April 2024 Hefner talk contribs created page File:CombatStyles (polestaff, block).png (File uploaded with MsUpload)
- 12:58, 1 April 2024 Hefner talk contribs uploaded File:CombatStyles (polestaff, block).png (File uploaded with MsUpload)
- 12:56, 1 April 2024 Hefner talk contribs created page Template:Div col (Created page with "<includeonly><div class="div-col {{{class|}}}" style="{{#if:{{{colwidth|30em}}}|column-width:{{{colwidth|30em}}};}}{{#if:{{{gap|}}}|column-gap:{{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}">{{#if:{{{content|}}}|{{{content}}}</div>}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 12:55, 1 April 2024 Hefner talk contribs created page Template:Div col end (Created page with "<includeonly></div></includeonly><noinclude> {{Template:Div col/doc}} </noinclude>")
- 12:37, 1 April 2024 Hefner talk contribs created page Module:T (Created page with "-- <nowiki> -- Template:T -- local p = {} function p.main(frame) local args = frame:getParent().args return p._main(args) end function p._main(args) local link = args[1] local uri local targs = {} local ns local i = 1 -- strip transclusion modifiers (mw:Help:Magic words#Transclusion modifiers) link = link :gsub('safesubst:', '') :gsub('subst:', '') :gsub('int:', '') :gsub('msg:', '')...")
- 12:36, 1 April 2024 Hefner talk contribs created page Template:T (Created page with "<includeonly><span class="plainlinks">{{#invoke:T|main}}</span></includeonly><noinclude>{{/doc}}</noinclude>")
- 12:29, 1 April 2024 Hefner talk contribs created page Template:Guides/doc (Created page with "{{/doc}}")
- 12:28, 1 April 2024 Hefner talk contribs created page Template:Guides (Created page with "Guide to guides")
- 12:22, 1 April 2024 Hefner talk contribs created page Template:Infobox Monster/doc (Created page with "==Quick Copy== <pre>{{Infobox Monster |name = |image = |release = |update = |members = |combat = |size = |examine = |attributes = (Optional) |max hit = |aggressive = |poisonous = |attack style = |attack speed = |respawn = (Optional) |slaylvl = (Optional) |slayxp = (Optional) |cat = (Optional) |assignedby = (Optional) |hitpoints = |att = |str = |def = |mage = |range = |attbns = |strbns = |amagic = |mbns = |arange = |rngbns = |dstab = |dslash = |...")
- 12:14, 1 April 2024 Hefner talk contribs created page Module:Infobox Monster/doc (Created page with "==Quick Copy== <pre>{{Infobox Monster |name = |image = |release = |update = |removal = (Optional) |removalupdate = (Optional) |aka = (Optional) |members = |combat = |size = |examine = |attributes = (Optional) |xpbonus = |max hit = |aggressive = |poisonous = |attack style = |attack speed = |respawn = (Optional) |slaylvl = (Optional) |slayxp = (Optional) |cat = (Optional) |assignedby = (Optional) |hitpoints = |att = |str = |def = |mage = |range = |attbn...")
- 11:52, 1 April 2024 Hefner talk contribs created page File:Dps calc logo.png
- 11:52, 1 April 2024 Hefner talk contribs uploaded File:Dps calc logo.png
- 11:26, 1 April 2024 Hefner talk contribs created page File:The Wilderness.png (File uploaded with MsUpload)
- 11:26, 1 April 2024 Hefner talk contribs uploaded File:The Wilderness.png (File uploaded with MsUpload)
- 11:26, 1 April 2024 Hefner talk contribs created page File:Wilderness.png (File uploaded with MsUpload)
- 11:26, 1 April 2024 Hefner talk contribs uploaded File:Wilderness.png (File uploaded with MsUpload)
- 11:26, 1 April 2024 Jay2 talk contribs created page File:Spawn1.png
- 11:26, 1 April 2024 Jay2 talk contribs uploaded File:Spawn1.png
- 11:12, 1 April 2024 Hefner talk contribs created page File:Bones.png (File uploaded with MsUpload)
- 11:12, 1 April 2024 Hefner talk contribs uploaded File:Bones.png (File uploaded with MsUpload)
- 11:11, 1 April 2024 Hefner talk contribs created page Module:Inventory (Created page with "-- <pre> local p = {} local hasc = require('Module:Paramtest').has_content function formatAmount(_x) local x = tonumber(_x) or 1 if x < 100000 then return x, 'qty-1' elseif x < 10000000 then return tostring(math.floor(x/1000))..'K', 'qty-100k' else return tostring(math.floor(x/1000000))..'M', 'qty-10m' end end function p.main(frame) local bgType = frame.args.bgType if bgType == nil then bgType = "inventory"...")
- 11:11, 1 April 2024 Hefner talk contribs created page Template:Inventory (Created page with "{{#invoke:Inventory|main|bgType=inventory}}<noinclude>{{/doc}}</noinclude>")
- 11:10, 1 April 2024 Jay2 talk contribs created page File:AOD.png
- 11:10, 1 April 2024 Jay2 talk contribs uploaded File:AOD.png
- 11:07, 1 April 2024 Jay2 talk contribs created page Avatar (Created page with "{{external|rs}} {{Switch infobox |text1 = Monster |item1 = {{Infobox Monster |name = Avatar of Creation |image = 200px |release = 6 January 2021 |update = Soul Wars And 20th Anniversary Event |members = Yes |combat = 525 |size = 5 |examine = A being of unsurpassed vitality. |xpbonus = |max hit = 54 |aggressive = Yes (To Red team only) |poisonous = No |attack style = Crush |attack speed = 6 |slayxp = 0 |cat = |assignedby = |hitp...")
- 11:07, 1 April 2024 Hefner talk contribs created page File:Serpentine helm (uncharged).png (File uploaded with MsUpload)
- 11:07, 1 April 2024 Hefner talk contribs uploaded File:Serpentine helm (uncharged).png (File uploaded with MsUpload)
- 11:07, 1 April 2024 Hefner talk contribs created page File:Toxic blowpipe (empty).png (File uploaded with MsUpload)
- 11:07, 1 April 2024 Hefner talk contribs uploaded File:Toxic blowpipe (empty).png (File uploaded with MsUpload)
- 11:04, 1 April 2024 Hefner talk contribs created page File:Olmlet.png (File uploaded with MsUpload)
- 11:04, 1 April 2024 Hefner talk contribs uploaded File:Olmlet.png (File uploaded with MsUpload)
- 10:55, 1 April 2024 Hefner talk contribs created page File:Bolt rack.png (File uploaded with MsUpload)
- 10:55, 1 April 2024 Hefner talk contribs uploaded File:Bolt rack.png (File uploaded with MsUpload)
- 10:46, 1 April 2024 Hefner talk contribs created page File:Tokhaar-kal.png (File uploaded with MsUpload)
- 10:46, 1 April 2024 Hefner talk contribs uploaded File:Tokhaar-kal.png (File uploaded with MsUpload)
- 10:46, 1 April 2024 Hefner talk contribs created page File:Guardian of Votes.png (File uploaded with MsUpload)
- 10:46, 1 April 2024 Hefner talk contribs uploaded File:Guardian of Votes.png (File uploaded with MsUpload)
- 10:45, 1 April 2024 Hefner talk contribs created page File:Vote boss.png (File uploaded with MsUpload)
- 10:45, 1 April 2024 Hefner talk contribs uploaded File:Vote boss.png (File uploaded with MsUpload)
- 10:33, 1 April 2024 Hefner talk contribs created page File:Soulreaper axe.png (File uploaded with MsUpload)
- 10:33, 1 April 2024 Hefner talk contribs uploaded File:Soulreaper axe.png (File uploaded with MsUpload)
- 10:33, 1 April 2024 Hefner talk contribs created page File:Lil' destructor.png (File uploaded with MsUpload)