Module:Sandbox/User:Alsang: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 61:
json.Value = product.Value
-- Filter out when this item isn't actually used (Will happen on pages with multiple recipes)
table.insert(parsed, json)
end
table.sort(parsed, recipe_sort)
|