Difference between revisions of "Module:Cat main"

Jump to navigation Jump to search
40 bytes removed ,  13:49, 13 May 2017
Removed link to nonexistent help page
m (1 revision imported: Main article template)
 
(Removed link to nonexistent help page)
 
Line 44: Line 44:
local stringToFormat
local stringToFormat
if #links > 1 then
if #links > 1 then
stringToFormat = 'The main %ss for this [[Help:Categories|category]] are %s.'
stringToFormat = 'The main %ss for this category are %s.'
else
else
stringToFormat = 'The main %s for this [[Help:Categories|category]] is %s.'
stringToFormat = 'The main %s for this category is %s.'
end
end


Navigation menu