• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
no edit summary
Line 62: Line 62:     
function ListOfSortable.ParseAndGenerate(frame)
 
function ListOfSortable.ParseAndGenerate(frame)
local equipmentOrShip = {}
+
local equipmentOrShip
 
if frame.args['equipmentOrShip'] ~= nil then equipmentOrShip = frame.args['equipmentOrShip'] end
 
if frame.args['equipmentOrShip'] ~= nil then equipmentOrShip = frame.args['equipmentOrShip'] end
local itemType = {}
+
local itemType
 
if frame.args['itemType']     ~= nil then itemType        = frame.args['itemType'] end
 
if frame.args['itemType']     ~= nil then itemType        = frame.args['itemType'] end
 
local remodelSuffix = {}
 
local remodelSuffix = {}
1,024

edits

Navigation menu