Jump to content

Module:CountryData/cacheE

විකිපීඩියා වෙතින්
09:12, 17 අගෝස්තු 2023 වන විට Pinthura (සාකච්ඡාව | දායකත්ව) (Moved page from en:Module:CountryData/cacheE (history)) විසින් සිදු කර ඇති සංශෝධන
(වෙනස) ← පැරණි සංශෝධනය | වත්මන් සංශෝධනය (වෙනස) | නව සංශෝධනය → (වෙනස)
local CountryData = require('Module:CountryData')
local pages = {'Egypt', 'Estonia', 'Indonesia', 'Ireland', 'Kazakhstan', 'Malaysia', 'Nigeria', 'Peru', 'Philippines', 'Soviet_Union', 'Venezuela', 'Wales'}
local p = {
    data = {}
}
local frame = mw.getCurrentFrame()

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

return p
"https://si.wikipedia.org/w/index.php?title=Module:CountryData/cacheE&oldid=576606" වෙතින් සම්ප්‍රවේශනය කෙරිණි