• 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 64: Line 64:  
function Utils.test_context(frame)
 
function Utils.test_context(frame)
 
     local context = Utils.context(frame)
 
     local context = Utils.context(frame)
     return "arg = " + (context.arg or "?") + " @ " + (context.pagename or "?")
+
     return "arg = " .. (context.arg or "?") .. " @ " .. (context.pagename or "?")
 
end
 
end
    
return Utils
 
return Utils
cssedit, gkautomate
6,928

edits

Navigation menu