en:Module:Documentation oldid=924022556 より更新
Triple-Zeta (トーク | 投稿記録) 細 (1版 をインポートしました) |
template>ネイ (en:Module:Documentation oldid=924022556 より更新) |
||
445行目: | 445行目: | ||
local links | local links | ||
local content = args.content | local content = args.content | ||
if not content then | if not content or args[1] then | ||
-- No need to include the links if the documentation is on the template page itself. | -- No need to include the links if the documentation is on the template page itself. | ||
local linksData = p.makeStartBoxLinksData(args, env) | local linksData = p.makeStartBoxLinksData(args, env) |