Module:Products: Difference between revisions

24 bytes added ,  30 November 2024
Reduce padding before image of product
(Rewrite to use Property:Recipe JSON and mw.html; show quantity of output)
(Reduce padding before image of product)
Line 91:
:tag('td')
:addClass('plinkt-image no-border')
:css{ ['border-left'] = '0', ['padding-left'] = '0' }
:wikitext('[[File:' .. recipe.output[1].name .. '.png|30px]]')
:done()
1,520

edits