All public logs
Jump to navigation
Jump to search
Combined display of all available logs of RuneRealm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:36, 12 October 2024 Alex talk contribs created page Module:Used in recommended equipment (Created page with "local p = {} local contains = require('Module:Array').contains local pagesWithCats = require('Module:PageListTools').pageswithcats local paramTest = require('Module:Paramtest') local ask = mw.smw.ask local decode = mw.text.jsonDecode local html = mw.html local title = mw.title local trim = mw.text.trim function buildRow(positions, page, tableStyle) local row = html.create('tr') row:tag('td'):attr('data-sort-value', string.sub(positions, 1, 1)):wikitext(positions):do...")