更改
跳到导航
跳到搜索
←上一编辑
下一编辑→
模块:Inherit
(查看源代码)
2020年12月31日 (四) 18:54的版本
删除38字节
、
2020年12月31日 (四) 18:54
无编辑摘要
第54行:
第54行:
local query = anchor_query .. property_query .. "|" ..content_query .. "|format=plainlist"
local query = anchor_query .. property_query .. "|" ..content_query .. "|format=plainlist"
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
−
local res = r.printouts[query_property]
+
for k, t in ipairs(
r.printouts[anchor_property]
) do
−
if res then
+
results[t
.fulltext
] = true
−
for k, t in ipairs(
res
) do
−
results[t] = true
end
end
end
end
−
end
return results
return results
end
end
VIFF
IFEXEditor、
行政员
、
评论管理员
、
界面管理员
、
管理员(语义MediaWiki)
、
监护人(语义MediaWiki)
、
管理员
1,370
个编辑
导航菜单
个人工具
创建账户
登录
名字空间
模块
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
MediaWiki帮助
工具
特殊页面
可打印版本