local p = {} function p.main(frame) return frame:extensionTag('ref', '', {name = 'foobar'}) end return p