首页
随机
登录
设置
关于锑星百科
免责声明
锑星百科
搜索
Module:WikitextLC:修订历史
模块
讨论
查看该页面的日志
(
查看滥用日志
)
过滤修订版本
展开
折叠
截止日期:
标签
过滤:
wikieditor(隐藏的标签)
新重定向
清空
反选
显示版本
差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:
(当前)
=与最后修订的差异,
(之前)
=与上个修订的差异,
小
=小编辑。
2023年12月27日 (星期三)
当前
之前
13:59
2023年12月27日 (三) 13:59
fandom:antimony>Dmmldychkw
1,730字节
+1,730
创建页面,内容为“local p = {} --- Construct an inline conversion from a table input. -- @param content table of the form -- { ["zh-cn"]='foobar', ["zh-tw"]='firecat', ["zh-hk"]='' } -- @returns string -- "-{zh-cn:foobar;zh-tw:firecat;zh-hk:<span></span>}-" -- -- @fixme allow for generating output without "-{" "}-", so that -- it can be used with the last three wrappers. function p.selective( content ) local text = '-{' for variant, value in pairs( c…”