Changes

m
no edit summary
Line 25: Line 25:  
${compatibility_details}${bonus_details}
 
${compatibility_details}${bonus_details}
 
|}]],
 
|}]],
     _bonus_header = [[
+
     _bonus_header = [[|-
|-
   
| colspan="2" style="text-align: center; background-color: LightSkyBlue;" | '''Bonus''']],
 
| colspan="2" style="text-align: center; background-color: LightSkyBlue;" | '''Bonus''']],
 
     _bonus_row = [=[|-
 
     _bonus_row = [=[|-
Line 337: Line 336:  
         })
 
         })
 
     end
 
     end
     self._vars.bonus_details = #result > 1 and table.concat(result, "\n") or ""
+
     self._vars.bonus_details = #result > 1 and ("\n" .. table.concat(result, "\n")) or ""
 
end
 
end
  
cssedit, gkautomate
6,926

edits