p = {} function p.delink(frame) text = frame.args[1] text = mw.ustring.match(text, "(UNIQ.-QINU)") return text end return p