• 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 105: Line 105:  
     local remodel_string = remodel and "/" .. remodel or ""
 
     local remodel_string = remodel and "/" .. remodel or ""
 
      
 
      
 +
    local extra = line.extra
 +
 
     if old then
 
     if old then
 
         remodel_string = remodel_string .. "/Old"
 
         remodel_string = remodel_string .. "/Old"
 +
        extra = true
 
     end
 
     end
   Line 132: Line 135:  
     ]]--
 
     ]]--
   −
     if (not remodel and not line.extra or jaEn or ja or en or note) and not is_empty_pre_kai_line then
+
     if (not remodel and not extra or jaEn or ja or en or note) and not is_empty_pre_kai_line then
 
         local line_name = count == 0 and (remodel and line.name .. " (" .. remodel .. ")" or line.name) or remodel or line.name
 
         local line_name = count == 0 and (remodel and line.name .. " (" .. remodel .. ")" or line.name) or remodel or line.name
 
         local ja_style = not jaEn and (not ja or ja == "" or ja == "?") and templates.incomplete_style
 
         local ja_style = not jaEn and (not ja or ja == "" or ja == "?") and templates.incomplete_style
cssedit, gkautomate
7,060

edits

Navigation menu