• 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 12: Line 12:  
     !AS]],
 
     !AS]],
 
     _column_cell_templates = {
 
     _column_cell_templates = {
         node = [[| colspan="${colspan}" rowspan="${rowspan}" style="text-align: center; color: ${color};" |${values.node} <span style="color: ${time_color};">${values.time}</span>]],
+
         node = [[| colspan="${colspan}" rowspan="${rowspan}" style="text-align: center; color: ${color};" |${values.node}<br /><span style="color: ${time_color};">${values.time}</span>]],
 
         formation = [[| style="background-color: ${bg_color}" |${values.formation}]],
 
         formation = [[| style="background-color: ${bg_color}" |${values.formation}]],
 
         fleet = [[| style="background-color: ${bg_color}" |${values.fleet}]],
 
         fleet = [[| style="background-color: ${bg_color}" |${values.fleet}]],
Line 103: Line 103:  
    node, time = self:process_node(item_key)
 
    node, time = self:process_node(item_key)
 
    if boss then
 
    if boss then
        node = node .. " (Boss Node)"
+
        node = node .. "<br />(Boss Node)"
 
    end
 
    end
 
    mode = 2
 
    mode = 2
48

edits

Navigation menu