see also Module:Sandbox/Galobtter/Short_description_from_country
local p = {} function p.main(frame) return mw.addWarning('Foo') end return p