• 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 78: Line 78:  
     local body = mw.html.create("table")
 
     local body = mw.html.create("table")
 
     body:addClass("wikitable")
 
     body:addClass("wikitable")
     body:addClass("collapsible")
+
     body:addClass("mw-collapsible")
 
     if collapsed then
 
     if collapsed then
         body:addClass("collapsed")
+
         body:addClass("mw-collapsed")
 
     end
 
     end
 
     local titleRow = mw.html.create("tr")
 
     local titleRow = mw.html.create("tr")
2,922

edits

Navigation menu