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