開啟主選單
求真百科
搜尋
變更
← 較舊編輯
較新編輯 →
模块:Documentation
增加 11 位元組
,
5 年前
小
Fix logic error
local links
local content = args.content
if not content
or args[1]
then
-- No need to include the links if the documentation is on the template page itself.
local linksData = p.makeStartBoxLinksData(args, env)
匿名用戶
mediawiki1>Cobi