Jump to content

Module:CountryData/cacheG: Urukurikirane rw'ihindurwa

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (muri iki gihe) = difference with latest revision, (ubushize) = difference with preceding revision, m = minor edit.

10 Mata 2025

  • muri iki giheubushize 02:2602:26, 10 Mata 2025 2601:18e:d104:4ab0:cd5a:583f:d66e:f1a2 ibiganiro byanjye 356 bytes +356 Created page with "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"