Content deleted Content added
Jackmcbarn (talk | contribs) use new data format |
Jackmcbarn (talk | contribs) apply same simplifications to aggregator logic, and remove now-unused Split function |
||
Line 22:
local HtmlBuilder = require('Module:HtmlBuilder')
local categoryHandler = require('Module:Category handler').main
table.insert(retval, elem)▼
local function getActiveSystems(args)
Line 491 ⟶ 481:
function p._reviewbox(args)
local halfkeysrev, halfkeysagg = {}, {}
local sortedArgKeys = {}
Line 527 ⟶ 516:
end
if platforms ~= 0 then
local seenAggregators = {}
if splitPos then
local halfarg = argKey:sub(1, splitPos - 1)
end
end
end
else
for
if
end
end
|