మాడ్యూల్:Category see also: కూర్పుల మధ్య తేడాలు

Content deleted Content added
చి fix comment
output "the categories" before the links if we have more than one link
పంక్తి 73:
for i, cat in ipairs(args) do
links[i] = makeCategoryLink(cat)
end
 
local formatString
if nLinks == 1 then
formatString = '%s: %s.',
else
formatString = '%s: the categories %s.'
end
 
Line 83 ⟶ 90:
end
 
local hatnoteText = string.formatString:format(
'%s: %s.',
args.LABEL or 'See also',
mw.text.listToText(links, ', ', conjunction)
"https://te.wikipedia.org/wiki/మాడ్యూల్:Category_see_also" నుండి వెలికితీశారు