Module:ShopPrice: 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

  • curprev 00:1300:13, 17 October 2024Alex talk contribs 3,501 bytes +3,501 Created page with "-- <pre> local p = {} local commas = require("Module:Addcommas")._add local params = require('Module:Paramtest') local currencyImage = require("Module:Currency Image") local purge = require("Module:Purge")._purge function p.getLowestPrice(item) local item = item.args[1] mw.log(string.format('Searching for shops that sell: %s', item)) -- Get parsed smw data local data = p.getData(item) -- Create the header of the output local priceData = {..."