Module:Infobox Recipe: Difference between revisions
export level as a number, for sorting purposes
(export recipe level to SMW, since it isnt always the same as the items level (for weapon crafting)) |
(export level as a number, for sorting purposes) |
||
Line 64:
['Activity KP'] = args.kp,
['Activity duration'] = args.duration,
['Activity level'] = args.level and tonumber(args.level),
['Recipe JSON'] = mw.text.jsonEncode({
|