Module:Category see also: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported |
Richardpruen (talk | contribs) m 1 revision imported |
||
(One intermediate revision by one other user not shown) | |||
Line 101: | Line 101: | ||
local formatString | local formatString | ||
if nLinks == 1 then | if nLinks == 1 then | ||
formatString = '%s: %s | formatString = '%s: %s' | ||
else | else | ||
formatString = '%s | formatString = '%s the categories %s' | ||
end | end | ||