Jump to content

Module:CountryData/cacheG

විකිපීඩියා වෙතින්
09:13, 17 අගෝස්තු 2023 වන විට Pinthura (සාකච්ඡාව | දායකත්ව) (Moved page from en:Module:CountryData/cacheG (history)) විසින් සිදු කර ඇති සංශෝධන
(වෙනස) ← පැරණි සංශෝධනය | වත්මන් සංශෝධනය (වෙනස) | නව සංශෝධනය → (වෙනස)
local CountryData = require('Module:CountryData')
local pages = {'Armenia', 'Cuba', 'Cyprus', 'Ecuador', 'Ghana', 'Iceland', 'Jamaica', 'Luxembourg', 'Paraguay', 'Tunisia', 'Vietnam', 'West_Germany'}
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/cacheG&oldid=576610" වෙතින් සම්ප්‍රවේශනය කෙරිණි