Jump to content

Main public logs

Combined display of all available logs of Wikipedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:33, 27 Hlakubele 2022 Prince ovy bua litsebo created page Module:CountryData/cacheL (Created page with "local CountryData = require('Module:CountryData') local pages = {'Apulia', 'Bahamas', 'Burkina_Faso', 'Cambodia', 'Haiti', 'Kyrgyzstan', 'Monaco', 'Mongolia', 'Namibia', 'Nazi_Germany', 'Nicaragua', 'Zambia'} local p = { data = {} } local frame = mw.getCurrentFrame() for _,v in ipairs(pages) do p.data[v] = CountryData.gettable(frame, v, {}) end return p")