• 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 52: Line 52:  
_large_ship_construction_label = "[[Construction#Large_Ship_Construction_Recipe|LSC]]",
 
_large_ship_construction_label = "[[Construction#Large_Ship_Construction_Recipe|LSC]]",
 
_buildable_label = "Construction",
 
_buildable_label = "Construction",
_drop_label = "[[Drop_List#Drop_List_Table|Drop]]",
+
_drop_label = "Drop",
 
_details_template = " (${details})",
 
_details_template = " (${details})",
 
_event_reward_label = "[[Template:Event_Drop|Event Reward]]",
 
_event_reward_label = "[[Template:Event_Drop|Event Reward]]",
Line 178: Line 178:  
end
 
end
 
    local details_len = #details
 
    local details_len = #details
if details_len > 0 and self._detailed_availability then
+
if details_len > 0 then
 
details = format{self._details_template, details = table.concat(details, ", ")}
 
details = format{self._details_template, details = table.concat(details, ", ")}
 
if details_len > self._max_drops_before_collapsible then
 
if details_len > self._max_drops_before_collapsible then
cssedit, gkautomate
6,928

edits

Navigation menu