return { ifeq = function (frame) return mw.text.unstripNoWiki(frame.args[1] or '') == mw.text.unstripNoWiki(frame.args[2] or '') end }