ഘടകം:CountryData/cacheK

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

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

local CountryData = require('Module:CountryData')
local pages = {'Afghanistan', 'Angola', 'Bahrain', 'Democratic_Republic_of_the_Congo', 'East_Germany', 'Fiji', 'Honduras', 'Jordan', 'Kuwait', 'Mali', 'Taiwan', 'Tanzania'}
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/cacheK&oldid=4024323" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്