- 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
mLine 39:
Line 39:
− +
− +
+
+
no edit summary
end
end
function EquipmentLink.test(args)
function EquipmentLink.test(frame)
local name = args.name
local args = getArgs{ frame = frame:getParent() }
local name = args[1] or "??"
local text = args.text
local text = args.text
local link = args.link
local link = args.link