MyWikiBiz, Author Your Legacy — Thursday December 11, 2025
Jump to navigationJump to search
142 bytes added
, 21:11, 15 July 2021
local p = {}
function p.hello( frame )
s = require ('Module:CountryNameDemonym').getCountryFromAdjective(frame)
return s
end
return p