Module:Equipment/Recommended: Difference between revisions

m
style
m (no icon on notes)
m (style)
Line 123: Line 123:
table.insert(header_row, 'Notes')
table.insert(header_row, 'Notes')
table.insert(rows, '{| class="wikitable"')
table.insert(rows, '{| class="wikitable" style="padding-right: 5em;"')
table.insert(rows, '! ' .. table.concat(header_row, '\r\n! '))
table.insert(rows, '! ' .. table.concat(header_row, '\r\n! '))
892

edits