Module:Used in recommended equipment: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

17 October 2024

11 October 2024

  • curprev 23:3623:36, 11 October 2024Alex talk contribs 5,707 bytes +5,707 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..."