Module:SoulUnlock: Difference between revisionsGive feedback
m Individual and Accumulative header categories for write_table |
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 | ||