ഘടകം:CountryData/cacheF

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

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

local CountryData = require('Module:CountryData')
local pages = {'Algeria', 'Azerbaijan', 'Bosnia_and_Herzegovina', 'Georgia_(country)', 'Hong_Kong', 'Latvia', 'Lithuania', 'Morocco', 'Pakistan', 'Republic_of_Ireland', 'Singapore', 'Uruguay'}
local p = {
    data = {}
}
local frame = mw.getCurrentFrame()

for _,v in ipairs(pages) do
    p.data[v] = CountryData.gettable(frame, v, {})
end

return p
"https://ml.wikipedia.org/w/index.php?title=ഘടകം:CountryData/cacheF&oldid=3895377" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്