Module:Infobox Item: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 215:
end
-- ret:addRow{
-- { tag = 'th', content = '[[Examine]]', colspan = '7' },
-- { tag = 'argd', content = 'examine', colspan = '13' }
-- }
ret:pad(20) -- :pad(20) before (added ret due to removal of the above)
:pad(20)
:addRow{
{ tag = 'th', content = 'Values', class = 'infobox-subheader', colspan = '20' }