• 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 347: Line 347:  
             table.insert(result, "<h2>" .. title .. "</h2>")
 
             table.insert(result, "<h2>" .. title .. "</h2>")
 
         end
 
         end
         if form.normal and form.damaged then
+
         table.insert(result, '<div class="ship-gallery-page-section">')
            table.insert(result, '<div class="ship-gallery-page-section">')
  −
        end
   
         if form.normal then
 
         if form.normal then
 
             table.insert(result, '<div class="ship-gallery-page-section-image">')
 
             table.insert(result, '<div class="ship-gallery-page-section-image">')
Line 360: Line 358:  
             table.insert(result, "</div>")
 
             table.insert(result, "</div>")
 
         end
 
         end
         if form.normal and form.damaged then
+
         table.insert(result, "</div>")
            table.insert(result, "</div>")
  −
        end
   
     end
 
     end
 
     table.insert(result, "</div>")
 
     table.insert(result, "</div>")
cssedit, gkautomate
7,060

edits

Navigation menu