local CountryData = require('Module:CountryData')local pages = local p = local frame = mw.getCurrentFrame
for _,v in ipairs(pages) do p.data[v] = CountryData.gettable(frame, v,)end
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:CountryData/cacheA".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.