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: (nau) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 Me 2024

  • nauprev 02:4702:47, 23 Me 2024 2601:18e:c67e:71e0:203a:b57a:b4c9:1a69 toktok 12,263 bytes +12,263 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,..."