查看“︁Module:大家族内容行”︁的源代码
←
Module:大家族内容行
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
local p = {} function p.main(frame) local wrappers = { ['Template:沙盒'] = true, ['Template:大家族内容行'] = true, ['Template:Links/br'] = true } local parent = frame:getParent() if parent and wrappers[parent:getTitle()] then frame = parent end return p._main(frame.args) end function p._main(args) local titles = {} -- 链接 local sep -- 分隔字符串 local str -- 返回值 local nolink -- boolean -- 处理参数 -- 参数有:1~n、char、indent、nolink for i, v in ipairs(args) do v = mw.text.trim(v) if v ~= '' then table.insert(titles, v) end end nolink = args.nolink and args.nolink ~= '' -- 构造分隔字符串 local sepParts = { ']]', args.char or ' • ', '', '[[' } if nolink then sepParts[1], sepParts[4] = '', '' end local indent = tonumber(args.indent) if indent and indent >= 3 then sepParts[3] = '<!--\n'..mw.ustring.rep(' ', indent - 3)..'-->' end sep = table.concat(sepParts) -- 输出 str = table.concat(titles, sep) if not nolink then str = '[['..str..']]' end return str end return p
该页面使用的模板:
Module:大家族内容行/doc
(
查看源代码
)
返回
Module:大家族内容行
。
导航菜单
个人工具
创建账号
登录
命名空间
模块
讨论
English
查看
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
特殊页面
工具
链入页面
相关更改
页面信息
批量上传文件
友情链接
VCPedia
其他相关站点
vocaloid中文歌詞wiki
UTAU中华组wiki
初音ミク Wiki
VOCALOID Wiki
Vocaloid Lyrics Wiki
Vocaloid Database