Module:Equipment/Recommended: Difference between revisions

m
style
m (style)
m (style)
Line 124: Line 124:
table.insert(header_row, 'Notes')
table.insert(header_row, 'Notes')
table.insert(rows, '{| class="wikitable align-center-1 align-center-2"')
table.insert(rows, '{| class="wikitable col-1-center col-2-center"')
table.insert(rows, header_style .. table.concat(header_row, '\r\n'..header_style))
table.insert(rows, header_style .. table.concat(header_row, '\r\n'..header_style))
892

edits