Module:NoteTA: Difference between revisions
m Text replacement - "Category:([A-Za-z]+)\s*(.*)" to "Category:$1 {{lc:$2}}" |
m Text replacement - "{{lc:}}" to "" |
||
(One intermediate revision 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:N | 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:N | code = code .. '[[Category:N{{lc:oteTA模板参数使用数量超过限制的页面|L}}]]' | ||
end | end | ||
end | end |