Changes

sortable eliteships table.
local EliteShipsKai = require('Module:EliteShipsKai')

local EliteShipsKaiSortable = EliteShipsKai{
_table_start = [[{| class="wikitable sortable typography-xl-optout"]],
}

EliteShipsKai.create_data_rows = EliteShipsKai.create_data_rows_plain

return EliteShipsKaiSortable
Anonymous user