Module:SoulUnlock: Difference between revisions

Jump to navigation Jump to search
Sur (talk | contribs)
m Individual and Accumulative header categories for write_table
Sur (talk | contribs)
m write_table data centered
Line 168: Line 168:
end
end
ret = '<table class="wikitable">' .. ret .. '</table>'
ret = '<table class="wikitable defaultcenter" style="text-align:center">' .. ret .. '</table>'
if debug_mode then
if debug_mode then