Jump to content

Module:Flagg: Revision history

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

13 Phukwi 2024

  • gompienomorago 20:5020:50, 13 Phukwi 2024 2601:18e:c67e:71e0:485a:96c2:6e05:a8aa bua 12,279 bytes +12,279 Created page with "local titleSelf = mw.title.new(... or mw.getCurrentFrame():getTitle()) local titleCountryData = mw.title.newModule:CountryData if titleSelf.isSubpage then local sandbox = titleSelf.subpageText:match^sandbox if sandbox then titleCountryData = titleCountryData:subPageTitle(sandbox) end end local CountryData = require(tostring(titleCountryData)) local p = {} function p.main(frame) --Get input arguments local args = require('Module:Arguments').getArgs(frame,..."