• 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 46: Line 46:  
         if (i - 1) % 10 == 0 then
 
         if (i - 1) % 10 == 0 then
 
             local key = 'key' .. i
 
             local key = 'key' .. i
             context['custom_row_' .. key .. '_content'] = string.format('===No.%d-%d===', i, i - 1 + 10)
+
             context['custom_row_' .. key .. '_content'] = string.format('==No.%d-%d==', i, i - 1 + 10)
 
             return '!' .. key
 
             return '!' .. key
 
         end
 
         end
cssedit, gkautomate
6,928

edits

Navigation menu