ഉള്ളടക്കത്തിലേക്ക് പോവുക

ഘടകം:TV ratings/data

വിക്കിപീഡിയ, ഒരു സ്വതന്ത്ര വിജ്ഞാനകോശം.

ഈ ഘടകത്തിന്റെ വിവരണം ഘടകം:TV ratings/data/വിവരണം എന്ന താളിൽ നിർമ്മിക്കാവുന്നതാണ്

local seasons = {
	{ 'S1', 'S1' },
	{ 'S2', 'S2' },
	{ 'S3', 'S3' },
	{ 'S4', 'S4' },
	{ 'S5', 'S5' },
}

local function setupSortkeys(t)
	local retval = {}
	for k, v in ipairs(t) do
		retval[v[2]] = { name = v[1], sortkey = k }
	end
	return retval
end

return {
	i18n = {
		wrapper = 'Template:TV ratings',
		emptyCategory = '[[Category:Empty templates on articles]]',
		multiseasonCategory = '[[Category:Articles using TV ratings template with multiple seasons]]',
		aggregateScore = 'Aggregate score',
		aggregateScores = 'Aggregate scores',
		aggregator = 'Aggregator',
		na = 'N/A',
		publication = 'Publication',
		reception = 'Reception',
		reviewScore = 'Review score',
		reviewScores = 'Review scores',
		score = 'Score',
	},
	argi18n = {
		-- For non-English wikis, add translations of argument keys here.
		-- Example:
		-- subtitle = 'untertitel'
	}
}
"https://ml.wikipedia.org/w/index.php?title=ഘടകം:TV_ratings/data&oldid=4417361" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്