打开主菜单
首页
随机
登录
设置
关于iFx Wiki
免责声明
iFx Wiki
搜索
更改
←上一编辑
下一编辑→
模块:Inherit
(查看源代码)
2021年3月24日 (三) 11:57的版本
添加31字节
、
2021年3月24日 (三) 11:57
无编辑摘要
第68行:
第68行:
end
end
+
local x = ""
for i, prop in ipairs(properties) do
for i, prop in ipairs(properties) do
local title = frame.args[prop.."_title"]
local title = frame.args[prop.."_title"]
第79行:
第80行:
final_values = _merge_keys(final_values, reversed_values)
final_values = _merge_keys(final_values, reversed_values)
end
end
−
return
mw.dumpObject(final_values)
+
x = x..
mw.dumpObject(final_values)
end
end
+
return x
end
end
VIFF
IFEXEditor、
行政员
、
评论管理员
、
界面管理员
、
管理员(语义MediaWiki)
、
监护人(语义MediaWiki)
、
管理员
1,370
个编辑