• 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
no edit summary
Line 18: Line 18:  
-- TODO: have a syntax for calling Module:Formatting functions?
 
-- TODO: have a syntax for calling Module:Formatting functions?
 
local formatting_functions = {
 
local formatting_functions = {
 +
 +
    night_battle_power = function(ship)
 +
        return (ship:firepower_max() or 0) + (ship:torpedo_max() or 0)
 +
    end,
 
      
 
      
 
     code = function(ship)
 
     code = function(ship)
cssedit, gkautomate
6,928

edits

Navigation menu