打开主菜单
首页
随机
登录
设置
关于iFx Wiki
免责声明
iFx Wiki
搜索
更改
←上一编辑
下一编辑→
模块:设定页v2
(查看源代码)
2026年2月24日 (二) 15:40的版本
添加326字节
、
周二15:40
无编辑摘要
第134行:
第134行:
}
}
return frame:expandTemplate{title = "LinkButtonBox", args = args}
return frame:expandTemplate{title = "LinkButtonBox", args = args}
+
end
+
+
function renderShareButton(frame)
+
local title = PageName.getPageName()
+
local args = {
+
image = 'ShareButton.svg',
+
link = 'https://share-wiki.ifworlds.org/#/share?title='..title
+
}
+
return frame:expandTemplate{title = "ShareButtonBox", args = args}
end
end
第159行:
第168行:
+
root:wikitext(renderShareButton(frame))
root:wikitext(renderEditButton(frame))
root:wikitext(renderEditButton(frame))
return root:done()
return root:done()
VIFF
IFEXEditor、
行政员
、
评论管理员
、
界面管理员
、
管理员(语义MediaWiki)
、
监护人(语义MediaWiki)
、
管理员
1,373
个编辑