Module:Products: Difference between revisions

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