Module:Infobox Item: Difference between revisions

Jump to navigation Jump to search
138 bytes removed ,  11:34, 9 November 2022
no edit summary
No edit summary
No edit summary
 
Line 132: Line 132:
}
}
end
end


ret:addRow{
ret:addRow{
{ tag = 'th', content = '[[Members]]', colspan = '7' },
{ tag = 'argd', content = 'members', colspan = '13' }
}
:pad(20)
:addRow{
{ tag = 'th', content = 'Properties', class = 'infobox-subheader', colspan = '20' }
{ tag = 'th', content = 'Properties', class = 'infobox-subheader', colspan = '20' }
}
}

Navigation menu