local p = {} function p.main(frame) return frame:expandTemplate{title='flag',args={frame.args[1]}} end return p