Module:Packlist index:修订间差异

添加5字节 、​ 2022年10月4日 (星期二)
无编辑摘要
(cover up)
无编辑摘要
第1行: 第1行:
local p = { single = { idx = -100, name = "Memory Archive" } }
local p = { single = { idx = -100, name = "Memory Archive" } }
local plst = mw.text.jsonDecode(mw.getCurrentFrame():expandTemplate { title = "packlist" }).packs
local plst = mw.text.jsonDecode(mw.getCurrentFrame():expandTemplate { title = "packlist.json" }).packs
local special = { base = true, omatsuri = true, observer = true }
local special = { base = true, omatsuri = true, observer = true }
for i, v in ipairs(plst) do
for i, v in ipairs(plst) do