Module:Products: Difference between revisions
Link image to page
(Reduce padding before image of product) |
(Link image to page) |
||
Line 92:
:addClass('plinkt-image no-border')
:css{ ['border-left'] = '0', ['padding-left'] = '0' }
:wikitext('[[File:' .. recipe.output[1].name .. '.png|link=' .. recipe.output[1].name .. '|30px]]')
:done()
:tag('td')
|