• 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 107: Line 107:  
         return "|-\n"
 
         return "|-\n"
 
     elseif prefix == "?" then
 
     elseif prefix == "?" then
         prefix = string.sub(prefix, 1, 1)
+
         prefix = string.sub(arg, 2, 1)
 
         if prefix == "?" then
 
         if prefix == "?" then
 
             local key = string.sub(arg, 3)
 
             local key = string.sub(arg, 3)
Line 147: Line 147:     
function Calc.test()
 
function Calc.test()
     --[[
+
      
 
     mw.log(Calc.format(nil, {
 
     mw.log(Calc.format(nil, {
 
         format = "table",
 
         format = "table",
Line 153: Line 153:  
         "#", "!@", "?id", "?link", "?implementation_date"
 
         "#", "!@", "?id", "?link", "?implementation_date"
 
     }))
 
     }))
     ]]--
+
      
 
end
 
end
    
return Calc
 
return Calc
cssedit, gkautomate
7,060

edits

Navigation menu