Module:Flagg: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit, ← = automatic edit summary

21 July 2022

  • curprev 09:5409:54, 21 July 2022WikiDwarf talk contribs 11,180 bytes +11,180 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,..."