更改
跳到导航
跳到搜索
←上一编辑
下一编辑→
模块:Inherit
(查看源代码)
2020年12月31日 (四) 17:26的版本
添加68字节
、
2020年12月31日 (四) 17:26
无编辑摘要
第53行:
第53行:
local res = mw.smw.getQueryResult(query)
local res = mw.smw.getQueryResult(query)
for j, r in ipairs(res.results) do
for j, r in ipairs(res.results) do
−
for k, t in ipairs(
r.printouts[query_property]
) do
+
local res = r.printouts[query_property]
−
results[t] = true
+
if res then
+
for k, t in ipairs(
res
) do
+
results[t] = true
+
end
end
end
end
end
VIFF
IFEXEditor、
行政员
、
评论管理员
、
界面管理员
、
管理员(语义MediaWiki)
、
监护人(语义MediaWiki)
、
管理员
1,370
个编辑
导航菜单
个人工具
创建账户
登录
名字空间
模块
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
MediaWiki帮助
工具
特殊页面
可打印版本