Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Livermore History Collaborative. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:03, 28 November 2025 Bmcfann talk contribs created page Module:Process entire Ask query with format plainlist (Created page with "local p = {} function p.processData(frame) local plainlistString = frame.args.data --local dataTable = mw.text.jsonDecode(jsonString) -- Now you can work with dataTable in Lua -- For example, iterate through the results: --local output = "" --for _, item in ipairs(dataTable.results) do -- output = output .. "City: " .. item.printouts.Population[1].fulltext .. ", Area: " .. item.printouts.Area[1].fulltext .. "\n" local vartype = type(p...")