మాడ్యూల్:Main: కూర్పుల మధ్య తేడాలు

Content deleted Content added
చి en:Module:Main నుండి 6 కూర్పులు
దిద్దుబాటు సారాంశం లేదు
పంక్తి 45:
local firstPage = string.gsub(args[1], '|.*$', '')
-- Find the pagetype.
local pageType = mHatnote.findNamespaceId(firstPage) == 0 and 'articleవ్యాసం' or 'pageపుట'
-- Make the formatted link text
list = mHatlist.andList(args, true)
పంక్తి 58:
'The main %s for this [[Wikipedia:Categorization|category]] is %s'
else
mainForm = isPlural and 'Mainప్రధాన %ss: %s' or 'Mainప్రధాన %s: %s'
end
local text = string.format(mainForm, pageType, list)
"https://te.wikipedia.org/wiki/మాడ్యూల్:Main" నుండి వెలికితీశారు