跳至內容

「Module:Data」:修訂間差異

移除 37 位元組 、​ 2021年5月10日 (星期一)
無編輯摘要
無編輯摘要
無編輯摘要
行 10: 行 10:
end
end


p.pack = makeInvokeFunc('_pack')
function pack(args)
 
function p._pack(args)
local json=require("Module:LoadJson").Packlist()['packs']
local json=require("Module:LoadJson").Packlist()['packs']
for i,k in ipairs(json) do
for i,k in ipairs(json) do