- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:EliteShipsKaiSortable"
Jump to navigation
Jump to search
com>Ckwng (sortable eliteships table.) |
com>Ckwng m (typo) |
||
Line 5: | Line 5: | ||
} | } | ||
− | + | EliteShipsKaiSortable.create_data_rows = EliteShipsKaiSortable.create_data_rows_plain | |
return EliteShipsKaiSortable | return EliteShipsKaiSortable |
Revision as of 03:59, 11 July 2015
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