Error: Index expected
local p = {} function p.test(frame) return frame:getParent():preprocess( '{{int:proofreadpage_index_expected}}' ) end return p