Module:Infobox Item: Difference between revisions

Jump to navigation Jump to search
180 bytes removed ,  14:52, 31 March 2022
no edit summary
No edit summary
No edit summary
Line 121: Line 121:
{ tag = 'argd', content = 'tradeable', colspan = '13' }
{ tag = 'argd', content = 'tradeable', colspan = '13' }
}
}
if ret:paramDefined('bankable') then
ret:addRow{
{ tag = 'th', content = '[[Bank]]able', colspan = '7' },
{ tag = 'argd', content = 'bankable', colspan = '13' }
}
end


ret:addRow{
ret:addRow{

Navigation menu