Changes

m
no edit summary
Line 11: Line 11:  
     !Formation
 
     !Formation
 
     !${node_type}
 
     !${node_type}
     !AD/AP/AS/AS+]],
+
     !AD/AP<br>AS/AS+]],
 
     _column_cell_templates = {
 
     _column_cell_templates = {
 
         node = [[| colspan="${colspan}" rowspan="${rowspan}" style="text-align: center; color: ${color}; background-color: ${bg_color};" |${values.node}]],
 
         node = [[| colspan="${colspan}" rowspan="${rowspan}" style="text-align: center; color: ${color}; background-color: ${bg_color};" |${values.node}]],
Line 126: Line 126:  
         air_supremacy_string = string.format("%.1d", air_supremacy)
 
         air_supremacy_string = string.format("%.1d", air_supremacy)
 
     end
 
     end
     local air_string = air_denial_string .. "/" .. air_parity_string .. "/" .. air_superiority_string .. "/" .. air_supremacy_string
+
     local air_string = air_denial_string .. "/" .. air_parity_string .. "<br>" .. air_superiority_string .. "/" .. air_supremacy_string
 
     table.insert(self._items, {
 
     table.insert(self._items, {
 
         node = node,
 
         node = node,
cssedit, gkautomate
6,941

edits