• 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 166: Line 166:  
     local shipInfo = assert(shipmodule.data[shipNum], "This KanMusu ID doesn't contains any data")
 
     local shipInfo = assert(shipmodule.data[shipNum], "This KanMusu ID doesn't contains any data")
   −
     local RscHeader = '<th style="width: 25%; white-space: nowrap; {{border-radius|12px 4px 4px 12px}} background-color: #3baef5; color: #ffffff; padding-left: 5px; padding-right: 5px; text-align: right;">'
+
     local RscHeader = '<th style="width: 125px; white-space: nowrap; {{border-radius|12px 4px 4px 12px}} background-color: #3baef5; color: #ffffff; padding-left: 5px; padding-right: 5px; text-align: right;">'
     local RscData = '<td style="width: 25%; white-space: nowrap; text-align: center;">'
+
     local RscData = '<td style="white-space: nowrap; text-align: center;">'
     local RscData2 = '<td colspan="3" style="width: 75%; white-space: nowrap; text-align: center;">'
+
     local RscData2 = '<td colspan="3" style="white-space: nowrap; text-align: center;">'
    
     -- Equipment table
 
     -- Equipment table
Line 230: Line 230:  
     local shipInfo = assert(shipmodule.data[shipNum], "This KanMusu ID doesn't contains any data")
 
     local shipInfo = assert(shipmodule.data[shipNum], "This KanMusu ID doesn't contains any data")
   −
     local RscHeader = '<th style="width: 25%; white-space: nowrap; {{border-radius|12px 4px 4px 12px}} background-color: #3baef5; color: #ffffff; padding-left: 5px; padding-right: 5px; text-align: right;">'
+
     local RscHeader = '<th style="width: 125px; white-space: nowrap; {{border-radius|12px 4px 4px 12px}} background-color: #3baef5; color: #ffffff; padding-left: 5px; padding-right: 5px; text-align: right;">'
     local RscData = '<td style="width: 25%;  white-space: nowrap; text-align: center;">'
+
     local RscData = '<td style="white-space: nowrap; text-align: center;">'
     local RscData2 = '<td colspan="3" style="width: 75%; white-space: nowrap; text-align: center;">'
+
     local RscData2 = '<td colspan="3" style="white-space: nowrap; text-align: center;">'
    
     -- Construction info
 
     -- Construction info
5,421

edits

Navigation menu