• 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 137: Line 137:  
         first = false
 
         first = false
 
       end
 
       end
       local fleetNote = U.ijoin(fleet.notes, ', ') .. ' : ' ..fleetType .. ' (Variant ' .. i .. ')'
+
       local fleetNote = U.ijoin(fleet.notes, ', ') .. ' : ' ..fleetType .. ' (Variant ' .. i .. ', ' .. (fleet.date or '??') .. '~)'
 
       if fleet.f2p and fleet.f2p > 0 then
 
       if fleet.f2p and fleet.f2p > 0 then
 
         fleetNote = fleetNote .. " '''{{color|green|{{tooltip|Regular|"  .. fleet.f2p ..  " samples}}}}'''"
 
         fleetNote = fleetNote .. " '''{{color|green|{{tooltip|Regular|"  .. fleet.f2p ..  " samples}}}}'''"
Line 143: Line 143:  
       if fleet.p2w and fleet.p2w > 0 then
 
       if fleet.p2w and fleet.p2w > 0 then
 
         fleetNote = fleetNote .. " '''{{color|red|{{tooltip|Powerful|"  .. fleet.p2w ..  " samples}}}}'''"
 
         fleetNote = fleetNote .. " '''{{color|red|{{tooltip|Powerful|"  .. fleet.p2w ..  " samples}}}}'''"
      end
  −
      if fleet.date then
  −
      fleetNote = fleetNote .. " ''(from " .. fleet.date .. ")''"
   
       end
 
       end
 
       if table.getn(fleet.voices or {}) > 0 then
 
       if table.getn(fleet.voices or {}) > 0 then
cssedit, gkautomate
6,928

edits

Navigation menu