see also Module:Sandbox/Galobtter/Short_description_from_country
local p = {} function p.main(frame) return frame:extensionTag{ name = 'templatestyles', args = { src = 'Flowlist/styles.css'} } end return p