Difference between revisions of "Module:OTable"

Jump to navigation Jump to search
m
no edit summary
m
m
Line 72: Line 72:
local production = ''
local production = ''
if c.input then  
if c.input then  
production = '\'\'\'Requires:\'\'\'<br />'
production = '\'\'\'Consumes:\'\'\'<br />'
for k, v in pairs(c.input) do
for k, v in pairs(c.input) do
production = production .. i.icon(v, nil, nil, v, 'en') .. '<br />'
production = production .. i.icon(v, nil, nil, v, 'en') .. '<br />'
606

edits

Navigation menu