Module:Message box: Difference between revisions
m Text replacement - "\[\[Category:([A-Za-z]+)\s*(.*)\]\]" to "[[Category:$1 {{lc:$2}}]]" |
m Text replacement - " {{lc:" to "{{lc:" |
||
(One intermediate revision by the same user not shown) | |||
Line 116: | Line 116: | ||
-- Add tracking categories | -- Add tracking categories | ||
if args.bgcol then | if args.bgcol then | ||
result = result .. '[[Category:P {{lc: | result = result .. '[[Category:P{{lc:ages using the bgcol parameter in Message box}}]]' | ||
end | end | ||
if args.linecol then | if args.linecol then | ||
result = result .. '[[Category:P {{lc: | result = result .. '[[Category:P{{lc:ages using the linecol parameter in Message box}}]]' | ||
end | end | ||