打开主菜单
首页
随机
登录
设置
关于iFx Wiki
免责声明
iFx Wiki
搜索
更改
←上一编辑
下一编辑→
模块:设定页v2
(查看源代码)
2021年7月4日 (日) 15:39的版本
添加89字节
、
2021年7月4日 (日) 15:39
无编辑摘要
第35行:
第35行:
local props = SMWUtils.query_page_properties("[["..title.."]]", prop_names)[1]["properties"]
local props = SMWUtils.query_page_properties("[["..title.."]]", prop_names)[1]["properties"]
local root = mw.html.create(nil)
local root = mw.html.create(nil)
−
root:wikitext(
renderMaintainers(frame, props["维护者"], props["创作者"]))
+
local maintainerTemp =
renderMaintainers(frame, props["维护者"], props["创作者"])
−
if props["维护者"]["仅允许维护者编辑"][1] == "t" then
+
return mw.text.jsonEncode(maintainerTemp
)
−
renderLockedPage(frame)
+
-- root:wikitext()
−
end
+
--
if props["维护者"]["仅允许维护者编辑"][1] == "t" then
−
return root:done()
+
--
renderLockedPage(frame)
+
--
end
+
--
return root:done()
end
end
return p
return p
VIFF
IFEXEditor、
行政员
、
评论管理员
、
界面管理员
、
管理员(语义MediaWiki)
、
监护人(语义MediaWiki)
、
管理员
1,370
个编辑