see also Module:Sandbox/Galobtter/Short_description_from_country
local p = {} function p.main(frame) local content = mw.title.getCurrentTitle():getContent(); hasCategory = content:find("Category:X1", 1, true); end return p