Module:MoneyMakingGuide: Difference between revisions

m
no edit summary
(Add more parameters to output)
mNo edit summary
Line 185: Line 185:
         html:wikitext(icons.GP(args['profit']))
         html:wikitext(icons.GP(args['profit']))
         else
         else
         html:wikitext(icons.GP(pOutputs.total - pInputs.total))
         html:wikitext(icons.GP(pOutputs.TotalValue - pInputs.TotalValue))
         end
         end
         html = html
         html = html
918

edits