Module:Video game reviews/sandbox: Difference between revisions

Content deleted Content added
Jackmcbarn (talk | contribs)
further simplify getPlatforms
Jackmcbarn (talk | contribs)
better function name
Line 58:
 
--
-- Returns the count of how many platformssystems are active.
--
function getPlatformsgetActiveSystemCount(args)
local count = 0
for _,v in ipairs(data.systems) do
Line 583:
-- calls for the args.
args = reviewBoxArgs
platforms = getPlatformsgetActiveSystemCount(args)
custome_rev = custome_rev()
custome_agg = custome_agg()