• 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
no edit summary
Line 459: Line 459:  
table.insert(table_classes, "mw-collapsed")
 
table.insert(table_classes, "mw-collapsed")
 
end
 
end
self._vars.table_class = table.concat(table_classes, "")
+
self._vars.table_class = table.concat(table_classes, " ")
 
self._vars.table_id = collapsible and collapsible ~= "true" and ("mw-customcollapsible-" .. collapsible) or ""
 
self._vars.table_id = collapsible and collapsible ~= "true" and ("mw-customcollapsible-" .. collapsible) or ""
 
self._vars.float = self._args.float and "" or self._float_style_template
 
self._vars.float = self._args.float and "" or self._float_style_template
36,261

edits

Navigation menu