Module:EliteShipsKaiSortable

Revision as of 03:59, 11 July 2015 by com>Ckwng (typo)

Documentation for this module may be created at Module:EliteShipsKaiSortable/doc

local EliteShipsKai = require('Module:EliteShipsKai')

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

EliteShipsKaiSortable.create_data_rows = EliteShipsKaiSortable.create_data_rows_plain

return EliteShipsKaiSortable