Module:Message box: Difference between revisions
No edit summary |
m Text replacement - " {{lc:" to "{{lc:" |
||
(3 intermediate revisions 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: | 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: | result = result .. '[[Category:P{{lc:ages using the linecol parameter in Message box}}]]' | ||
end | end | ||