{{#invoke:extracted|extracted|filename.png}}
local p = {} --p stands for package function p.extracted(frame) return frame.args.arg1 end return p