Module:NoteTA: Difference between revisions
Jump to navigation
Jump to search
m 1 revision imported |
m Text replacement - "{{lc:}}" to "" |
||
(3 intermediate revisions by the same user not shown) | |||
Line 57: | Line 57: | ||
:wikitext( code ) ) | :wikitext( code ) ) | ||
if args.G31 ~= nil then | if args.G31 ~= nil then | ||
code = code .. '[[Category: | code = code .. '[[Category:N{{lc:oteTA模板参数使用数量超过限制的页面|G}}]]' | ||
end | end | ||
end | end | ||
Line 88: | Line 88: | ||
:wikitext( code ) ) | :wikitext( code ) ) | ||
if args[31] ~= nil then | if args[31] ~= nil then | ||
code = code .. '[[Category: | code = code .. '[[Category:N{{lc:oteTA模板参数使用数量超过限制的页面|L}}]]' | ||
end | end | ||
end | end |